#CFD7CB#CFD7CB
#CFD7CB is a very light, near-neutral green. Relative luminance 0.662; OKLCH L 87.0% C 0.018 H 134.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7CB |
|---|---|
| RGB | rgb(207, 215, 203) |
| HSL | hsl(100, 13%, 82%) |
| HSV | hsv(100, 6%, 84%) |
| CMYK | cmyk(3.7%, 0%, 5.6%, 15.7%) |
| CIE-LAB | lab(85.09, -4.88, 4.98) |
| CIE-LCH | lch(85.09, 6.97, 134.44°) |
| OKLab | oklab(86.96% -0.013 0.013) |
| OKLCH | oklch(86.96% 0.018 134.9) |
| XYZ | xyz(60.8102, 66.1779, 66.0583) |
| Luminance | 0.6618 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.72
Silver (survey)
#C5C9C7
ΔE00 6.02
Light Gray
#D3D3D3
ΔE00 7.39
Gainsboro
#DCDCDC
ΔE00 7.58
Eggshell
#F0EAD6
ΔE00 8.04
Beige
#F5F5DC
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7CB #D3CBD7
analogous
#D5D7CB #CFD7CB #CBD7CD
triadic
#CFD7CB #CBCFD7 #D7CBCF
tetradic
#CFD7CB #CBD5D7 #D3CBD7 #D7CDCB
square
#CFD7CB #CBD5D7 #D3CBD7 #D7CDCB
split-complementary
#CFD7CB #CDCBD7 #D7CBD5
monochromatic
#8FA286 #AFBCA8 #CFD7CB #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.48
#CFD7CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#CFD7CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7CB
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7CB | 1.00 | 1.48 | 14.24 | 14.24 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D5CA
Deuteranopia (green-blind)
#D7D4CB
Tritanopia (blue-blind)
#CFD6D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd7cb; /* rgb */ color: rgb(207, 215, 203); /* oklch */ color: oklch(87.0% 0.018 134.9);
Tailwind
colors: {
custom: {
50: '#dde3da',
500: '#cfd7cb',
950: '#000000',
},
}SCSS
$custom: #cfd7cb; $custom-light: #dde3da; $custom-dark: #000000;
JSON
{
"hex": "#cfd7cb",
"rgb": {
"r": 207,
"g": 215,
"b": 203
},
"hsl": {
"h": 100,
"s": 13.043,
"l": 81.961
},
"oklch": {
"l": 0.86964,
"c": 0.01842,
"h": 134.9
},
"luminance": 0.66178
}Semantic roles & 50–950 ramp
primary
#CFD7CB
secondary
#A69BAB
accent
#4E977F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483