#BEE5ED#BEE5ED
#BEE5ED is a very light, muted cyan. Relative luminance 0.731; OKLCH L 89.7% C 0.042 H 211.5°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5ED |
|---|---|
| RGB | rgb(190, 229, 237) |
| HSL | hsl(190, 57%, 84%) |
| HSV | hsv(190, 20%, 93%) |
| CMYK | cmyk(19.8%, 3.4%, 0%, 7.1%) |
| CIE-LAB | lab(88.49, -10.94, -8.10) |
| CIE-LCH | lch(88.49, 13.61, 216.51°) |
| OKLab | oklab(89.66% -0.0359 -0.022) |
| OKLCH | oklch(89.66% 0.042 211.5) |
| XYZ | xyz(64.5363, 73.0981, 90.8134) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.01
Lightblue
#ADD8E6
ΔE00 3.85
Pale Sky Blue
#BDF6FE
ΔE00 4.96
Light Sky Blue
#C6FCFF
ΔE00 6.20
Very Light Blue
#D5FFFF
ΔE00 6.47
Pale Blue
#D0FEFE
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5ED #EDC6BE
analogous
#BEEDDD #BEE5ED #BECDED
triadic
#BEE5ED #EDBEE5 #E5EDBE
tetradic
#BEE5ED #DDBEED #EDC6BE #CDEDBE
square
#BEE5ED #DDBEED #EDC6BE #CDEDBE
split-complementary
#BEE5ED #EDBECD #EDDDBE
monochromatic
#5EBFD2 #8ED2E0 #BEE5ED #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.34
#BEE5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#BEE5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5ED
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5ED | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EE
Deuteranopia (green-blind)
#D6DBED
Tritanopia (blue-blind)
#B0E9E7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bee5ed; /* rgb */ color: rgb(190, 229, 237); /* oklch */ color: oklch(89.7% 0.042 211.5);
Tailwind
colors: {
custom: {
50: '#d2edf2',
500: '#bee5ed',
950: '#000000',
},
}SCSS
$custom: #bee5ed; $custom-light: #d2edf2; $custom-dark: #000000;
JSON
{
"hex": "#bee5ed",
"rgb": {
"r": 190,
"g": 229,
"b": 237
},
"hsl": {
"h": 190.213,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.89663,
"c": 0.04206,
"h": 211.5
},
"luminance": 0.731
}Semantic roles & 50–950 ramp
primary
#BEE5ED
secondary
#CA9185
accent
#3D21C4
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485