#CBE0EA#CBE0EA
#CBE0EA is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.4% C 0.026 H 227.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE0EA |
|---|---|
| RGB | rgb(203, 224, 234) |
| HSL | hsl(199, 42%, 86%) |
| HSV | hsv(199, 13%, 92%) |
| CMYK | cmyk(13.2%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(87.94, -4.97, -7.25) |
| CIE-LCH | lch(87.94, 8.79, 235.54°) |
| OKLab | oklab(89.41% -0.0176 -0.0195) |
| OKLCH | oklch(89.41% 0.026 227.9) |
| XYZ | xyz(66.1320, 71.9471, 88.2289) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.35
Lightblue
#ADD8E6
ΔE00 6.44
Aliceblue
#F0F8FF
ΔE00 7.37
Azure (CSS)
#F0FFFF
ΔE00 8.09
Powder Blue
#B0E0E6
ΔE00 8.38
Gainsboro
#DCDCDC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE0EA #EAD5CB
analogous
#CBEAE4 #CBE0EA #CBD0EA
triadic
#CBE0EA #EACBE0 #E0EACB
tetradic
#CBE0EA #E4CBEA #EAD5CB #D0EACB
square
#CBE0EA #E4CBEA #EAD5CB #D0EACB
split-complementary
#CBE0EA #EACBD0 #EAE4CB
monochromatic
#74ACC7 #9FC6D8 #CBE0EA #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.36
#CBE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#CBE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE0EA
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE0EA | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#C3E3E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe0ea; /* rgb */ color: rgb(203, 224, 234); /* oklch */ color: oklch(89.4% 0.026 227.9);
Tailwind
colors: {
custom: {
50: '#dbe9f0',
500: '#cbe0ea',
950: '#000000',
},
}SCSS
$custom: #cbe0ea; $custom-light: #dbe9f0; $custom-dark: #000000;
JSON
{
"hex": "#cbe0ea",
"rgb": {
"r": 203,
"g": 224,
"b": 234
},
"hsl": {
"h": 199.355,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.89413,
"c": 0.02631,
"h": 227.9
},
"luminance": 0.71948
}Semantic roles & 50–950 ramp
primary
#CBE0EA
secondary
#C5A494
accent
#5B30B6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151616
muted
#848485