#CFD8CD#CFD8CD
#CFD8CD is a very light, near-neutral green. Relative luminance 0.668; OKLCH L 87.2% C 0.018 H 140.0°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8CD |
|---|---|
| RGB | rgb(207, 216, 205) |
| HSL | hsl(109, 12%, 83%) |
| HSV | hsv(109, 5%, 85%) |
| CMYK | cmyk(4.2%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.40, -5.04, 4.36) |
| CIE-LCH | lch(85.40, 6.67, 139.12°) |
| OKLab | oklab(87.22% -0.0136 0.0114) |
| OKLCH | oklch(87.22% 0.018 140) |
| XYZ | xyz(61.3055, 66.7846, 67.4067) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.58
Silver (survey)
#C5C9C7
ΔE00 5.97
Light Gray
#D3D3D3
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.45
Eggshell
#F0EAD6
ΔE00 8.33
Fog
#D8DCE0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8CD #D6CDD8
analogous
#D5D8CD #CFD8CD #CDD8D0
triadic
#CFD8CD #CDCFD8 #D8CDCF
tetradic
#CFD8CD #CDD5D8 #D6CDD8 #D8D0CD
square
#CFD8CD #CDD5D8 #D6CDD8 #D8D0CD
split-complementary
#CFD8CD #D0CDD8 #D8CDD5
monochromatic
#8DA288 #AEBDAB #CFD8CD #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.46
#CFD8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#CFD8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8CD
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8CD | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CC
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#CFD7D5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd8cd; /* rgb */ color: rgb(207, 216, 205); /* oklch */ color: oklch(87.2% 0.018 140.0);
Tailwind
colors: {
custom: {
50: '#dde4dc',
500: '#cfd8cd',
950: '#000000',
},
}SCSS
$custom: #cfd8cd; $custom-light: #dde4dc; $custom-dark: #000000;
JSON
{
"hex": "#cfd8cd",
"rgb": {
"r": 207,
"g": 216,
"b": 205
},
"hsl": {
"h": 109.091,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87223,
"c": 0.0178,
"h": 140
},
"luminance": 0.66785
}Semantic roles & 50–950 ramp
primary
#CFD8CD
secondary
#AA9DAC
accent
#4F9689
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484