#CCE0EA#CCE0EA
#CCE0EA is a very light, muted cyan. Relative luminance 0.721; OKLCH L 89.5% C 0.025 H 229.1°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE0EA |
|---|---|
| RGB | rgb(204, 224, 234) |
| HSL | hsl(200, 42%, 86%) |
| HSV | hsv(200, 13%, 92%) |
| CMYK | cmyk(12.8%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(88.01, -4.66, -7.14) |
| CIE-LCH | lch(88.01, 8.52, 236.89°) |
| OKLab | oklab(89.48% -0.0166 -0.0192) |
| OKLCH | oklch(89.48% 0.025 229.1) |
| XYZ | xyz(66.4053, 72.0880, 88.2417) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.04
Lightblue
#ADD8E6
ΔE00 6.76
Aliceblue
#F0F8FF
ΔE00 7.12
Azure (CSS)
#F0FFFF
ΔE00 8.04
Gainsboro
#DCDCDC
ΔE00 8.15
Light Gray
#D3D3D3
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE0EA #EAD6CC
analogous
#CCEAE5 #CCE0EA #CCD1EA
triadic
#CCE0EA #EACCE0 #E0EACC
tetradic
#CCE0EA #E5CCEA #EAD6CC #D1EACC
square
#CCE0EA #E5CCEA #EAD6CC #D1EACC
split-complementary
#CCE0EA #EACCD1 #EAE5CC
monochromatic
#75ABC6 #A1C6D8 #CCE0EA #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.36
#CCE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#CCE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE0EA
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE0EA | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#C4E3E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce0ea; /* rgb */ color: rgb(204, 224, 234); /* oklch */ color: oklch(89.5% 0.025 229.1);
Tailwind
colors: {
custom: {
50: '#dbe9f0',
500: '#cce0ea',
950: '#000000',
},
}SCSS
$custom: #cce0ea; $custom-light: #dbe9f0; $custom-dark: #000000;
JSON
{
"hex": "#cce0ea",
"rgb": {
"r": 204,
"g": 224,
"b": 234
},
"hsl": {
"h": 200,
"s": 41.667,
"l": 85.882
},
"oklch": {
"l": 0.89484,
"c": 0.02542,
"h": 229.1
},
"luminance": 0.72089
}Semantic roles & 50–950 ramp
primary
#CCE0EA
secondary
#C5A595
accent
#5D31B5
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485