#CBE1EA#CBE1EA
#CBE1EA is a very light, muted cyan. Relative luminance 0.725; OKLCH L 89.6% C 0.027 H 224.3°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE1EA |
|---|---|
| RGB | rgb(203, 225, 234) |
| HSL | hsl(197, 42%, 86%) |
| HSV | hsv(197, 13%, 92%) |
| CMYK | cmyk(13.2%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(88.20, -5.49, -6.86) |
| CIE-LCH | lch(88.20, 8.79, 231.35°) |
| OKLab | oklab(89.62% -0.019 -0.0185) |
| OKLCH | oklch(89.62% 0.027 224.3) |
| XYZ | xyz(66.4015, 72.4861, 88.3188) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.17
Fog
#D8DCE0
ΔE00 6.67
Aliceblue
#F0F8FF
ΔE00 7.51
Azure (CSS)
#F0FFFF
ΔE00 7.77
Powder Blue
#B0E0E6
ΔE00 7.83
Lightcyan
#E0FFFF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE1EA #EAD4CB
analogous
#CBEAE3 #CBE1EA #CBD1EA
triadic
#CBE1EA #EACBE1 #E1EACB
tetradic
#CBE1EA #E3CBEA #EAD4CB #D1EACB
square
#CBE1EA #E3CBEA #EAD4CB #D1EACB
split-complementary
#CBE1EA #EACBD1 #EAE3CB
monochromatic
#74AFC7 #9FC8D8 #CBE1EA #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.36
#CBE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#CBE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE1EA
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE1EA | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE0EB
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#C3E4E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cbe1ea; /* rgb */ color: rgb(203, 225, 234); /* oklch */ color: oklch(89.6% 0.027 224.3);
Tailwind
colors: {
custom: {
50: '#dbeaf0',
500: '#cbe1ea',
950: '#000000',
},
}SCSS
$custom: #cbe1ea; $custom-light: #dbeaf0; $custom-dark: #000000;
JSON
{
"hex": "#cbe1ea",
"rgb": {
"r": 203,
"g": 225,
"b": 234
},
"hsl": {
"h": 197.419,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.89617,
"c": 0.02651,
"h": 224.3
},
"luminance": 0.72487
}Semantic roles & 50–950 ramp
primary
#CBE1EA
secondary
#C5A294
accent
#5730B6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485