#BFCAB4#BFCAB4
#BFCAB4 is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.4% C 0.032 H 128.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAB4 |
|---|---|
| RGB | rgb(191, 202, 180) |
| HSL | hsl(90, 17%, 75%) |
| HSV | hsv(90, 11%, 79%) |
| CMYK | cmyk(5.4%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(79.96, -7.74, 9.70) |
| CIE-LCH | lch(79.96, 12.41, 128.59°) |
| OKLab | oklab(82.44% -0.0204 0.0252) |
| OKLCH | oklch(82.44% 0.032 128.9) |
| XYZ | xyz(50.8433, 56.6125, 51.4199) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.93
Silver (survey)
#C5C9C7
ΔE00 9.30
Sage Green
#9CAF88
ΔE00 10.01
Greenish Grey
#96AE8D
ΔE00 10.17
Eggshell
#F0EAD6
ΔE00 11.13
Beige
#F5F5DC
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAB4 #BFB4CA
analogous
#CACAB4 #BFCAB4 #B4CAB4
triadic
#BFCAB4 #B4BFCA #CAB4BF
tetradic
#BFCAB4 #B4CACA #BFB4CA #CAB4B4
square
#BFCAB4 #B4CACA #BFB4CA #CAB4B4
split-complementary
#BFCAB4 #B4B4CA #CAB4CA
monochromatic
#82976C #A0B190 #BFCAB4 #DEE3D8 #F0F2ED
Accessibility & contrast
On white
1.70
#BFCAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BFCAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAB4
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAB4 | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B3
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#C0C8C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcab4; /* rgb */ color: rgb(191, 202, 180); /* oklch */ color: oklch(82.4% 0.032 128.9);
Tailwind
colors: {
custom: {
50: '#d2daca',
500: '#bfcab4',
950: '#000000',
},
}SCSS
$custom: #bfcab4; $custom-light: #d2daca; $custom-dark: #000000;
JSON
{
"hex": "#bfcab4",
"rgb": {
"r": 191,
"g": 202,
"b": 180
},
"hsl": {
"h": 90,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.82443,
"c": 0.03243,
"h": 128.9
},
"luminance": 0.56613
}Semantic roles & 50–950 ramp
primary
#BFCAB4
secondary
#91849E
accent
#4A9B73
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382