#CCD6CD#CCD6CD
#CCD6CD is a very light, near-neutral green. Relative luminance 0.653; OKLCH L 86.6% C 0.016 H 148.4°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD6CD |
|---|---|
| RGB | rgb(204, 214, 205) |
| HSL | hsl(126, 11%, 82%) |
| HSV | hsv(126, 5%, 84%) |
| CMYK | cmyk(4.7%, 0%, 4.2%, 16.1%) |
| CIE-LAB | lab(84.66, -5.03, 3.27) |
| CIE-LCH | lch(84.66, 6.00, 147.00°) |
| OKLab | oklab(86.59% -0.0139 0.0086) |
| OKLCH | oklch(86.59% 0.016 148.4) |
| XYZ | xyz(59.9658, 65.3379, 67.1981) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.58
Silver (survey)
#C5C9C7
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.23
Fog
#D8DCE0
ΔE00 7.87
Silver
#C0C0C0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD6CD #D6CCD5
analogous
#D0D6CC #CCD6CD #CCD6D2
triadic
#CCD6CD #CDCCD6 #D6CDCC
tetradic
#CCD6CD #CCD0D6 #D6CCD5 #D6D2CC
square
#CCD6CD #CCD0D6 #D6CCD5 #D6D2CC
split-complementary
#CCD6CD #D2CCD6 #D6CCD0
monochromatic
#889F8A #AABBAC #CCD6CD #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.49
#CCD6CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#CCD6CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD6CD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD6CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD6CD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D4D3CD
Tritanopia (blue-blind)
#CBD5D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ccd6cd; /* rgb */ color: rgb(204, 214, 205); /* oklch */ color: oklch(86.6% 0.016 148.4);
Tailwind
colors: {
custom: {
50: '#dbe2dc',
500: '#ccd6cd',
950: '#000000',
},
}SCSS
$custom: #ccd6cd; $custom-light: #dbe2dc; $custom-dark: #000000;
JSON
{
"hex": "#ccd6cd",
"rgb": {
"r": 204,
"g": 214,
"b": 205
},
"hsl": {
"h": 126,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.86587,
"c": 0.01632,
"h": 148.4
},
"luminance": 0.65338
}Semantic roles & 50–950 ramp
primary
#CCD6CD
secondary
#AA9CA9
accent
#518E95
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484