#BEE2F0#BEE2F0
#BEE2F0 is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.1% C 0.042 H 223.4°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2F0 |
|---|---|
| RGB | rgb(190, 226, 240) |
| HSL | hsl(197, 63%, 84%) |
| HSV | hsv(197, 21%, 94%) |
| CMYK | cmyk(20.8%, 5.8%, 0%, 5.9%) |
| CIE-LAB | lab(87.79, -8.77, -10.72) |
| CIE-LCH | lch(87.79, 13.85, 230.72°) |
| OKLab | oklab(89.13% -0.0308 -0.0291) |
| OKLCH | oklch(89.13% 0.042 223.4) |
| XYZ | xyz(64.1554, 71.6291, 92.8668) |
| Luminance | 0.7163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.17
Ice Blue
#A5DFF9
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 5.44
Pale Sky Blue
#BDF6FE
ΔE00 7.11
Lightcyan
#E0FFFF
ΔE00 8.49
Light Sky Blue
#C6FCFF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2F0 #F0CCBE
analogous
#BEF0E5 #BEE2F0 #BEC9F0
triadic
#BEE2F0 #F0BEE2 #E2F0BE
tetradic
#BEE2F0 #E5BEF0 #F0CCBE #C9F0BE
square
#BEE2F0 #E5BEF0 #F0CCBE #C9F0BE
split-complementary
#BEE2F0 #F0BEC9 #F0E5BE
monochromatic
#5BB6D9 #8CCCE5 #BEE2F0 #E6F4F9 #E6F4F9
Accessibility & contrast
On white
1.37
#BEE2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#BEE2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2F0
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2F0 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#D2D9F0
Tritanopia (blue-blind)
#B0E7E6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee2f0; /* rgb */ color: rgb(190, 226, 240); /* oklch */ color: oklch(89.1% 0.042 223.4);
Tailwind
colors: {
custom: {
50: '#d2ebf5',
500: '#bee2f0',
950: '#000000',
},
}SCSS
$custom: #bee2f0; $custom-light: #d2ebf5; $custom-dark: #000000;
JSON
{
"hex": "#bee2f0",
"rgb": {
"r": 190,
"g": 226,
"b": 240
},
"hsl": {
"h": 196.8,
"s": 62.5,
"l": 84.314
},
"oklch": {
"l": 0.89133,
"c": 0.04237,
"h": 223.4
},
"luminance": 0.71631
}Semantic roles & 50–950 ramp
primary
#BEE2F0
secondary
#CF9984
accent
#4C1BCA
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485