#BEE5EE#BEE5EE
#BEE5EE is a very light, muted cyan. Relative luminance 0.732; OKLCH L 89.7% C 0.042 H 213.3°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BEE5EE |
|---|---|
| RGB | rgb(190, 229, 238) |
| HSL | hsl(191, 59%, 84%) |
| HSV | hsv(191, 20%, 93%) |
| CMYK | cmyk(20.2%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(88.52, -10.73, -8.58) |
| CIE-LCH | lch(88.52, 13.74, 218.65°) |
| OKLab | oklab(89.69% -0.0355 -0.0233) |
| OKLCH | oklch(89.69% 0.042 213.3) |
| XYZ | xyz(64.6828, 73.1567, 91.5850) |
| Luminance | 0.7316 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.28
Lightblue
#ADD8E6
ΔE00 3.63
Pale Sky Blue
#BDF6FE
ΔE00 5.10
Ice Blue
#A5DFF9
ΔE00 6.25
Light Sky Blue
#C6FCFF
ΔE00 6.43
Very Light Blue
#D5FFFF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEE5EE #EEC7BE
analogous
#BEEEDF #BEE5EE #BECDEE
triadic
#BEE5EE #EEBEE5 #E5EEBE
tetradic
#BEE5EE #DFBEEE #EEC7BE #CDEEBE
square
#BEE5EE #DFBEEE #EEC7BE #CDEEBE
split-complementary
#BEE5EE #EEBECD #EEDFBE
monochromatic
#5DBED5 #8DD2E1 #BEE5EE #E7F5F9 #E7F5F9
Accessibility & contrast
On white
1.34
#BEE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#BEE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEE5EE
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEE5EE | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE2EF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#B0E9E8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bee5ee; /* rgb */ color: rgb(190, 229, 238); /* oklch */ color: oklch(89.7% 0.042 213.3);
Tailwind
colors: {
custom: {
50: '#d2edf3',
500: '#bee5ee',
950: '#000000',
},
}SCSS
$custom: #bee5ee; $custom-light: #d2edf3; $custom-dark: #000000;
JSON
{
"hex": "#bee5ee",
"rgb": {
"r": 190,
"g": 229,
"b": 238
},
"hsl": {
"h": 191.25,
"s": 58.537,
"l": 83.922
},
"oklch": {
"l": 0.89694,
"c": 0.04244,
"h": 213.3
},
"luminance": 0.73159
}Semantic roles & 50–950 ramp
primary
#BEE5EE
secondary
#CC9284
accent
#3F1FC6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141617
muted
#838485