#BFCAB5#BFCAB5
#BFCAB5 is a very light, muted yellow-green. Relative luminance 0.567; OKLCH L 82.5% C 0.031 H 129.8°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCAB5 |
|---|---|
| RGB | rgb(191, 202, 181) |
| HSL | hsl(91, 17%, 75%) |
| HSV | hsv(91, 10%, 79%) |
| CMYK | cmyk(5.4%, 0%, 10.4%, 20.8%) |
| CIE-LAB | lab(79.98, -7.57, 9.20) |
| CIE-LCH | lch(79.98, 11.91, 129.44°) |
| OKLab | oklab(82.47% -0.02 0.024) |
| OKLCH | oklch(82.47% 0.031 129.8) |
| XYZ | xyz(50.9455, 56.6534, 51.9584) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.67
Silver (survey)
#C5C9C7
ΔE00 8.98
Sage Green
#9CAF88
ΔE00 10.22
Greenish Grey
#96AE8D
ΔE00 10.33
Eggshell
#F0EAD6
ΔE00 11.08
Silver
#C0C0C0
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCAB5 #C0B5CA
analogous
#C9CAB5 #BFCAB5 #B5CAB6
triadic
#BFCAB5 #B5BFCA #CAB5BF
tetradic
#BFCAB5 #B5C9CA #C0B5CA #CAB6B5
square
#BFCAB5 #B5C9CA #C0B5CA #CAB6B5
split-complementary
#BFCAB5 #B6B5CA #CAB5C9
monochromatic
#81976E #A0B091 #BFCAB5 #DEE4D9 #F0F2ED
Accessibility & contrast
On white
1.70
#BFCAB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BFCAB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCAB5
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCAB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCAB5 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B4
Deuteranopia (green-blind)
#CBC6B6
Tritanopia (blue-blind)
#C0C8C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfcab5; /* rgb */ color: rgb(191, 202, 181); /* oklch */ color: oklch(82.5% 0.031 129.8);
Tailwind
colors: {
custom: {
50: '#d2dacb',
500: '#bfcab5',
950: '#000000',
},
}SCSS
$custom: #bfcab5; $custom-light: #d2dacb; $custom-dark: #000000;
JSON
{
"hex": "#bfcab5",
"rgb": {
"r": 191,
"g": 202,
"b": 181
},
"hsl": {
"h": 91.429,
"s": 16.535,
"l": 75.098
},
"oklch": {
"l": 0.82469,
"c": 0.03118,
"h": 129.8
},
"luminance": 0.56654
}Semantic roles & 50–950 ramp
primary
#BFCAB5
secondary
#92859E
accent
#4B9B75
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382