#BEE2F9#BEE2F9
#BEE2F9 is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.4% C 0.049 H 236.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2F9 |
|---|---|
| RGB | rgb(190, 226, 249) |
| HSL | hsl(203, 83%, 86%) |
| HSV | hsv(203, 24%, 98%) |
| CMYK | cmyk(23.7%, 9.2%, 0%, 2.4%) |
| CIE-LAB | lab(88.05, -6.81, -15.06) |
| CIE-LCH | lch(88.05, 16.52, 245.67°) |
| OKLab | oklab(89.43% -0.0275 -0.041) |
| OKLCH | oklch(89.43% 0.049 236.1) |
| XYZ | xyz(65.5256, 72.1772, 100.0833) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.73
Lightblue
#ADD8E6
ΔE00 5.45
Light Blue
#95D0FC
ΔE00 7.56
Powder Blue (survey)
#B1D1FC
ΔE00 7.81
Baby Blue (survey)
#A2CFFE
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2F9 #F9D5BE
analogous
#BEF9F2 #BEE2F9 #BEC4F9
triadic
#BEE2F9 #F9BEE2 #E2F9BE
tetradic
#BEE2F9 #F2BEF9 #F9D5BE #C4F9BE
square
#BEE2F9 #F2BEF9 #F9D5BE #C4F9BE
split-complementary
#BEE2F9 #F9BEC4 #F9F2BE
monochromatic
#4EB0EF #86C9F4 #BEE2F9 #E3F3FC #E3F3FC
Accessibility & contrast
On white
1.36
#BEE2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#BEE2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2F9
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2F9 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FA
Deuteranopia (green-blind)
#D0DAF9
Tritanopia (blue-blind)
#ADE8E9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bee2f9; /* rgb */ color: rgb(190, 226, 249); /* oklch */ color: oklch(89.4% 0.049 236.1);
Tailwind
colors: {
custom: {
50: '#d2ebfb',
500: '#bee2f9',
950: '#000000',
},
}SCSS
$custom: #bee2f9; $custom-light: #d2ebfb; $custom-dark: #000000;
JSON
{
"hex": "#bee2f9",
"rgb": {
"r": 190,
"g": 226,
"b": 249
},
"hsl": {
"h": 203.39,
"s": 83.099,
"l": 86.078
},
"oklch": {
"l": 0.89429,
"c": 0.04935,
"h": 236.1
},
"luminance": 0.72179
}Semantic roles & 50–950 ramp
primary
#BEE2F9
secondary
#DDA37E
accent
#5B06E0
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485