#CCD8CD#CCD8CD
#CCD8CD is a very light, near-neutral green. Relative luminance 0.664; OKLCH L 87.0% C 0.020 H 147.8°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD8CD |
|---|---|
| RGB | rgb(204, 216, 205) |
| HSL | hsl(125, 13%, 82%) |
| HSV | hsv(125, 6%, 85%) |
| CMYK | cmyk(5.6%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.18, -6.06, 4.02) |
| CIE-LCH | lch(85.18, 7.28, 146.45°) |
| OKLab | oklab(87% -0.0167 0.0105) |
| OKLCH | oklch(87% 0.02 147.8) |
| XYZ | xyz(60.4751, 66.3565, 67.3678) |
| Luminance | 0.6636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.53
Silver (survey)
#C5C9C7
ΔE00 6.53
Light Gray
#D3D3D3
ΔE00 8.14
Gainsboro
#DCDCDC
ΔE00 8.30
Honeydew
#F0FFF0
ΔE00 8.43
Fog
#D8DCE0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD8CD #D8CCD7
analogous
#D1D8CC #CCD8CD #CCD8D3
triadic
#CCD8CD #CDCCD8 #D8CDCC
tetradic
#CCD8CD #CCD1D8 #D8CCD7 #D8D3CC
square
#CCD8CD #CCD1D8 #D8CCD7 #D8D3CC
split-complementary
#CCD8CD #D3CCD8 #D8CCD1
monochromatic
#87A389 #A9BDAB #CCD8CD #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.47
#CCD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#CCD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD8CD
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD8CD | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CC
Deuteranopia (green-blind)
#D6D4CE
Tritanopia (blue-blind)
#CBD7D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccd8cd; /* rgb */ color: rgb(204, 216, 205); /* oklch */ color: oklch(87.0% 0.020 147.8);
Tailwind
colors: {
custom: {
50: '#dbe4dc',
500: '#ccd8cd',
950: '#000000',
},
}SCSS
$custom: #ccd8cd; $custom-light: #dbe4dc; $custom-dark: #000000;
JSON
{
"hex": "#ccd8cd",
"rgb": {
"r": 204,
"g": 216,
"b": 205
},
"hsl": {
"h": 125,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.86998,
"c": 0.01977,
"h": 147.8
},
"luminance": 0.66357
}Semantic roles & 50–950 ramp
primary
#CCD8CD
secondary
#AD9CAB
accent
#4E9197
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484