#CCE0E6#CCE0E6
#CCE0E6 is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.4% C 0.023 H 217.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE0E6 |
|---|---|
| RGB | rgb(204, 224, 230) |
| HSL | hsl(194, 34%, 85%) |
| HSV | hsv(194, 11%, 90%) |
| CMYK | cmyk(11.3%, 2.6%, 0%, 9.8%) |
| CIE-LAB | lab(87.90, -5.45, -5.19) |
| CIE-LCH | lch(87.90, 7.53, 223.61°) |
| OKLab | oklab(89.36% -0.0181 -0.014) |
| OKLCH | oklch(89.36% 0.023 217.6) |
| XYZ | xyz(65.8371, 71.8607, 85.2494) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.21
Lightblue
#ADD8E6
ΔE00 6.69
Azure (CSS)
#F0FFFF
ΔE00 7.33
Aliceblue
#F0F8FF
ΔE00 7.52
Light Grey
#D8DCD6
ΔE00 7.64
Powder Blue
#B0E0E6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE0E6 #E6D2CC
analogous
#CCE6DF #CCE0E6 #CCD3E6
triadic
#CCE0E6 #E6CCE0 #E0E6CC
tetradic
#CCE0E6 #DFCCE6 #E6D2CC #D3E6CC
square
#CCE0E6 #DFCCE6 #E6D2CC #D3E6CC
split-complementary
#CCE0E6 #E6CCD3 #E6DFCC
monochromatic
#7AAEBE #A3C7D2 #CCE0E6 #EAF3F5 #EAF3F5
Accessibility & contrast
On white
1.37
#CCE0E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#CCE0E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE0E6
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE0E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE0E6 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE6
Deuteranopia (green-blind)
#D7DBE6
Tritanopia (blue-blind)
#C5E2E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cce0e6; /* rgb */ color: rgb(204, 224, 230); /* oklch */ color: oklch(89.4% 0.023 217.6);
Tailwind
colors: {
custom: {
50: '#dbe9ed',
500: '#cce0e6',
950: '#000000',
},
}SCSS
$custom: #cce0e6; $custom-light: #dbe9ed; $custom-dark: #000000;
JSON
{
"hex": "#cce0e6",
"rgb": {
"r": 204,
"g": 224,
"b": 230
},
"hsl": {
"h": 193.846,
"s": 34.211,
"l": 85.098
},
"oklch": {
"l": 0.89361,
"c": 0.02291,
"h": 217.6
},
"luminance": 0.71862
}Semantic roles & 50–950 ramp
primary
#CCE0E6
secondary
#BFA097
accent
#5338AD
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151616
muted
#848484