Skip to content

#beeaf2

a light, vivid cyan · cool · closest name: Powder Blue

RGB
190, 234, 242
HSL
189°, 67%, 85%
CMYK
22, 3, 0, 5
Luminance
0.7620

At a glance

Every number on this page in one read: what #beeaf2 is made of, how bright it looks, and which way it leans.

Hex
#beeaf2
Hue
189°
cyan
Saturation
67%
vivid
Lightness
85%
light
Brightness
95%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7620
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
16.24:1
Closest name
Powder Blue
ΔE2000 2.9
Where it sits
Hue189° of 360°
Saturation67%
Lightness85%
Temperature
Warm ← → Cool91% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#beeaf2
RGBrgb(190, 234, 242)
HSLhsl(189, 67%, 85%)
CMYKcmyk(22%, 3%, 0%, 5%)
LABlab(90.0 -12.4 -8.6)
LCHlch(90.0 15.1 214.6)
OKLCHoklch(0.909 0.047 209.9)
Decimal12511986
Display P3color(display-p3 0.745 0.918 0.949)

Copy-ready code

/* CSS */
color: #beeaf2;
background-color: #beeaf2;
/* Tailwind (arbitrary) */
class="text-[#beeaf2] bg-[#beeaf2]"
/* SCSS */
$brand: #beeaf2;
/* SwiftUI */
Color(red: 0.745, green: 0.918, blue: 0.949)
/* Android */
Color.parseColor("#beeaf2")
/* Flutter */
Color(0xFFBEEAF2)
/* Python / OpenCV (BGR) */
(242, 234, 190)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #beeaf2 · 16.24:1
Use #000000AAA at every size.
Aa
White text · 1.29:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.24:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #beeaf2 as text scores 1.29:1 on white and 16.24:1 on black.

Accessibility — WCAG contrast

Aa
#beeaf2 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#beeaf2 on black: 16.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E2E6F3
deuteranopia · #D9DFF2
tritanopia · #AEEEEC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #beeaf2 is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F3FAFB
#E8F5F8
#beeaf2
#A1E1EC
#73D2E3
#44C3DA
#29B3CC
#2295AA
#1B7788
#185763
#0F373E
Base = 200Lightest = 50 · #F3FAFBDarkest = 950 · #0F373E
:root {
  --brand-50: #F3FAFB;
  --brand-100: #E8F5F8;
  --brand-200: #beeaf2;
  --brand-300: #A1E1EC;
  --brand-400: #73D2E3;
  --brand-500: #44C3DA;
  --brand-600: #29B3CC;
  --brand-700: #2295AA;
  --brand-800: #1B7788;
  --brand-900: #185763;
  --brand-950: #0F373E;
  --brand: #beeaf2;
  --brand-ink: #000000;
}

Colors that work with #beeaf2

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4F9FA
Tinted page background
Border#C0E6ED
Hairlines and dividers
Muted text#4B8F9B
Captions on the surface
Accent#AF1D2C
Second voice, not a rival
Dark variant#155D6A
Hover, pressed, headers
Light variant#EAF8FB
Selected rows, tints
Dark surface#142224
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #beeaf2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#F2C6BE
Analogous left#BEF2E0
Analogous right#BED0F2
Split-complement 1#F2BED0
Split-complement 2#F2E0BE
Triadic 1#F2BEEA
Triadic 2#EAF2BE
Tetradic#E0BEF2

RGB percentages

Red74.5%
Green91.8%
Blue94.9%

CMYK percentages

Cyan21.5%
Magenta3.3%
Yellow0.0%
Key (black)5.1%

Color previews

#beeaf2 text on a black background

contrast 16.24:1

Card sample

#beeaf2 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #beeaf2;
Background color
Panel with #beeaf2 background
background-color: #beeaf2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #beeaf2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(190, 234, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 234, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #beeaf2;
background: linear-gradient(135deg, #beeaf2, #BEC7F2);

Monochromatic scale

Palettes built from #beeaf2

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#beeaf2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#beeaf2, answered

What color is #beeaf2?

#beeaf2 is a light vivid cyan, closest to Powder Blue (ΔE2000 2.9). It sits at 189° on the hue wheel with 67% saturation and 85% lightness, which reads as cool.

What is the RGB value of #beeaf2?

rgb(190, 234, 242) — 190 red, 234 green and 242 blue out of 255, or 74.5% / 91.8% / 94.9% by channel.

Is #beeaf2 a light or a dark color?

It is a light color. Relative luminance is 0.7620 and perceived brightness is 87%, so black text on it reaches 16.24:1.

Should I use black or white text on #beeaf2?

Black. It scores 16.24:1 against #beeaf2, versus 1.29:1 for white — AAA at any size.

What is the complementary color of #beeaf2?

#F2C6BE sits directly opposite on the wheel. Softer options are the split-complements #F2BED0 and #F2E0BE, which give the same contrast with far less vibration.

What colors go well with #beeaf2?

For interface work: #F4F9FA as the surface, #C0E6ED for borders, #4B8F9B for secondary text, #AF1D2C as an accent and #155D6A for hover and pressed states. For a palette, the analogous pair #BEF2E0 and #BED0F2 stays calm, while #F2C6BE is the loudest partner.

What is #beeaf2 in CMYK for printing?

cmyk(22%, 3%, 0%, 5%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #beeaf2 warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BEF2E7; nudged cooler, #BDDBF3.

Work with #beeaf2 in the Color Lab