#CCE0D2#CCE0D2
#CCE0D2 is a very light, muted green. Relative luminance 0.708; OKLCH L 88.8% C 0.029 H 155.2°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CCE0D2 |
|---|---|
| RGB | rgb(204, 224, 210) |
| HSL | hsl(138, 24%, 84%) |
| HSV | hsv(138, 9%, 88%) |
| CMYK | cmyk(8.9%, 0%, 6.3%, 12.2%) |
| CIE-LAB | lab(87.39, -9.26, 4.58) |
| CIE-LCH | lch(87.39, 10.33, 153.66°) |
| OKLab | oklab(88.79% -0.0259 0.012) |
| OKLCH | oklch(88.79% 0.029 155.2) |
| XYZ | xyz(63.1879, 70.8010, 71.2972) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.06
Light Grey
#D8DCD6
ΔE00 7.37
Ice
#D6FFFA
ΔE00 8.93
Mintcream
#F5FFFA
ΔE00 9.13
Lightcyan
#E0FFFF
ΔE00 9.16
Ice Blue (survey)
#D7FFFE
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCE0D2 #E0CCDA
analogous
#D0E0CC #CCE0D2 #CCE0DC
triadic
#CCE0D2 #D2CCE0 #E0D2CC
tetradic
#CCE0D2 #CCD0E0 #E0CCDA #E0DCCC
square
#CCE0D2 #CCD0E0 #E0CCDA #E0DCCC
split-complementary
#CCE0D2 #DCCCE0 #E0CCD0
monochromatic
#80B28F #A6C9B0 #CCE0D2 #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.39
#CCE0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#CCE0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCE0D2
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCE0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCE0D2 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCD1
Deuteranopia (green-blind)
#DCDAD3
Tritanopia (blue-blind)
#C9DFDC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #cce0d2; /* rgb */ color: rgb(204, 224, 210); /* oklch */ color: oklch(88.8% 0.029 155.2);
Tailwind
colors: {
custom: {
50: '#dbe9df',
500: '#cce0d2',
950: '#000000',
},
}SCSS
$custom: #cce0d2; $custom-light: #dbe9df; $custom-dark: #000000;
JSON
{
"hex": "#cce0d2",
"rgb": {
"r": 204,
"g": 224,
"b": 210
},
"hsl": {
"h": 138,
"s": 24.39,
"l": 83.922
},
"oklch": {
"l": 0.88786,
"c": 0.02854,
"h": 155.2
},
"luminance": 0.70802
}Semantic roles & 50–950 ramp
primary
#CCE0D2
secondary
#B799AE
accent
#4386A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484