#BEE0EE#BEE0EE
#BEE0EE is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.7% C 0.041 H 224.7°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0EE |
|---|---|
| RGB | rgb(190, 224, 238) |
| HSL | hsl(198, 59%, 84%) |
| HSV | hsv(198, 20%, 93%) |
| CMYK | cmyk(20.2%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(87.21, -8.17, -10.54) |
| CIE-LCH | lch(87.21, 13.33, 232.20°) |
| OKLab | oklab(88.65% -0.0289 -0.0286) |
| OKLCH | oklch(88.65% 0.041 224.7) |
| XYZ | xyz(63.3193, 70.4296, 91.1305) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.25
Ice Blue
#A5DFF9
ΔE00 5.26
Powder Blue
#B0E0E6
ΔE00 5.84
Pale Sky Blue
#BDF6FE
ΔE00 7.74
Sky Blue
#87CEEB
ΔE00 8.79
Baby Blue
#89CFF0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0EE #EECCBE
analogous
#BEEEE4 #BEE0EE #BEC8EE
triadic
#BEE0EE #EEBEE0 #E0EEBE
tetradic
#BEE0EE #E4BEEE #EECCBE #C8EEBE
square
#BEE0EE #E4BEEE #EECCBE #C8EEBE
split-complementary
#BEE0EE #EEBEC8 #EEE4BE
monochromatic
#5DB2D5 #8DC9E1 #BEE0EE #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.39
#BEE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#BEE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0EE
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0EE | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#B0E4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee0ee; /* rgb */ color: rgb(190, 224, 238); /* oklch */ color: oklch(88.7% 0.041 224.7);
Tailwind
colors: {
custom: {
50: '#d2e9f3',
500: '#bee0ee',
950: '#000000',
},
}SCSS
$custom: #bee0ee; $custom-light: #d2e9f3; $custom-dark: #000000;
JSON
{
"hex": "#bee0ee",
"rgb": {
"r": 190,
"g": 224,
"b": 238
},
"hsl": {
"h": 197.5,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.88654,
"c": 0.04065,
"h": 224.7
},
"luminance": 0.70432
}Semantic roles & 50–950 ramp
primary
#BEE0EE
secondary
#CC9984
accent
#501FC6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485