#BFCAB3#BFCAB3
#BFCAB3 is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.4% C 0.034 H 128.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAB3 |
|---|---|
| RGB | rgb(191, 202, 179) |
| HSL | hsl(89, 18%, 75%) |
| HSV | hsv(89, 11%, 79%) |
| CMYK | cmyk(5.4%, 0%, 11.4%, 20.8%) |
| CIE-LAB | lab(79.94, -7.91, 10.21) |
| CIE-LCH | lch(79.94, 12.91, 127.79°) |
| OKLab | oklab(82.42% -0.0208 0.0265) |
| OKLCH | oklch(82.42% 0.034 128.1) |
| XYZ | xyz(50.7418, 56.5719, 50.8853) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.20
Silver (survey)
#C5C9C7
ΔE00 9.61
Sage Green
#9CAF88
ΔE00 9.81
Greenish Grey
#96AE8D
ΔE00 10.03
Beige
#F5F5DC
ΔE00 11.14
Eggshell
#F0EAD6
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAB3 #BEB3CA
analogous
#CACAB3 #BFCAB3 #B4CAB3
triadic
#BFCAB3 #B3BFCA #CAB3BF
tetradic
#BFCAB3 #B3CACA #BEB3CA #CAB3B4
square
#BFCAB3 #B3CACA #BEB3CA #CAB3B4
split-complementary
#BFCAB3 #B3B4CA #CAB3CA
monochromatic
#82986B #A1B18F #BFCAB3 #DDE3D7 #F0F2ED
Accessibility & contrast
On white
1.71
#BFCAB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BFCAB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAB3
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAB3 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B2
Deuteranopia (green-blind)
#CBC6B4
Tritanopia (blue-blind)
#C0C8C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcab3; /* rgb */ color: rgb(191, 202, 179); /* oklch */ color: oklch(82.4% 0.034 128.1);
Tailwind
colors: {
custom: {
50: '#d2dac9',
500: '#bfcab3',
950: '#000000',
},
}SCSS
$custom: #bfcab3; $custom-light: #d2dac9; $custom-dark: #000000;
JSON
{
"hex": "#bfcab3",
"rgb": {
"r": 191,
"g": 202,
"b": 179
},
"hsl": {
"h": 88.696,
"s": 17.829,
"l": 74.706
},
"oklch": {
"l": 0.82417,
"c": 0.03369,
"h": 128.1
},
"luminance": 0.56572
}Semantic roles & 50–950 ramp
primary
#BFCAB3
secondary
#90839E
accent
#499C71
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382