#CFD6BD#CFD6BD
#CFD6BD is a very light, muted yellow-green. Relative luminance 0.650; OKLCH L 86.4% C 0.035 H 119.9°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6BD |
|---|---|
| RGB | rgb(207, 214, 189) |
| HSL | hsl(77, 23%, 79%) |
| HSV | hsv(77, 12%, 84%) |
| CMYK | cmyk(3.3%, 0%, 11.7%, 16.1%) |
| CIE-LAB | lab(84.50, -6.76, 11.54) |
| CIE-LCH | lch(84.50, 13.38, 120.36°) |
| OKLab | oklab(86.39% -0.0172 0.03) |
| OKLCH | oklch(86.39% 0.035 119.9) |
| XYZ | xyz(58.9627, 65.0327, 57.5805) |
| Luminance | 0.6503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.71
Light Grey
#D8DCD6
ΔE00 7.98
Eggshell
#F0EAD6
ΔE00 8.12
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.34
Off White (survey)
#FFFFE4
ΔE00 9.57
Lightyellow
#FFFFE0
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6BD #C4BDD6
analogous
#D6D1BD #CFD6BD #C3D6BD
triadic
#CFD6BD #BDCFD6 #D6BDCF
tetradic
#CFD6BD #BDD6D1 #C4BDD6 #D6BDC3
square
#CFD6BD #BDD6D1 #C4BDD6 #D6BDC3
split-complementary
#CFD6BD #BDC3D6 #D1BDD6
monochromatic
#98A772 #B4BF97 #CFD6BD #EAEDE3 #F1F3EC
Accessibility & contrast
On white
1.50
#CFD6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#CFD6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6BD
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6BD | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3BC
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#D1D3CF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd6bd; /* rgb */ color: rgb(207, 214, 189); /* oklch */ color: oklch(86.4% 0.035 119.9);
Tailwind
colors: {
custom: {
50: '#dde2d0',
500: '#cfd6bd',
950: '#000000',
},
}SCSS
$custom: #cfd6bd; $custom-light: #dde2d0; $custom-dark: #000000;
JSON
{
"hex": "#cfd6bd",
"rgb": {
"r": 207,
"g": 214,
"b": 189
},
"hsl": {
"h": 76.8,
"s": 23.364,
"l": 79.02
},
"oklch": {
"l": 0.86393,
"c": 0.03455,
"h": 119.9
},
"luminance": 0.65033
}Semantic roles & 50–950 ramp
primary
#CFD6BD
secondary
#948BAC
accent
#44A25E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483