#CBE5EE#CBE5EE
#CBE5EE is a very light, muted cyan. Relative luminance 0.749; OKLCH L 90.6% C 0.030 H 220.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE5EE |
|---|---|
| RGB | rgb(203, 229, 238) |
| HSL | hsl(195, 51%, 86%) |
| HSV | hsv(195, 15%, 93%) |
| CMYK | cmyk(14.7%, 3.8%, 0%, 6.7%) |
| CIE-LAB | lab(89.35, -6.73, -7.27) |
| CIE-LCH | lch(89.35, 9.90, 227.18°) |
| OKLab | oklab(90.56% -0.0229 -0.0196) |
| OKLCH | oklch(90.56% 0.03 220.6) |
| XYZ | xyz(68.0767, 74.9067, 91.7441) |
| Luminance | 0.7491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.60
Powder Blue
#B0E0E6
ΔE00 6.77
Lightcyan
#E0FFFF
ΔE00 7.04
Azure (CSS)
#F0FFFF
ΔE00 7.46
Ice Blue
#A5DFF9
ΔE00 7.92
Fog
#D8DCE0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE5EE #EED4CB
analogous
#CBEEE6 #CBE5EE #CBD4EE
triadic
#CBE5EE #EECBE5 #E5EECB
tetradic
#CBE5EE #E6CBEE #EED4CB #D4EECB
square
#CBE5EE #E6CBEE #EED4CB #D4EECB
split-complementary
#CBE5EE #EECBD4 #EEE6CB
monochromatic
#6FB7D0 #9DCEDF #CBE5EE #E8F3F7 #E8F3F7
Accessibility & contrast
On white
1.31
#CBE5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CBE5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE5EE
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE5EE | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3EF
Deuteranopia (green-blind)
#DADFEE
Tritanopia (blue-blind)
#C2E8E8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cbe5ee; /* rgb */ color: rgb(203, 229, 238); /* oklch */ color: oklch(90.6% 0.030 220.6);
Tailwind
colors: {
custom: {
50: '#dbedf3',
500: '#cbe5ee',
950: '#000000',
},
}SCSS
$custom: #cbe5ee; $custom-light: #dbedf3; $custom-dark: #000000;
JSON
{
"hex": "#cbe5ee",
"rgb": {
"r": 203,
"g": 229,
"b": 238
},
"hsl": {
"h": 195.429,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.90559,
"c": 0.03015,
"h": 220.6
},
"luminance": 0.74908
}Semantic roles & 50–950 ramp
primary
#CBE5EE
secondary
#CBA192
accent
#4E27BE
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151617
muted
#848485