#BEE2F1#BEE2F1
#BEE2F1 is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.2% C 0.043 H 225.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2F1 |
|---|---|
| RGB | rgb(190, 226, 241) |
| HSL | hsl(198, 65%, 85%) |
| HSV | hsv(198, 21%, 95%) |
| CMYK | cmyk(21.2%, 6.2%, 0%, 5.5%) |
| CIE-LAB | lab(87.82, -8.55, -11.20) |
| CIE-LCH | lch(87.82, 14.10, 232.64°) |
| OKLab | oklab(89.17% -0.0304 -0.0304) |
| OKLCH | oklch(89.17% 0.043 225) |
| XYZ | xyz(64.3043, 71.6887, 93.6513) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.32
Ice Blue
#A5DFF9
ΔE00 4.86
Powder Blue
#B0E0E6
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 7.37
Sky Blue
#87CEEB
ΔE00 8.66
Baby Blue
#89CFF0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2F1 #F1CDBE
analogous
#BEF1E7 #BEE2F1 #BEC9F1
triadic
#BEE2F1 #F1BEE2 #E2F1BE
tetradic
#BEE2F1 #E7BEF1 #F1CDBE #C9F1BE
square
#BEE2F1 #E7BEF1 #F1CDBE #C9F1BE
split-complementary
#BEE2F1 #F1BEC9 #F1E7BE
monochromatic
#59B5DB #8CCCE6 #BEE2F1 #E6F4FA #E6F4FA
Accessibility & contrast
On white
1.37
#BEE2F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#BEE2F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2F1
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2F1 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F2
Deuteranopia (green-blind)
#D2D9F1
Tritanopia (blue-blind)
#AFE7E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee2f1; /* rgb */ color: rgb(190, 226, 241); /* oklch */ color: oklch(89.2% 0.043 225.0);
Tailwind
colors: {
custom: {
50: '#d2ebf5',
500: '#bee2f1',
950: '#000000',
},
}SCSS
$custom: #bee2f1; $custom-light: #d2ebf5; $custom-dark: #000000;
JSON
{
"hex": "#bee2f1",
"rgb": {
"r": 190,
"g": 226,
"b": 241
},
"hsl": {
"h": 197.647,
"s": 64.557,
"l": 84.51
},
"oklch": {
"l": 0.89165,
"c": 0.04302,
"h": 225
},
"luminance": 0.71691
}Semantic roles & 50–950 ramp
primary
#BEE2F1
secondary
#D09A83
accent
#4E19CC
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485