#CDD7CF#CDD7CF
#CDD7CF is a very light, near-neutral green. Relative luminance 0.661; OKLCH L 86.9% C 0.015 H 151.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CDD7CF |
|---|---|
| RGB | rgb(205, 215, 207) |
| HSL | hsl(132, 11%, 82%) |
| HSV | hsv(132, 5%, 84%) |
| CMYK | cmyk(4.7%, 0%, 3.7%, 15.7%) |
| CIE-LAB | lab(85.04, -4.85, 2.77) |
| CIE-LCH | lch(85.04, 5.58, 150.24°) |
| OKLab | oklab(86.92% -0.0135 0.0073) |
| OKLCH | oklch(86.92% 0.015 151.7) |
| XYZ | xyz(60.7377, 66.0846, 68.5751) |
| Luminance | 0.6609 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.26
Silver (survey)
#C5C9C7
ΔE00 5.15
Light Gray
#D3D3D3
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 6.85
Fog
#D8DCE0
ΔE00 7.40
Silver
#C0C0C0
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDD7CF #D7CDD5
analogous
#D0D7CD #CDD7CF #CDD7D4
triadic
#CDD7CF #CFCDD7 #D7CFCD
tetradic
#CDD7CF #CDD0D7 #D7CDD5 #D7D4CD
square
#CDD7CF #CDD0D7 #D7CDD5 #D7D4CD
split-complementary
#CDD7CF #D4CDD7 #D7CDD0
monochromatic
#89A18E #ABBCAE #CDD7CF #EEF1EF #EEF1EF
Accessibility & contrast
On white
1.48
#CDD7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#CDD7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDD7CF
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDD7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDD7CF | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#D5D4CF
Tritanopia (blue-blind)
#CCD7D5
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cdd7cf; /* rgb */ color: rgb(205, 215, 207); /* oklch */ color: oklch(86.9% 0.015 151.7);
Tailwind
colors: {
custom: {
50: '#dce3dd',
500: '#cdd7cf',
950: '#000000',
},
}SCSS
$custom: #cdd7cf; $custom-light: #dce3dd; $custom-dark: #000000;
JSON
{
"hex": "#cdd7cf",
"rgb": {
"r": 205,
"g": 215,
"b": 207
},
"hsl": {
"h": 132,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.86923,
"c": 0.01533,
"h": 151.7
},
"luminance": 0.66085
}Semantic roles & 50–950 ramp
primary
#CDD7CF
secondary
#AB9DA8
accent
#508795
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484