#B2B89E#B2B89E
#B2B89E is a light, muted yellow-green. Relative luminance 0.462; OKLCH L 77.1% C 0.037 H 117.8°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B89E |
|---|---|
| RGB | rgb(178, 184, 158) |
| HSL | hsl(74, 15%, 67%) |
| HSV | hsv(74, 14%, 72%) |
| CMYK | cmyk(3.3%, 0%, 14.1%, 27.8%) |
| CIE-LAB | lab(73.68, -6.73, 12.51) |
| CIE-LCH | lch(73.68, 14.21, 118.27°) |
| OKLab | oklab(77.07% -0.0171 0.0324) |
| OKLCH | oklch(77.07% 0.037 117.8) |
| XYZ | xyz(41.6714, 46.2147, 39.0661) |
| Luminance | 0.4622 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.83
Bland
#AFA88B
ΔE00 6.85
Cement
#A5A391
ΔE00 7.19
Greenish Grey
#96AE8D
ΔE00 7.56
Stone (survey)
#ADA587
ΔE00 7.72
Greyish
#A8A495
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B89E #A49EB8
analogous
#B8B19E #B2B89E #A5B89E
triadic
#B2B89E #9EB2B8 #B89EB2
tetradic
#B2B89E #9EB8B1 #A49EB8 #B89EA5
square
#B2B89E #9EB8B1 #A49EB8 #B89EA5
split-complementary
#B2B89E #9EA5B8 #B19EB8
monochromatic
#777F5D #969E7B #B2B89E #CED2C1 #EAECE5
Accessibility & contrast
On white
2.05
#B2B89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#B2B89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B89E
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B89E | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59D
Deuteranopia (green-blind)
#BBB59F
Tritanopia (blue-blind)
#B5B5B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2b89e; /* rgb */ color: rgb(178, 184, 158); /* oklch */ color: oklch(77.1% 0.037 117.8);
Tailwind
colors: {
custom: {
50: '#c9cdba',
500: '#b2b89e',
950: '#000000',
},
}SCSS
$custom: #b2b89e; $custom-light: #c9cdba; $custom-dark: #000000;
JSON
{
"hex": "#b2b89e",
"rgb": {
"r": 178,
"g": 184,
"b": 158
},
"hsl": {
"h": 73.846,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.77071,
"c": 0.03659,
"h": 117.8
},
"luminance": 0.46215
}Semantic roles & 50–950 ramp
primary
#B2B89E
secondary
#D7D5DD
accent
#4C9A5E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280