#CFD6CC#CFD6CC
#CFD6CC is a very light, near-neutral green. Relative luminance 0.657; OKLCH L 86.8% C 0.016 H 136.1°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6CC |
|---|---|
| RGB | rgb(207, 214, 204) |
| HSL | hsl(102, 11%, 82%) |
| HSV | hsv(102, 5%, 84%) |
| CMYK | cmyk(3.3%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(84.85, -4.19, 4.11) |
| CIE-LCH | lch(84.85, 5.86, 135.54°) |
| OKLab | oklab(86.79% -0.0112 0.0108) |
| OKLCH | oklch(86.79% 0.016 136.1) |
| XYZ | xyz(60.6759, 65.7180, 66.6033) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.92
Silver (survey)
#C5C9C7
ΔE00 5.11
Light Gray
#D3D3D3
ΔE00 6.42
Gainsboro
#DCDCDC
ΔE00 6.69
Fog
#D8DCE0
ΔE00 7.75
Silver
#C0C0C0
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6CC #D3CCD6
analogous
#D4D6CC #CFD6CC #CCD6CE
triadic
#CFD6CC #CCCFD6 #D6CCCF
tetradic
#CFD6CC #CCD4D6 #D3CCD6 #D6CECC
square
#CFD6CC #CCD4D6 #D3CCD6 #D6CECC
split-complementary
#CFD6CC #CECCD6 #D6CCD4
monochromatic
#8F9F88 #AFBBAA #CFD6CC #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.48
#CFD6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#CFD6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6CC
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6CC | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CB
Deuteranopia (green-blind)
#D6D4CC
Tritanopia (blue-blind)
#CFD5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd6cc; /* rgb */ color: rgb(207, 214, 204); /* oklch */ color: oklch(86.8% 0.016 136.1);
Tailwind
colors: {
custom: {
50: '#dde2db',
500: '#cfd6cc',
950: '#000000',
},
}SCSS
$custom: #cfd6cc; $custom-light: #dde2db; $custom-dark: #000000;
JSON
{
"hex": "#cfd6cc",
"rgb": {
"r": 207,
"g": 214,
"b": 204
},
"hsl": {
"h": 102,
"s": 10.87,
"l": 81.961
},
"oklch": {
"l": 0.86787,
"c": 0.01554,
"h": 136.1
},
"luminance": 0.65718
}Semantic roles & 50–950 ramp
primary
#CFD6CC
secondary
#A69CAA
accent
#519580
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484