#CFD5CD#CFD5CD
#CFD5CD is a very light, near-neutral green. Relative luminance 0.653; OKLCH L 86.6% C 0.013 H 137.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD5CD |
|---|---|
| RGB | rgb(207, 213, 205) |
| HSL | hsl(105, 9%, 82%) |
| HSV | hsv(105, 4%, 84%) |
| CMYK | cmyk(2.8%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(84.62, -3.49, 3.24) |
| CIE-LCH | lch(84.62, 4.76, 137.13°) |
| OKLab | oklab(86.61% -0.0094 0.0085) |
| OKLCH | oklch(86.61% 0.013 137.8) |
| XYZ | xyz(60.5439, 65.2615, 67.1529) |
| Luminance | 0.6526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.26
Silver (survey)
#C5C9C7
ΔE00 4.19
Light Gray
#D3D3D3
ΔE00 5.41
Gainsboro
#DCDCDC
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.78
Silver
#C0C0C0
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD5CD #D3CDD5
analogous
#D3D5CD #CFD5CD #CDD5CF
triadic
#CFD5CD #CDCFD5 #D5CDCF
tetradic
#CFD5CD #CDD3D5 #D3CDD5 #D5CFCD
square
#CFD5CD #CDD3D5 #D3CDD5 #D5CFCD
split-complementary
#CFD5CD #CFCDD5 #D5CDD3
monochromatic
#8F9D8A #AFB9AC #CFD5CD #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.49
#CFD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#CFD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD5CD
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD5CD | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#CFD4D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd5cd; /* rgb */ color: rgb(207, 213, 205); /* oklch */ color: oklch(86.6% 0.013 137.8);
Tailwind
colors: {
custom: {
50: '#dde1dc',
500: '#cfd5cd',
950: '#000000',
},
}SCSS
$custom: #cfd5cd; $custom-light: #dde1dc; $custom-dark: #000000;
JSON
{
"hex": "#cfd5cd",
"rgb": {
"r": 207,
"g": 213,
"b": 205
},
"hsl": {
"h": 105,
"s": 8.696,
"l": 81.961
},
"oklch": {
"l": 0.86611,
"c": 0.01265,
"h": 137.8
},
"luminance": 0.65262
}Semantic roles & 50–950 ramp
primary
#CFD5CD
secondary
#A69EA9
accent
#539383
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484