#CFD7CF#CFD7CF
#CFD7CF is a very light, near-neutral green. Relative luminance 0.664; OKLCH L 87.1% C 0.014 H 145.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7CF |
|---|---|
| RGB | rgb(207, 215, 207) |
| HSL | hsl(120, 9%, 83%) |
| HSV | hsv(120, 4%, 84%) |
| CMYK | cmyk(3.7%, 0%, 3.7%, 15.7%) |
| CIE-LAB | lab(85.19, -4.17, 3.00) |
| CIE-LCH | lch(85.19, 5.13, 144.24°) |
| OKLab | oklab(87.07% -0.0114 0.0079) |
| OKLCH | oklch(87.07% 0.014 145.5) |
| XYZ | xyz(61.2930, 66.3710, 68.6012) |
| Luminance | 0.6637 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.55
Silver (survey)
#C5C9C7
ΔE00 4.77
Light Gray
#D3D3D3
ΔE00 6.01
Gainsboro
#DCDCDC
ΔE00 6.22
Fog
#D8DCE0
ΔE00 6.99
Silver
#C0C0C0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7CF #D7CFD7
analogous
#D3D7CF #CFD7CF #CFD7D3
triadic
#CFD7CF #CFCFD7 #D7CFCF
tetradic
#CFD7CF #CFD3D7 #D7CFD7 #D7D3CF
square
#CFD7CF #CFD3D7 #D7CFD7 #D7D3CF
split-complementary
#CFD7CF #D3CFD7 #D7CFD3
monochromatic
#8C9F8C #AEBBAE #CFD7CF #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.47
#CFD7CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#CFD7CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7CF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7CF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CF
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#CED6D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd7cf; /* rgb */ color: rgb(207, 215, 207); /* oklch */ color: oklch(87.1% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#dde3dd',
500: '#cfd7cf',
950: '#000000',
},
}SCSS
$custom: #cfd7cf; $custom-light: #dde3dd; $custom-dark: #000000;
JSON
{
"hex": "#cfd7cf",
"rgb": {
"r": 207,
"g": 215,
"b": 207
},
"hsl": {
"h": 120,
"s": 9.091,
"l": 82.745
},
"oklch": {
"l": 0.87074,
"c": 0.01388,
"h": 145.5
},
"luminance": 0.66371
}Semantic roles & 50–950 ramp
primary
#CFD7CF
secondary
#AB9FAB
accent
#529393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484