#CCE6D6#CCE6D6
#CCE6D6 is a very light, muted green. Relative luminance 0.743; OKLCH L 90.1% C 0.035 H 158.6°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE6D6 |
|---|---|
| RGB | rgb(204, 230, 214) |
| HSL | hsl(143, 34%, 85%) |
| HSV | hsv(143, 11%, 90%) |
| CMYK | cmyk(11.3%, 0%, 7%, 9.8%) |
| CIE-LAB | lab(89.06, -11.56, 4.90) |
| CIE-LCH | lch(89.06, 12.56, 157.06°) |
| OKLab | oklab(90.14% -0.0326 0.0127) |
| OKLCH | oklch(90.14% 0.035 158.6) |
| XYZ | xyz(65.3336, 74.2850, 74.5016) |
| Luminance | 0.7429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.87
Ice
#D6FFFA
ΔE00 7.56
Ice Blue (survey)
#D7FFFE
ΔE00 8.54
Duck Egg Blue
#C3FBF4
ΔE00 8.56
Very Pale Blue
#D6FFFE
ΔE00 8.61
Lightcyan
#E0FFFF
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE6D6 #E6CCDC
analogous
#CFE6CC #CCE6D6 #CCE6E3
triadic
#CCE6D6 #D6CCE6 #E6D6CC
tetradic
#CCE6D6 #CCCFE6 #E6CCDC #E6E3CC
square
#CCE6D6 #CCCFE6 #E6CCDC #E6E3CC
split-complementary
#CCE6D6 #E3CCE6 #E6CCCF
monochromatic
#7ABE94 #A3D2B5 #CCE6D6 #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.32
#CCE6D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#CCE6D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE6D6
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE6D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE6D6 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2D5
Deuteranopia (green-blind)
#E1DED7
Tritanopia (blue-blind)
#C8E6E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cce6d6; /* rgb */ color: rgb(204, 230, 214); /* oklch */ color: oklch(90.1% 0.035 158.6);
Tailwind
colors: {
custom: {
50: '#dbeee2',
500: '#cce6d6',
950: '#000000',
},
}SCSS
$custom: #cce6d6; $custom-light: #dbeee2; $custom-dark: #000000;
JSON
{
"hex": "#cce6d6",
"rgb": {
"r": 204,
"g": 230,
"b": 214
},
"hsl": {
"h": 143.077,
"s": 34.211,
"l": 85.098
},
"oklch": {
"l": 0.90139,
"c": 0.03498,
"h": 158.6
},
"luminance": 0.74286
}Semantic roles & 50–950 ramp
primary
#CCE6D6
secondary
#BF97B0
accent
#3880AD
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151615
muted
#848584