#CCE2EA#CCE2EA
#CCE2EA is a very light, muted cyan. Relative luminance 0.732; OKLCH L 89.9% C 0.026 H 221.6°. Best body text is #000000 at 15.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE2EA |
|---|---|
| RGB | rgb(204, 226, 234) |
| HSL | hsl(196, 42%, 86%) |
| HSV | hsv(196, 13%, 92%) |
| CMYK | cmyk(12.8%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.53, -5.68, -6.37) |
| CIE-LCH | lch(88.53, 8.54, 228.26°) |
| OKLab | oklab(89.89% -0.0193 -0.0172) |
| OKLCH | oklch(89.89% 0.026 221.6) |
| XYZ | xyz(66.9459, 73.1693, 88.4219) |
| Luminance | 0.7317 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.27
Fog
#D8DCE0
ΔE00 6.73
Azure (CSS)
#F0FFFF
ΔE00 7.40
Aliceblue
#F0F8FF
ΔE00 7.45
Powder Blue
#B0E0E6
ΔE00 7.63
Lightcyan
#E0FFFF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE2EA #EAD4CC
analogous
#CCEAE3 #CCE2EA #CCD3EA
triadic
#CCE2EA #EACCE2 #E2EACC
tetradic
#CCE2EA #E3CCEA #EAD4CC #D3EACC
square
#CCE2EA #E3CCEA #EAD4CC #D3EACC
split-complementary
#CCE2EA #EACCD3 #EAE3CC
monochromatic
#75B1C6 #A1C9D8 #CCE2EA #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.34
#CCE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.63
#CCE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE2EA
15.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE2EA | 1.00 | 1.34 | 15.63 | 15.63 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#D8DDEA
Tritanopia (blue-blind)
#C4E5E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cce2ea; /* rgb */ color: rgb(204, 226, 234); /* oklch */ color: oklch(89.9% 0.026 221.6);
Tailwind
colors: {
custom: {
50: '#dbebf0',
500: '#cce2ea',
950: '#000000',
},
}SCSS
$custom: #cce2ea; $custom-light: #dbebf0; $custom-dark: #000000;
JSON
{
"hex": "#cce2ea",
"rgb": {
"r": 204,
"g": 226,
"b": 234
},
"hsl": {
"h": 196,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.89892,
"c": 0.02588,
"h": 221.6
},
"luminance": 0.73171
}Semantic roles & 50–950 ramp
primary
#CCE2EA
secondary
#C5A295
accent
#5431B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485