#BEE0ED#BEE0ED
#BEE0ED is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.6% C 0.040 H 222.9°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE0ED |
|---|---|
| RGB | rgb(190, 224, 237) |
| HSL | hsl(197, 57%, 84%) |
| HSV | hsv(197, 20%, 93%) |
| CMYK | cmyk(19.8%, 5.5%, 0%, 7.1%) |
| CIE-LAB | lab(87.18, -8.39, -10.05) |
| CIE-LCH | lch(87.18, 13.09, 230.16°) |
| OKLab | oklab(88.62% -0.0293 -0.0272) |
| OKLCH | oklch(88.62% 0.04 222.9) |
| XYZ | xyz(63.1728, 70.3710, 90.3589) |
| Luminance | 0.7037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.12
Ice Blue
#A5DFF9
ΔE00 5.44
Powder Blue
#B0E0E6
ΔE00 5.48
Pale Sky Blue
#BDF6FE
ΔE00 7.50
Lightcyan
#E0FFFF
ΔE00 8.59
Sky Blue
#87CEEB
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE0ED #EDCBBE
analogous
#BEEDE2 #BEE0ED #BEC8ED
triadic
#BEE0ED #EDBEE0 #E0EDBE
tetradic
#BEE0ED #E2BEED #EDCBBE #C8EDBE
square
#BEE0ED #E2BEED #EDCBBE #C8EDBE
split-complementary
#BEE0ED #EDBEC8 #EDE2BE
monochromatic
#5EB2D2 #8EC9E0 #BEE0ED #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.39
#BEE0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#BEE0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE0ED
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE0ED | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#B1E4E4
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bee0ed; /* rgb */ color: rgb(190, 224, 237); /* oklch */ color: oklch(88.6% 0.040 222.9);
Tailwind
colors: {
custom: {
50: '#d2e9f2',
500: '#bee0ed',
950: '#000000',
},
}SCSS
$custom: #bee0ed; $custom-light: #d2e9f2; $custom-dark: #000000;
JSON
{
"hex": "#bee0ed",
"rgb": {
"r": 190,
"g": 224,
"b": 237
},
"hsl": {
"h": 196.596,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.88622,
"c": 0.04001,
"h": 222.9
},
"luminance": 0.70373
}Semantic roles & 50–950 ramp
primary
#BEE0ED
secondary
#CA9885
accent
#4E21C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485