#BEE2ED#BEE2ED
#BEE2ED is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.0% C 0.041 H 218.2°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE2ED |
|---|---|
| RGB | rgb(190, 226, 237) |
| HSL | hsl(194, 57%, 84%) |
| HSV | hsv(194, 20%, 93%) |
| CMYK | cmyk(19.8%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(87.70, -9.41, -9.27) |
| CIE-LCH | lch(87.70, 13.21, 224.57°) |
| OKLab | oklab(89.04% -0.0319 -0.0251) |
| OKLCH | oklch(89.04% 0.041 218.2) |
| XYZ | xyz(63.7134, 71.4523, 90.5391) |
| Luminance | 0.7145 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.07
Powder Blue
#B0E0E6
ΔE00 4.39
Ice Blue
#A5DFF9
ΔE00 5.72
Pale Sky Blue
#BDF6FE
ΔE00 6.41
Lightcyan
#E0FFFF
ΔE00 7.75
Light Sky Blue
#C6FCFF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE2ED #EDC9BE
analogous
#BEEDE0 #BEE2ED #BECAED
triadic
#BEE2ED #EDBEE2 #E2EDBE
tetradic
#BEE2ED #E0BEED #EDC9BE #CAEDBE
square
#BEE2ED #E0BEED #EDC9BE #CAEDBE
split-complementary
#BEE2ED #EDBECA #EDE0BE
monochromatic
#5EB7D2 #8ECDE0 #BEE2ED #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.37
#BEE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#BEE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE2ED
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE2ED | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEE
Deuteranopia (green-blind)
#D3D9ED
Tritanopia (blue-blind)
#B0E6E5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bee2ed; /* rgb */ color: rgb(190, 226, 237); /* oklch */ color: oklch(89.0% 0.041 218.2);
Tailwind
colors: {
custom: {
50: '#d2ebf2',
500: '#bee2ed',
950: '#000000',
},
}SCSS
$custom: #bee2ed; $custom-light: #d2ebf2; $custom-dark: #000000;
JSON
{
"hex": "#bee2ed",
"rgb": {
"r": 190,
"g": 226,
"b": 237
},
"hsl": {
"h": 194.043,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.89037,
"c": 0.04064,
"h": 218.2
},
"luminance": 0.71454
}Semantic roles & 50–950 ramp
primary
#BEE2ED
secondary
#CA9585
accent
#4721C4
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485