#CFD6BA#CFD6BA
#CFD6BA is a very light, muted yellow-green. Relative luminance 0.649; OKLCH L 86.3% C 0.038 H 118.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6BA |
|---|---|
| RGB | rgb(207, 214, 186) |
| HSL | hsl(75, 25%, 78%) |
| HSV | hsv(75, 13%, 84%) |
| CMYK | cmyk(3.3%, 0%, 13.1%, 16.1%) |
| CIE-LAB | lab(84.43, -7.25, 13.03) |
| CIE-LCH | lch(84.43, 14.91, 119.09°) |
| OKLab | oklab(86.32% -0.0184 0.0338) |
| OKLCH | oklch(86.32% 0.038 118.6) |
| XYZ | xyz(58.6405, 64.9038, 55.8833) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.86
Eggshell
#F0EAD6
ΔE00 8.47
Light Grey
#D8DCD6
ΔE00 8.90
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.00
Beige (survey)
#E6DAA6
ΔE00 9.25
Lightyellow
#FFFFE0
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6BA #C1BAD6
analogous
#D6CFBA #CFD6BA #C1D6BA
triadic
#CFD6BA #BACFD6 #D6BACF
tetradic
#CFD6BA #BAD6CF #C1BAD6 #D6BAC1
square
#CFD6BA #BAD6CF #C1BAD6 #D6BAC1
split-complementary
#CFD6BA #BAC1D6 #CFBAD6
monochromatic
#9AA86D #B4BF94 #CFD6BA #EAEDE0 #F2F4EC
Accessibility & contrast
On white
1.50
#CFD6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#CFD6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6BA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6BA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B8
Deuteranopia (green-blind)
#D9D3BB
Tritanopia (blue-blind)
#D2D3CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd6ba; /* rgb */ color: rgb(207, 214, 186); /* oklch */ color: oklch(86.3% 0.038 118.6);
Tailwind
colors: {
custom: {
50: '#dde2ce',
500: '#cfd6ba',
950: '#000000',
},
}SCSS
$custom: #cfd6ba; $custom-light: #dde2ce; $custom-dark: #000000;
JSON
{
"hex": "#cfd6ba",
"rgb": {
"r": 207,
"g": 214,
"b": 186
},
"hsl": {
"h": 75,
"s": 25.455,
"l": 78.431
},
"oklch": {
"l": 0.86319,
"c": 0.03846,
"h": 118.6
},
"luminance": 0.64904
}Semantic roles & 50–950 ramp
primary
#CFD6BA
secondary
#9188AC
accent
#42A45A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483