#B3BFAA#B3BFAA
#B3BFAA is a light, muted yellow-green. Relative luminance 0.497; OKLCH L 78.9% C 0.032 H 131.6°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BFAA |
|---|---|
| RGB | rgb(179, 191, 170) |
| HSL | hsl(94, 14%, 71%) |
| HSV | hsv(94, 11%, 75%) |
| CMYK | cmyk(6.3%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(75.91, -8.00, 9.19) |
| CIE-LCH | lch(75.91, 12.18, 131.06°) |
| OKLab | oklab(78.94% -0.0212 0.0239) |
| OKLCH | oklch(78.94% 0.032 131.6) |
| XYZ | xyz(44.4757, 49.7474, 45.2815) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.90
Sage Green
#9CAF88
ΔE00 8.01
Cement
#A5A391
ΔE00 9.34
Silver (survey)
#C5C9C7
ΔE00 9.79
Bland
#AFA88B
ΔE00 9.91
Greyish
#A8A495
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BFAA #B6AABF
analogous
#BDBFAA #B3BFAA #AABFAB
triadic
#B3BFAA #AAB3BF #BFAAB3
tetradic
#B3BFAA #AABDBF #B6AABF #BFABAA
square
#B3BFAA #AABDBF #B6AABF #BFABAA
split-complementary
#B3BFAA #ABAABF #BFAABD
monochromatic
#758866 #94A587 #B3BFAA #D2D9CD #EFF2EE
Accessibility & contrast
On white
1.92
#B3BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#B3BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BFAA
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BFAA | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCA9
Deuteranopia (green-blind)
#BFBBAB
Tritanopia (blue-blind)
#B4BDB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b3bfaa; /* rgb */ color: rgb(179, 191, 170); /* oklch */ color: oklch(78.9% 0.032 131.6);
Tailwind
colors: {
custom: {
50: '#c9d2c3',
500: '#b3bfaa',
950: '#000000',
},
}SCSS
$custom: #b3bfaa; $custom-light: #c9d2c3; $custom-dark: #000000;
JSON
{
"hex": "#b3bfaa",
"rgb": {
"r": 179,
"g": 191,
"b": 170
},
"hsl": {
"h": 94.286,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.78944,
"c": 0.03196,
"h": 131.6
},
"luminance": 0.49748
}Semantic roles & 50–950 ramp
primary
#B3BFAA
secondary
#E3E0E5
accent
#4D9878
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281