#CBE2EA#CBE2EA
#CBE2EA is a very light, muted cyan. Relative luminance 0.730; OKLCH L 89.8% C 0.027 H 220.7°. Best body text is #000000 at 15.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBE2EA |
|---|---|
| RGB | rgb(203, 226, 234) |
| HSL | hsl(195, 42%, 86%) |
| HSV | hsv(195, 13%, 92%) |
| CMYK | cmyk(13.2%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.46, -6.00, -6.48) |
| CIE-LCH | lch(88.46, 8.83, 227.19°) |
| OKLab | oklab(89.82% -0.0203 -0.0175) |
| OKLCH | oklch(89.82% 0.027 220.7) |
| XYZ | xyz(66.6726, 73.0284, 88.4091) |
| Luminance | 0.7303 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.99
Fog
#D8DCE0
ΔE00 7.04
Powder Blue
#B0E0E6
ΔE00 7.30
Azure (CSS)
#F0FFFF
ΔE00 7.50
Lightcyan
#E0FFFF
ΔE00 7.59
Aliceblue
#F0F8FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBE2EA #EAD3CB
analogous
#CBEAE2 #CBE2EA #CBD2EA
triadic
#CBE2EA #EACBE2 #E2EACB
tetradic
#CBE2EA #E2CBEA #EAD3CB #D2EACB
square
#CBE2EA #E2CBEA #EAD3CB #D2EACB
split-complementary
#CBE2EA #EACBD2 #EAE2CB
monochromatic
#74B1C7 #9FCAD8 #CBE2EA #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.35
#CBE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.61
#CBE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBE2EA
15.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBE2EA | 1.00 | 1.35 | 15.61 | 15.61 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#C3E5E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cbe2ea; /* rgb */ color: rgb(203, 226, 234); /* oklch */ color: oklch(89.8% 0.027 220.7);
Tailwind
colors: {
custom: {
50: '#dbebf0',
500: '#cbe2ea',
950: '#000000',
},
}SCSS
$custom: #cbe2ea; $custom-light: #dbebf0; $custom-dark: #000000;
JSON
{
"hex": "#cbe2ea",
"rgb": {
"r": 203,
"g": 226,
"b": 234
},
"hsl": {
"h": 195.484,
"s": 42.466,
"l": 85.686
},
"oklch": {
"l": 0.89822,
"c": 0.02683,
"h": 220.7
},
"luminance": 0.7303
}Semantic roles & 50–950 ramp
primary
#CBE2EA
secondary
#C5A194
accent
#5230B6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485