#B4BAAA#B4BAAA
#B4BAAA is a light, muted yellow-green. Relative luminance 0.477; OKLCH L 78.0% C 0.023 H 123.7°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B4BAAA |
|---|---|
| RGB | rgb(180, 186, 170) |
| HSL | hsl(83, 10%, 70%) |
| HSV | hsv(83, 9%, 73%) |
| CMYK | cmyk(3.2%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(74.65, -5.01, 7.39) |
| CIE-LCH | lch(74.65, 8.93, 124.16°) |
| OKLab | oklab(77.96% -0.0129 0.0193) |
| OKLCH | oklch(77.96% 0.023 123.7) |
| XYZ | xyz(43.6359, 47.7234, 44.9351) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.13
Greyish
#A8A495
ΔE00 7.40
Silver (survey)
#C5C9C7
ΔE00 7.87
Bland
#AFA88B
ΔE00 8.35
Silver
#C0C0C0
ΔE00 8.80
Warm Gray
#C9BEB0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4BAAA #B0AABA
analogous
#BAB8AA #B4BAAA #ACBAAA
triadic
#B4BAAA #AAB4BA #BAAAB4
tetradic
#B4BAAA #AABAB8 #B0AABA #BAAAAC
square
#B4BAAA #AABAB8 #B0AABA #BAAAAC
split-complementary
#B4BAAA #AAACBA #B8AABA
monochromatic
#788169 #969F88 #B4BAAA #D2D5CC #F0F1EE
Accessibility & contrast
On white
1.99
#B4BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#B4BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4BAAA
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4BAAA | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#BBB8AB
Tritanopia (blue-blind)
#B5B8B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b4baaa; /* rgb */ color: rgb(180, 186, 170); /* oklch */ color: oklch(78.0% 0.023 123.7);
Tailwind
colors: {
custom: {
50: '#cacec3',
500: '#b4baaa',
950: '#000000',
},
}SCSS
$custom: #b4baaa; $custom-light: #cacec3; $custom-dark: #000000;
JSON
{
"hex": "#b4baaa",
"rgb": {
"r": 180,
"g": 186,
"b": 170
},
"hsl": {
"h": 82.5,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77964,
"c": 0.02319,
"h": 123.7
},
"luminance": 0.47723
}Semantic roles & 50–950 ramp
primary
#B4BAAA
secondary
#DFDEE2
accent
#51946A
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281