#CDD5CF#CDD5CF
#CDD5CF is a very light, near-neutral green. Relative luminance 0.651; OKLCH L 86.5% C 0.012 H 153.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD5CF |
|---|---|
| RGB | rgb(205, 213, 207) |
| HSL | hsl(135, 9%, 82%) |
| HSV | hsv(135, 4%, 84%) |
| CMYK | cmyk(3.8%, 0%, 2.8%, 16.5%) |
| CIE-LAB | lab(84.52, -3.81, 2.02) |
| CIE-LCH | lch(84.52, 4.31, 152.10°) |
| OKLab | oklab(86.51% -0.0107 0.0053) |
| OKLCH | oklch(86.51% 0.012 153.7) |
| XYZ | xyz(60.2315, 65.0723, 68.4064) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.55
Silver (survey)
#C5C9C7
ΔE00 3.91
Light Gray
#D3D3D3
ΔE00 5.33
Gainsboro
#DCDCDC
ΔE00 5.74
Fog
#D8DCE0
ΔE00 6.25
Silver
#C0C0C0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD5CF #D5CDD3
analogous
#CFD5CD #CDD5CF #CDD5D3
triadic
#CDD5CF #CFCDD5 #D5CFCD
tetradic
#CDD5CF #CDCFD5 #D5CDD3 #D5D3CD
square
#CDD5CF #CDCFD5 #D5CDD3 #D5D3CD
split-complementary
#CDD5CF #D3CDD5 #D5CDCF
monochromatic
#8A9D8F #ACB9AF #CDD5CF #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.50
#CDD5CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CDD5CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD5CF
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD5CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD5CF | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4CF
Deuteranopia (green-blind)
#D3D3CF
Tritanopia (blue-blind)
#CCD5D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cdd5cf; /* rgb */ color: rgb(205, 213, 207); /* oklch */ color: oklch(86.5% 0.012 153.7);
Tailwind
colors: {
custom: {
50: '#dce1dd',
500: '#cdd5cf',
950: '#000000',
},
}SCSS
$custom: #cdd5cf; $custom-light: #dce1dd; $custom-dark: #000000;
JSON
{
"hex": "#cdd5cf",
"rgb": {
"r": 205,
"g": 213,
"b": 207
},
"hsl": {
"h": 135,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.86514,
"c": 0.0119,
"h": 153.7
},
"luminance": 0.65073
}Semantic roles & 50–950 ramp
primary
#CDD5CF
secondary
#A99EA6
accent
#538393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484