#B2BA9E#B2BA9E
#B2BA9E is a light, muted yellow-green. Relative luminance 0.471; OKLCH L 77.5% C 0.040 H 120.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BA9E |
|---|---|
| RGB | rgb(178, 186, 158) |
| HSL | hsl(77, 17%, 67%) |
| HSV | hsv(77, 15%, 73%) |
| CMYK | cmyk(4.3%, 0%, 15.1%, 27.1%) |
| CIE-LAB | lab(74.22, -7.78, 13.27) |
| CIE-LCH | lch(74.22, 15.38, 120.39°) |
| OKLab | oklab(77.5% -0.02 0.0343) |
| OKLCH | oklch(77.5% 0.04 120.3) |
| XYZ | xyz(42.0898, 47.0515, 39.2056) |
| Luminance | 0.4705 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.22
Greenish Grey
#96AE8D
ΔE00 7.00
Bland
#AFA88B
ΔE00 7.66
Cement
#A5A391
ΔE00 8.18
Stone (survey)
#ADA587
ΔE00 8.50
Greyish
#A8A495
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BA9E #A69EBA
analogous
#BAB49E #B2BA9E #A4BA9E
triadic
#B2BA9E #9EB2BA #BA9EB2
tetradic
#B2BA9E #9EBAB4 #A69EBA #BA9EA4
square
#B2BA9E #9EBAB4 #A69EBA #BA9EA4
split-complementary
#B2BA9E #9EA4BA #B49EBA
monochromatic
#77815C #96A17A #B2BA9E #CED3C2 #EBEDE6
Accessibility & contrast
On white
2.02
#B2BA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#B2BA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BA9E
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BA9E | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79C
Deuteranopia (green-blind)
#BDB79F
Tritanopia (blue-blind)
#B5B7B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b2ba9e; /* rgb */ color: rgb(178, 186, 158); /* oklch */ color: oklch(77.5% 0.040 120.3);
Tailwind
colors: {
custom: {
50: '#c9ceba',
500: '#b2ba9e',
950: '#000000',
},
}SCSS
$custom: #b2ba9e; $custom-light: #c9ceba; $custom-dark: #000000;
JSON
{
"hex": "#b2ba9e",
"rgb": {
"r": 178,
"g": 186,
"b": 158
},
"hsl": {
"h": 77.143,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.77497,
"c": 0.03969,
"h": 120.3
},
"luminance": 0.47051
}Semantic roles & 50–950 ramp
primary
#B2BA9E
secondary
#D8D6DE
accent
#4A9B61
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280