#CFD6CB#CFD6CB
#CFD6CB is a very light, near-neutral yellow-green. Relative luminance 0.657; OKLCH L 86.8% C 0.017 H 133.8°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6CB |
|---|---|
| RGB | rgb(207, 214, 203) |
| HSL | hsl(98, 12%, 82%) |
| HSV | hsv(98, 5%, 84%) |
| CMYK | cmyk(3.3%, 0%, 5.1%, 16.1%) |
| CIE-LAB | lab(84.83, -4.36, 4.60) |
| CIE-LCH | lch(84.83, 6.34, 133.47°) |
| OKLab | oklab(86.76% -0.0116 0.0121) |
| OKLCH | oklch(86.76% 0.017 133.8) |
| XYZ | xyz(60.5564, 65.6702, 65.9737) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.24
Silver (survey)
#C5C9C7
ΔE00 5.44
Light Gray
#D3D3D3
ΔE00 6.78
Gainsboro
#DCDCDC
ΔE00 7.04
Eggshell
#F0EAD6
ΔE00 7.97
Fog
#D8DCE0
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6CB #D2CBD6
analogous
#D5D6CB #CFD6CB #CBD6CD
triadic
#CFD6CB #CBCFD6 #D6CBCF
tetradic
#CFD6CB #CBD5D6 #D2CBD6 #D6CDCB
square
#CFD6CB #CBD5D6 #D2CBD6 #D6CDCB
split-complementary
#CFD6CB #CDCBD6 #D6CBD5
monochromatic
#90A087 #AFBBA9 #CFD6CB #EFF1ED #EFF2EE
Accessibility & contrast
On white
1.49
#CFD6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#CFD6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6CB
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6CB | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#D6D4CB
Tritanopia (blue-blind)
#CFD5D3
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd6cb; /* rgb */ color: rgb(207, 214, 203); /* oklch */ color: oklch(86.8% 0.017 133.8);
Tailwind
colors: {
custom: {
50: '#dde2da',
500: '#cfd6cb',
950: '#000000',
},
}SCSS
$custom: #cfd6cb; $custom-light: #dde2da; $custom-dark: #000000;
JSON
{
"hex": "#cfd6cb",
"rgb": {
"r": 207,
"g": 214,
"b": 203
},
"hsl": {
"h": 98.182,
"s": 11.828,
"l": 81.765
},
"oklch": {
"l": 0.8676,
"c": 0.01673,
"h": 133.8
},
"luminance": 0.6567
}Semantic roles & 50–950 ramp
primary
#CFD6CB
secondary
#A59BAA
accent
#50967C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483