#CCE4EA#CCE4EA
#CCE4EA is a very light, muted cyan. Relative luminance 0.743; OKLCH L 90.3% C 0.027 H 214.4°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE4EA |
|---|---|
| RGB | rgb(204, 228, 234) |
| HSL | hsl(192, 42%, 86%) |
| HSV | hsv(192, 13%, 92%) |
| CMYK | cmyk(12.8%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(89.05, -6.71, -5.61) |
| CIE-LCH | lch(89.05, 8.74, 219.88°) |
| OKLab | oklab(90.3% -0.0221 -0.0151) |
| OKLCH | oklch(90.3% 0.027 214.4) |
| XYZ | xyz(67.4929, 74.2633, 88.6043) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.09
Lightcyan
#E0FFFF
ΔE00 6.62
Powder Blue
#B0E0E6
ΔE00 6.69
Azure (CSS)
#F0FFFF
ΔE00 6.97
Fog
#D8DCE0
ΔE00 7.55
Ice Blue (survey)
#D7FFFE
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE4EA #EAD2CC
analogous
#CCEAE1 #CCE4EA #CCD5EA
triadic
#CCE4EA #EACCE4 #E4EACC
tetradic
#CCE4EA #E1CCEA #EAD2CC #D5EACC
square
#CCE4EA #E1CCEA #EAD2CC #D5EACC
split-complementary
#CCE4EA #EACCD5 #EAE1CC
monochromatic
#75B6C6 #A1CDD8 #CCE4EA #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.32
#CCE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#CCE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE4EA
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE4EA | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#DADEEA
Tritanopia (blue-blind)
#C4E7E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cce4ea; /* rgb */ color: rgb(204, 228, 234); /* oklch */ color: oklch(90.3% 0.027 214.4);
Tailwind
colors: {
custom: {
50: '#dbecf0',
500: '#cce4ea',
950: '#000000',
},
}SCSS
$custom: #cce4ea; $custom-light: #dbecf0; $custom-dark: #000000;
JSON
{
"hex": "#cce4ea",
"rgb": {
"r": 204,
"g": 228,
"b": 234
},
"hsl": {
"h": 192,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.90301,
"c": 0.02675,
"h": 214.4
},
"luminance": 0.74265
}Semantic roles & 50–950 ramp
primary
#CCE4EA
secondary
#C59F95
accent
#4B31B5
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485