#CDD5CD#CDD5CD
#CDD5CD is a very light, near-neutral green. Relative luminance 0.650; OKLCH L 86.5% C 0.014 H 145.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD5CD |
|---|---|
| RGB | rgb(205, 213, 205) |
| HSL | hsl(120, 9%, 82%) |
| HSV | hsv(120, 4%, 84%) |
| CMYK | cmyk(3.8%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.47, -4.17, 3.01) |
| CIE-LCH | lch(84.47, 5.14, 144.23°) |
| OKLab | oklab(86.46% -0.0114 0.0079) |
| OKLCH | oklch(86.46% 0.014 145.5) |
| XYZ | xyz(59.9886, 64.9752, 67.1269) |
| Luminance | 0.6498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.84
Silver (survey)
#C5C9C7
ΔE00 4.49
Light Gray
#D3D3D3
ΔE00 6.01
Gainsboro
#DCDCDC
ΔE00 6.38
Fog
#D8DCE0
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD5CD #D5CDD5
analogous
#D1D5CD #CDD5CD #CDD5D1
triadic
#CDD5CD #CDCDD5 #D5CDCD
tetradic
#CDD5CD #CDD1D5 #D5CDD5 #D5D1CD
square
#CDD5CD #CDD1D5 #D5CDD5 #D5D1CD
split-complementary
#CDD5CD #D1CDD5 #D5CDD1
monochromatic
#8A9D8A #ACB9AC #CDD5CD #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.50
#CDD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#CDD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD5CD
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD5CD | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#CCD4D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd5cd; /* rgb */ color: rgb(205, 213, 205); /* oklch */ color: oklch(86.5% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#dce1dc',
500: '#cdd5cd',
950: '#000000',
},
}SCSS
$custom: #cdd5cd; $custom-light: #dce1dc; $custom-dark: #000000;
JSON
{
"hex": "#cdd5cd",
"rgb": {
"r": 205,
"g": 213,
"b": 205
},
"hsl": {
"h": 120,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.86458,
"c": 0.0139,
"h": 145.5
},
"luminance": 0.64975
}Semantic roles & 50–950 ramp
primary
#CDD5CD
secondary
#A99EA9
accent
#539393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484