#CDD8CD#CDD8CD
#CDD8CD is a very light, near-neutral green. Relative luminance 0.665; OKLCH L 87.1% C 0.019 H 145.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD8CD |
|---|---|
| RGB | rgb(205, 216, 205) |
| HSL | hsl(120, 12%, 83%) |
| HSV | hsv(120, 5%, 85%) |
| CMYK | cmyk(5.1%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.25, -5.72, 4.14) |
| CIE-LCH | lch(85.25, 7.06, 144.15°) |
| OKLab | oklab(87.07% -0.0157 0.0108) |
| OKLCH | oklch(87.07% 0.019 145.4) |
| XYZ | xyz(60.7501, 66.4983, 67.3807) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.20
Silver (survey)
#C5C9C7
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 7.86
Gainsboro
#DCDCDC
ΔE00 8.01
Honeydew
#F0FFF0
ΔE00 8.44
Fog
#D8DCE0
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD8CD #D8CDD8
analogous
#D2D8CD #CDD8CD #CDD8D2
triadic
#CDD8CD #CDCDD8 #D8CDCD
tetradic
#CDD8CD #CDD2D8 #D8CDD8 #D8D2CD
square
#CDD8CD #CDD2D8 #D8CDD8 #D8D2CD
split-complementary
#CDD8CD #D2CDD8 #D8CDD2
monochromatic
#88A288 #ABBDAB #CDD8CD #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.47
#CDD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#CDD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD8CD
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD8CD | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D7D4CD
Tritanopia (blue-blind)
#CCD7D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cdd8cd; /* rgb */ color: rgb(205, 216, 205); /* oklch */ color: oklch(87.1% 0.019 145.4);
Tailwind
colors: {
custom: {
50: '#dce4dc',
500: '#cdd8cd',
950: '#000000',
},
}SCSS
$custom: #cdd8cd; $custom-light: #dce4dc; $custom-dark: #000000;
JSON
{
"hex": "#cdd8cd",
"rgb": {
"r": 205,
"g": 216,
"b": 205
},
"hsl": {
"h": 120,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87073,
"c": 0.01907,
"h": 145.4
},
"luminance": 0.66499
}Semantic roles & 50–950 ramp
primary
#CDD8CD
secondary
#AC9DAC
accent
#4F9696
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484