#CFD5CB#CFD5CB
#CFD5CB is a very light, near-neutral yellow-green. Relative luminance 0.652; OKLCH L 86.6% C 0.015 H 132.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD5CB |
|---|---|
| RGB | rgb(207, 213, 203) |
| HSL | hsl(96, 11%, 82%) |
| HSV | hsv(96, 5%, 84%) |
| CMYK | cmyk(2.8%, 0%, 4.7%, 16.5%) |
| CIE-LAB | lab(84.57, -3.85, 4.23) |
| CIE-LCH | lch(84.57, 5.72, 132.29°) |
| OKLab | oklab(86.56% -0.0102 0.0111) |
| OKLCH | oklch(86.56% 0.015 132.5) |
| XYZ | xyz(60.3041, 65.1656, 65.8896) |
| Luminance | 0.6517 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.82
Silver (survey)
#C5C9C7
ΔE00 4.86
Light Gray
#D3D3D3
ΔE00 6.16
Gainsboro
#DCDCDC
ΔE00 6.50
Fog
#D8DCE0
ΔE00 7.66
Silver
#C0C0C0
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD5CB #D1CBD5
analogous
#D4D5CB #CFD5CB #CBD5CC
triadic
#CFD5CB #CBCFD5 #D5CBCF
tetradic
#CFD5CB #CBD4D5 #D1CBD5 #D5CCCB
square
#CFD5CB #CBD4D5 #D1CBD5 #D5CCCB
split-complementary
#CFD5CB #CCCBD5 #D5CBD4
monochromatic
#909E87 #B0BAA9 #CFD5CB #EEF0ED #EFF1EE
Accessibility & contrast
On white
1.50
#CFD5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#CFD5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD5CB
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD5CB | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#D5D3CB
Tritanopia (blue-blind)
#CFD4D2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd5cb; /* rgb */ color: rgb(207, 213, 203); /* oklch */ color: oklch(86.6% 0.015 132.5);
Tailwind
colors: {
custom: {
50: '#dde1da',
500: '#cfd5cb',
950: '#000000',
},
}SCSS
$custom: #cfd5cb; $custom-light: #dde1da; $custom-dark: #000000;
JSON
{
"hex": "#cfd5cb",
"rgb": {
"r": 207,
"g": 213,
"b": 203
},
"hsl": {
"h": 96,
"s": 10.638,
"l": 81.569
},
"oklch": {
"l": 0.86556,
"c": 0.01504,
"h": 132.5
},
"luminance": 0.65166
}Semantic roles & 50–950 ramp
primary
#CFD5CB
secondary
#A39BA9
accent
#51957A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483