#CCE0EE#CCE0EE
#CCE0EE is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.6% C 0.029 H 238.3°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE0EE |
|---|---|
| RGB | rgb(204, 224, 238) |
| HSL | hsl(205, 50%, 87%) |
| HSV | hsv(205, 14%, 93%) |
| CMYK | cmyk(14.3%, 5.9%, 0%, 6.7%) |
| CIE-LAB | lab(88.12, -3.85, -9.08) |
| CIE-LCH | lch(88.12, 9.86, 247.04°) |
| OKLab | oklab(89.61% -0.0151 -0.0245) |
| OKLCH | oklch(89.61% 0.029 238.3) |
| XYZ | xyz(66.9864, 72.3204, 91.3024) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.35
Aliceblue
#F0F8FF
ΔE00 7.16
Light Blue Grey
#B7C9E2
ΔE00 7.24
Lightblue
#ADD8E6
ΔE00 7.31
Cloudy Blue
#ACC2D9
ΔE00 8.04
Lightsteelblue
#B0C4DE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE0EE #EEDACC
analogous
#CCEEEB #CCE0EE #CCCFEE
triadic
#CCE0EE #EECCE0 #E0EECC
tetradic
#CCE0EE #EBCCEE #EEDACC #CFEECC
square
#CCE0EE #EBCCEE #EEDACC #CFEECC
split-complementary
#CCE0EE #EECCCF #EEEBCC
monochromatic
#70A8CF #9EC4DF #CCE0EE #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.36
#CCE0EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#CCE0EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE0EE
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE0EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE0EE | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#C3E4E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cce0ee; /* rgb */ color: rgb(204, 224, 238); /* oklch */ color: oklch(89.6% 0.029 238.3);
Tailwind
colors: {
custom: {
50: '#dbe9f3',
500: '#cce0ee',
950: '#000000',
},
}SCSS
$custom: #cce0ee; $custom-light: #dbe9f3; $custom-dark: #000000;
JSON
{
"hex": "#cce0ee",
"rgb": {
"r": 204,
"g": 224,
"b": 238
},
"hsl": {
"h": 204.706,
"s": 50,
"l": 86.667
},
"oklch": {
"l": 0.89609,
"c": 0.02879,
"h": 238.3
},
"luminance": 0.72322
}Semantic roles & 50–950 ramp
primary
#CCE0EE
secondary
#CBAA93
accent
#6628BD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485