#CFD8CC#CFD8CC
#CFD8CC is a very light, near-neutral green. Relative luminance 0.667; OKLCH L 87.2% C 0.019 H 137.8°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD8CC |
|---|---|
| RGB | rgb(207, 216, 204) |
| HSL | hsl(105, 13%, 82%) |
| HSV | hsv(105, 6%, 85%) |
| CMYK | cmyk(4.2%, 0%, 5.6%, 15.3%) |
| CIE-LAB | lab(85.37, -5.22, 4.86) |
| CIE-LCH | lch(85.37, 7.13, 137.06°) |
| OKLab | oklab(87.2% -0.014 0.0127) |
| OKLCH | oklch(87.2% 0.019 137.8) |
| XYZ | xyz(61.1852, 66.7365, 66.7731) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.89
Silver (survey)
#C5C9C7
ΔE00 6.28
Light Gray
#D3D3D3
ΔE00 7.65
Gainsboro
#DCDCDC
ΔE00 7.78
Eggshell
#F0EAD6
ΔE00 8.23
Honeydew
#F0FFF0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD8CC #D5CCD8
analogous
#D5D8CC #CFD8CC #CCD8CF
triadic
#CFD8CC #CCCFD8 #D8CCCF
tetradic
#CFD8CC #CCD5D8 #D5CCD8 #D8CFCC
square
#CFD8CC #CCD5D8 #D5CCD8 #D8CFCC
split-complementary
#CFD8CC #CFCCD8 #D8CCD5
monochromatic
#8EA387 #AEBDA9 #CFD8CC #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.46
#CFD8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#CFD8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD8CC
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD8CC | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CB
Deuteranopia (green-blind)
#D7D5CC
Tritanopia (blue-blind)
#CFD7D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd8cc; /* rgb */ color: rgb(207, 216, 204); /* oklch */ color: oklch(87.2% 0.019 137.8);
Tailwind
colors: {
custom: {
50: '#dde4db',
500: '#cfd8cc',
950: '#000000',
},
}SCSS
$custom: #cfd8cc; $custom-light: #dde4db; $custom-dark: #000000;
JSON
{
"hex": "#cfd8cc",
"rgb": {
"r": 207,
"g": 216,
"b": 204
},
"hsl": {
"h": 105,
"s": 13.333,
"l": 82.353
},
"oklch": {
"l": 0.87196,
"c": 0.01894,
"h": 137.8
},
"luminance": 0.66737
}Semantic roles & 50–950 ramp
primary
#CFD8CC
secondary
#A89CAD
accent
#4E9785
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484