#CDD7CD#CDD7CD
#CDD7CD is a very light, near-neutral green. Relative luminance 0.660; OKLCH L 86.9% C 0.017 H 145.4°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD7CD |
|---|---|
| RGB | rgb(205, 215, 205) |
| HSL | hsl(120, 11%, 82%) |
| HSV | hsv(120, 5%, 84%) |
| CMYK | cmyk(4.7%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(84.99, -5.21, 3.76) |
| CIE-LCH | lch(84.99, 6.42, 144.18°) |
| OKLab | oklab(86.87% -0.0143 0.0099) |
| OKLCH | oklch(86.87% 0.017 145.4) |
| XYZ | xyz(60.4947, 65.9875, 67.2956) |
| Luminance | 0.6599 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.71
Silver (survey)
#C5C9C7
ΔE00 5.72
Light Gray
#D3D3D3
ΔE00 7.26
Gainsboro
#DCDCDC
ΔE00 7.47
Fog
#D8DCE0
ΔE00 8.21
Honeydew
#F0FFF0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD7CD #D7CDD7
analogous
#D2D7CD #CDD7CD #CDD7D2
triadic
#CDD7CD #CDCDD7 #D7CDCD
tetradic
#CDD7CD #CDD2D7 #D7CDD7 #D7D2CD
square
#CDD7CD #CDD2D7 #D7CDD7 #D7D2CD
split-complementary
#CDD7CD #D2CDD7 #D7CDD2
monochromatic
#89A189 #ABBCAB #CDD7CD #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.48
#CDD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#CDD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD7CD
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD7CD | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CD
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#CCD6D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd7cd; /* rgb */ color: rgb(205, 215, 205); /* oklch */ color: oklch(86.9% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#dce3dc',
500: '#cdd7cd',
950: '#000000',
},
}SCSS
$custom: #cdd7cd; $custom-light: #dce3dc; $custom-dark: #000000;
JSON
{
"hex": "#cdd7cd",
"rgb": {
"r": 205,
"g": 215,
"b": 205
},
"hsl": {
"h": 120,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.86868,
"c": 0.01736,
"h": 145.4
},
"luminance": 0.65988
}Semantic roles & 50–950 ramp
primary
#CDD7CD
secondary
#AB9DAB
accent
#509595
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484