#BFCAB9#BFCAB9
#BFCAB9 is a very light, muted yellow-green. Relative luminance 0.568; OKLCH L 82.6% C 0.026 H 134.3°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAB9 |
|---|---|
| RGB | rgb(191, 202, 185) |
| HSL | hsl(99, 14%, 76%) |
| HSV | hsv(99, 8%, 79%) |
| CMYK | cmyk(5.4%, 0%, 8.4%, 20.8%) |
| CIE-LAB | lab(80.08, -6.87, 7.19) |
| CIE-LCH | lch(80.08, 9.95, 133.68°) |
| OKLab | oklab(82.57% -0.0183 0.0188) |
| OKLCH | oklch(82.57% 0.026 134.3) |
| XYZ | xyz(51.3618, 56.8200, 54.1510) |
| Luminance | 0.5682 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.62
Silver (survey)
#C5C9C7
ΔE00 7.67
Silver
#C0C0C0
ΔE00 9.93
Light Gray
#D3D3D3
ΔE00 10.25
Warm Gray
#C9BEB0
ΔE00 10.87
Eggshell
#F0EAD6
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAB9 #C4B9CA
analogous
#C7CAB9 #BFCAB9 #B9CABB
triadic
#BFCAB9 #B9BFCA #CAB9BF
tetradic
#BFCAB9 #B9C7CA #C4B9CA #CABBB9
square
#BFCAB9 #B9C7CA #C4B9CA #CABBB9
split-complementary
#BFCAB9 #BBB9CA #CAB9C7
monochromatic
#7F9573 #9FB096 #BFCAB9 #DFE4DC #EFF2EE
Accessibility & contrast
On white
1.70
#BFCAB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BFCAB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAB9
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAB9 | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B8
Deuteranopia (green-blind)
#CAC6BA
Tritanopia (blue-blind)
#BFC8C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfcab9; /* rgb */ color: rgb(191, 202, 185); /* oklch */ color: oklch(82.6% 0.026 134.3);
Tailwind
colors: {
custom: {
50: '#d2dace',
500: '#bfcab9',
950: '#000000',
},
}SCSS
$custom: #bfcab9; $custom-light: #d2dace; $custom-dark: #000000;
JSON
{
"hex": "#bfcab9",
"rgb": {
"r": 191,
"g": 202,
"b": 185
},
"hsl": {
"h": 98.824,
"s": 13.821,
"l": 75.882
},
"oklch": {
"l": 0.82574,
"c": 0.02624,
"h": 134.3
},
"luminance": 0.5682
}Semantic roles & 50–950 ramp
primary
#BFCAB9
secondary
#97899E
accent
#4E987E
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383