#CFD7CD#CFD7CD
#CFD7CD is a very light, near-neutral green. Relative luminance 0.663; OKLCH L 87.0% C 0.016 H 139.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7CD |
|---|---|
| RGB | rgb(207, 215, 205) |
| HSL | hsl(108, 11%, 82%) |
| HSV | hsv(108, 5%, 84%) |
| CMYK | cmyk(3.7%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(85.14, -4.52, 3.99) |
| CIE-LCH | lch(85.14, 6.03, 138.60°) |
| OKLab | oklab(87.02% -0.0122 0.0105) |
| OKLCH | oklch(87.02% 0.016 139.4) |
| XYZ | xyz(61.0501, 66.2738, 67.3216) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.08
Silver (survey)
#C5C9C7
ΔE00 5.38
Light Gray
#D3D3D3
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 6.90
Fog
#D8DCE0
ΔE00 7.85
Eggshell
#F0EAD6
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7CD #D5CDD7
analogous
#D4D7CD #CFD7CD #CDD7D0
triadic
#CFD7CD #CDCFD7 #D7CDCF
tetradic
#CFD7CD #CDD4D7 #D5CDD7 #D7D0CD
square
#CFD7CD #CDD4D7 #D5CDD7 #D7D0CD
split-complementary
#CFD7CD #D0CDD7 #D7CDD4
monochromatic
#8EA189 #AEBCAB #CFD7CD #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.47
#CFD7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CFD7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7CD
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7CD | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CC
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#CFD6D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd7cd; /* rgb */ color: rgb(207, 215, 205); /* oklch */ color: oklch(87.0% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#dde3dc',
500: '#cfd7cd',
950: '#000000',
},
}SCSS
$custom: #cfd7cd; $custom-light: #dde3dc; $custom-dark: #000000;
JSON
{
"hex": "#cfd7cd",
"rgb": {
"r": 207,
"g": 215,
"b": 205
},
"hsl": {
"h": 108,
"s": 11.111,
"l": 82.353
},
"oklch": {
"l": 0.87019,
"c": 0.01609,
"h": 139.4
},
"luminance": 0.66274
}Semantic roles & 50–950 ramp
primary
#CFD7CD
secondary
#A89DAB
accent
#509587
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484