#CFD6BB#CFD6BB
#CFD6BB is a very light, muted yellow-green. Relative luminance 0.649; OKLCH L 86.3% C 0.037 H 119.0°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD6BB |
|---|---|
| RGB | rgb(207, 214, 187) |
| HSL | hsl(76, 25%, 79%) |
| HSV | hsv(76, 13%, 84%) |
| CMYK | cmyk(3.3%, 0%, 12.6%, 16.1%) |
| CIE-LAB | lab(84.46, -7.09, 12.54) |
| CIE-LCH | lch(84.46, 14.40, 119.49°) |
| OKLab | oklab(86.34% -0.018 0.0325) |
| OKLCH | oklch(86.34% 0.037 119) |
| XYZ | xyz(58.7471, 64.9465, 56.4451) |
| Luminance | 0.6495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.80
Eggshell
#F0EAD6
ΔE00 8.35
Light Grey
#D8DCD6
ΔE00 8.60
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.10
Beige (survey)
#E6DAA6
ΔE00 9.47
Lightyellow
#FFFFE0
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD6BB #C2BBD6
analogous
#D6CFBB #CFD6BB #C1D6BB
triadic
#CFD6BB #BBCFD6 #D6BBCF
tetradic
#CFD6BB #BBD6CF #C2BBD6 #D6BBC1
square
#CFD6BB #BBD6CF #C2BBD6 #D6BBC1
split-complementary
#CFD6BB #BBC1D6 #CFBBD6
monochromatic
#99A86F #B4BF95 #CFD6BB #EAEDE1 #F2F3EC
Accessibility & contrast
On white
1.50
#CFD6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#CFD6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD6BB
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD6BB | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#D9D3BC
Tritanopia (blue-blind)
#D2D3CE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd6bb; /* rgb */ color: rgb(207, 214, 187); /* oklch */ color: oklch(86.3% 0.037 119.0);
Tailwind
colors: {
custom: {
50: '#dde2cf',
500: '#cfd6bb',
950: '#000000',
},
}SCSS
$custom: #cfd6bb; $custom-light: #dde2cf; $custom-dark: #000000;
JSON
{
"hex": "#cfd6bb",
"rgb": {
"r": 207,
"g": 214,
"b": 187
},
"hsl": {
"h": 75.556,
"s": 24.771,
"l": 78.627
},
"oklch": {
"l": 0.86344,
"c": 0.03716,
"h": 119
},
"luminance": 0.64946
}Semantic roles & 50–950 ramp
primary
#CFD6BB
secondary
#9289AC
accent
#42A35B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483