#CBE4EA#CBE4EA
#CBE4EA is a very light, muted cyan. Relative luminance 0.741; OKLCH L 90.2% C 0.028 H 213.8°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE4EA |
|---|---|
| RGB | rgb(203, 228, 234) |
| HSL | hsl(192, 42%, 86%) |
| HSV | hsv(192, 13%, 92%) |
| CMYK | cmyk(13.2%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.98, -7.03, -5.71) |
| CIE-LCH | lch(88.98, 9.06, 219.11°) |
| OKLab | oklab(90.23% -0.023 -0.0154) |
| OKLCH | oklch(90.23% 0.028 213.8) |
| XYZ | xyz(67.2197, 74.1224, 88.5915) |
| Luminance | 0.7412 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 6.37
Lightcyan
#E0FFFF
ΔE00 6.52
Azure (CSS)
#F0FFFF
ΔE00 7.12
Ice Blue (survey)
#D7FFFE
ΔE00 7.69
Very Light Blue
#D5FFFF
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE4EA #EAD1CB
analogous
#CBEAE0 #CBE4EA #CBD4EA
triadic
#CBE4EA #EACBE4 #E4EACB
tetradic
#CBE4EA #E0CBEA #EAD1CB #D4EACB
square
#CBE4EA #E0CBEA #EAD1CB #D4EACB
split-complementary
#CBE4EA #EACBD4 #EAE0CB
monochromatic
#74B7C7 #9FCDD8 #CBE4EA #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.33
#CBE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#CBE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE4EA
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE4EA | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#C3E7E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cbe4ea; /* rgb */ color: rgb(203, 228, 234); /* oklch */ color: oklch(90.2% 0.028 213.8);
Tailwind
colors: {
custom: {
50: '#dbecf0',
500: '#cbe4ea',
950: '#000000',
},
}SCSS
$custom: #cbe4ea; $custom-light: #dbecf0; $custom-dark: #000000;
JSON
{
"hex": "#cbe4ea",
"rgb": {
"r": 203,
"g": 228,
"b": 234
},
"hsl": {
"h": 191.613,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.90231,
"c": 0.02773,
"h": 213.8
},
"luminance": 0.74124
}Semantic roles & 50–950 ramp
primary
#CBE4EA
secondary
#C59E94
accent
#4A30B6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485