#B2B89A#B2B89A
#B2B89A is a light, muted yellow-green. Relative luminance 0.461; OKLCH L 77.0% C 0.042 H 116.6°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B89A |
|---|---|
| RGB | rgb(178, 184, 154) |
| HSL | hsl(72, 17%, 66%) |
| HSV | hsv(72, 16%, 72%) |
| CMYK | cmyk(3.3%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(73.60, -7.38, 14.56) |
| CIE-LCH | lch(73.60, 16.32, 116.89°) |
| OKLab | oklab(76.97% -0.0188 0.0375) |
| OKLCH | oklch(76.97% 0.042 116.6) |
| XYZ | xyz(41.3327, 46.0792, 37.2823) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.08
Bland
#AFA88B
ΔE00 6.77
Greenish Grey
#96AE8D
ΔE00 7.18
Stone (survey)
#ADA587
ΔE00 7.59
Cement
#A5A391
ΔE00 7.76
Greyish
#A8A495
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B89A #A09AB8
analogous
#B8AF9A #B2B89A #A3B89A
triadic
#B2B89A #9AB2B8 #B89AB2
tetradic
#B2B89A #9AB8AF #A09AB8 #B89AA3
square
#B2B89A #9AB8AF #A09AB8 #B89AA3
split-complementary
#B2B89A #9AA3B8 #AF9AB8
monochromatic
#777F59 #979F76 #B2B89A #CDD1BE #E9EBE2
Accessibility & contrast
On white
2.06
#B2B89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#B2B89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B89A
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B89A | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB598
Deuteranopia (green-blind)
#BCB59B
Tritanopia (blue-blind)
#B5B4B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2b89a; /* rgb */ color: rgb(178, 184, 154); /* oklch */ color: oklch(77.0% 0.042 116.6);
Tailwind
colors: {
custom: {
50: '#c9cdb7',
500: '#b2b89a',
950: '#000000',
},
}SCSS
$custom: #b2b89a; $custom-light: #c9cdb7; $custom-dark: #000000;
JSON
{
"hex": "#b2b89a",
"rgb": {
"r": 178,
"g": 184,
"b": 154
},
"hsl": {
"h": 72,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.76973,
"c": 0.04192,
"h": 116.6
},
"luminance": 0.46079
}Semantic roles & 50–950 ramp
primary
#B2B89A
secondary
#D4D2DC
accent
#4A9C5A
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280