#CFD6BF#CFD6BF
#CFD6BF is a very light, muted yellow-green. Relative luminance 0.651; OKLCH L 86.4% C 0.032 H 120.9°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6BF |
|---|---|
| RGB | rgb(207, 214, 191) |
| HSL | hsl(78, 22%, 79%) |
| HSV | hsv(78, 11%, 84%) |
| CMYK | cmyk(3.3%, 0%, 10.7%, 16.1%) |
| CIE-LAB | lab(84.55, -6.43, 10.55) |
| CIE-LCH | lch(84.55, 12.35, 121.36°) |
| OKLab | oklab(86.44% -0.0164 0.0274) |
| OKLCH | oklch(86.44% 0.032 120.9) |
| XYZ | xyz(59.1813, 65.1202, 58.7318) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.35
Beige
#F5F5DC
ΔE00 7.68
Eggshell
#F0EAD6
ΔE00 7.92
Silver (survey)
#C5C9C7
ΔE00 9.41
Honeydew
#F0FFF0
ΔE00 9.58
Off White (survey)
#FFFFE4
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6BF #C6BFD6
analogous
#D6D2BF #CFD6BF #C4D6BF
triadic
#CFD6BF #BFCFD6 #D6BFCF
tetradic
#CFD6BF #BFD6D2 #C6BFD6 #D6BFC4
square
#CFD6BF #BFD6D2 #C6BFD6 #D6BFC4
split-complementary
#CFD6BF #BFC4D6 #D2BFD6
monochromatic
#97A674 #B3BE9A #CFD6BF #EBEEE4 #F1F3EC
Accessibility & contrast
On white
1.50
#CFD6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#CFD6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6BF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6BF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#D8D3C0
Tritanopia (blue-blind)
#D1D3CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd6bf; /* rgb */ color: rgb(207, 214, 191); /* oklch */ color: oklch(86.4% 0.032 120.9);
Tailwind
colors: {
custom: {
50: '#dde2d2',
500: '#cfd6bf',
950: '#000000',
},
}SCSS
$custom: #cfd6bf; $custom-light: #dde2d2; $custom-dark: #000000;
JSON
{
"hex": "#cfd6bf",
"rgb": {
"r": 207,
"g": 214,
"b": 191
},
"hsl": {
"h": 78.261,
"s": 21.905,
"l": 79.412
},
"oklch": {
"l": 0.86444,
"c": 0.03196,
"h": 120.9
},
"luminance": 0.6512
}Semantic roles & 50–950 ramp
primary
#CFD6BF
secondary
#978EAC
accent
#45A061
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483