#B2BA9A#B2BA9A
#B2BA9A is a light, muted yellow-green. Relative luminance 0.469; OKLCH L 77.4% C 0.045 H 118.9°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BA9A |
|---|---|
| RGB | rgb(178, 186, 154) |
| HSL | hsl(75, 19%, 67%) |
| HSV | hsv(75, 17%, 73%) |
| CMYK | cmyk(4.3%, 0%, 17.2%, 27.1%) |
| CIE-LAB | lab(74.14, -8.43, 15.31) |
| CIE-LCH | lch(74.14, 17.48, 118.84°) |
| OKLab | oklab(77.4% -0.0217 0.0394) |
| OKLCH | oklch(77.4% 0.045 118.9) |
| XYZ | xyz(41.7511, 46.9160, 37.4218) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.58
Greenish Grey
#96AE8D
ΔE00 6.75
Bland
#AFA88B
ΔE00 7.65
Stone (survey)
#ADA587
ΔE00 8.44
Cement
#A5A391
ΔE00 8.73
Greyish
#A8A495
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BA9A #A29ABA
analogous
#BAB29A #B2BA9A #A2BA9A
triadic
#B2BA9A #9AB2BA #BA9AB2
tetradic
#B2BA9A #9ABAB2 #A29ABA #BA9AA2
square
#B2BA9A #9ABAB2 #A29ABA #BA9AA2
split-complementary
#B2BA9A #9AA2BA #B29ABA
monochromatic
#778158 #96A176 #B2BA9A #CED3BE #E9ECE3
Accessibility & contrast
On white
2.02
#B2BA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#B2BA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BA9A
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BA9A | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB698
Deuteranopia (green-blind)
#BEB69B
Tritanopia (blue-blind)
#B5B6B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b2ba9a; /* rgb */ color: rgb(178, 186, 154); /* oklch */ color: oklch(77.4% 0.045 118.9);
Tailwind
colors: {
custom: {
50: '#c9ceb7',
500: '#b2ba9a',
950: '#000000',
},
}SCSS
$custom: #b2ba9a; $custom-light: #c9ceb7; $custom-dark: #000000;
JSON
{
"hex": "#b2ba9a",
"rgb": {
"r": 178,
"g": 186,
"b": 154
},
"hsl": {
"h": 75,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.774,
"c": 0.04496,
"h": 118.9
},
"luminance": 0.46916
}Semantic roles & 50–950 ramp
primary
#B2BA9A
secondary
#D5D3DD
accent
#489D5E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280