#CFD5CC#CFD5CC
#CFD5CC is a very light, near-neutral green. Relative luminance 0.652; OKLCH L 86.6% C 0.014 H 134.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD5CC |
|---|---|
| RGB | rgb(207, 213, 204) |
| HSL | hsl(100, 10%, 82%) |
| HSV | hsv(100, 4%, 84%) |
| CMYK | cmyk(2.8%, 0%, 4.2%, 16.5%) |
| CIE-LAB | lab(84.59, -3.67, 3.73) |
| CIE-LCH | lch(84.59, 5.23, 134.50°) |
| OKLab | oklab(86.58% -0.0098 0.0098) |
| OKLCH | oklch(86.58% 0.014 134.9) |
| XYZ | xyz(60.4236, 65.2134, 66.5192) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.52
Silver (survey)
#C5C9C7
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 5.78
Gainsboro
#DCDCDC
ΔE00 6.14
Fog
#D8DCE0
ΔE00 7.23
Silver
#C0C0C0
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD5CC #D2CCD5
analogous
#D4D5CC #CFD5CC #CCD5CE
triadic
#CFD5CC #CCCFD5 #D5CCCF
tetradic
#CFD5CC #CCD4D5 #D2CCD5 #D5CECC
square
#CFD5CC #CCD4D5 #D2CCD5 #D5CECC
split-complementary
#CFD5CC #CECCD5 #D5CCD4
monochromatic
#909E89 #AFB9AA #CFD5CC #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.50
#CFD5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#CFD5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD5CC
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD5CC | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CC
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#CFD4D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd5cc; /* rgb */ color: rgb(207, 213, 204); /* oklch */ color: oklch(86.6% 0.014 134.9);
Tailwind
colors: {
custom: {
50: '#dde1db',
500: '#cfd5cc',
950: '#000000',
},
}SCSS
$custom: #cfd5cc; $custom-light: #dde1db; $custom-dark: #000000;
JSON
{
"hex": "#cfd5cc",
"rgb": {
"r": 207,
"g": 213,
"b": 204
},
"hsl": {
"h": 100,
"s": 9.677,
"l": 81.765
},
"oklch": {
"l": 0.86583,
"c": 0.01384,
"h": 134.9
},
"luminance": 0.65214
}Semantic roles & 50–950 ramp
primary
#CFD5CC
secondary
#A59CA9
accent
#52947E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484