#CFD8CF#CFD8CF
#CFD8CF is a very light, near-neutral green. Relative luminance 0.669; OKLCH L 87.3% C 0.016 H 145.4°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8CF |
|---|---|
| RGB | rgb(207, 216, 207) |
| HSL | hsl(120, 10%, 83%) |
| HSV | hsv(120, 4%, 85%) |
| CMYK | cmyk(4.2%, 0%, 4.2%, 15.3%) |
| CIE-LAB | lab(85.44, -4.68, 3.38) |
| CIE-LCH | lch(85.44, 5.77, 144.21°) |
| OKLab | oklab(87.28% -0.0128 0.0089) |
| OKLCH | oklch(87.28% 0.016 145.4) |
| XYZ | xyz(61.5485, 66.8818, 68.6863) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.02
Silver (survey)
#C5C9C7
ΔE00 5.37
Light Gray
#D3D3D3
ΔE00 6.66
Gainsboro
#DCDCDC
ΔE00 6.80
Fog
#D8DCE0
ΔE00 7.56
Silver
#C0C0C0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8CF #D8CFD8
analogous
#D3D8CF #CFD8CF #CFD8D3
triadic
#CFD8CF #CFCFD8 #D8CFCF
tetradic
#CFD8CF #CFD3D8 #D8CFD8 #D8D3CF
square
#CFD8CF #CFD3D8 #D8CFD8 #D8D3CF
split-complementary
#CFD8CF #D3CFD8 #D8CFD3
monochromatic
#8BA18B #ADBDAD #CFD8CF #EEF1EE #EEF1EE
Accessibility & contrast
On white
1.46
#CFD8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#CFD8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8CF
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8CF | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D6CF
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#CED7D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd8cf; /* rgb */ color: rgb(207, 216, 207); /* oklch */ color: oklch(87.3% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#dde4dd',
500: '#cfd8cf',
950: '#000000',
},
}SCSS
$custom: #cfd8cf; $custom-light: #dde4dd; $custom-dark: #000000;
JSON
{
"hex": "#cfd8cf",
"rgb": {
"r": 207,
"g": 216,
"b": 207
},
"hsl": {
"h": 120,
"s": 10.345,
"l": 82.941
},
"oklch": {
"l": 0.87279,
"c": 0.0156,
"h": 145.4
},
"luminance": 0.66882
}Semantic roles & 50–950 ramp
primary
#CFD8CF
secondary
#AC9FAC
accent
#519494
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484