#B2B8A0#B2B8A0
#B2B8A0 is a light, muted yellow-green. Relative luminance 0.463; OKLCH L 77.1% C 0.034 H 118.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B8A0 |
|---|---|
| RGB | rgb(178, 184, 160) |
| HSL | hsl(75, 14%, 67%) |
| HSV | hsv(75, 13%, 72%) |
| CMYK | cmyk(3.3%, 0%, 13%, 27.8%) |
| CIE-LAB | lab(73.73, -6.40, 11.49) |
| CIE-LCH | lch(73.73, 13.15, 119.10°) |
| OKLab | oklab(77.12% -0.0162 0.0298) |
| OKLCH | oklch(77.12% 0.034 118.6) |
| XYZ | xyz(41.8449, 46.2841, 39.9801) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.97
Bland
#AFA88B
ΔE00 6.97
Sage Green
#9CAF88
ΔE00 7.29
Greenish Grey
#96AE8D
ΔE00 7.84
Greyish
#A8A495
ΔE00 7.85
Stone (survey)
#ADA587
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B8A0 #A6A0B8
analogous
#B8B2A0 #B2B8A0 #A6B8A0
triadic
#B2B8A0 #A0B2B8 #B8A0B2
tetradic
#B2B8A0 #A0B8B2 #A6A0B8 #B8A0A6
square
#B2B8A0 #A0B8B2 #A6A0B8 #B8A0A6
split-complementary
#B2B8A0 #A0A6B8 #B2A0B8
monochromatic
#777F5F #969E7D #B2B8A0 #CED2C3 #EBECE6
Accessibility & contrast
On white
2.05
#B2B8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#B2B8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B8A0
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B8A0 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59F
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#B5B5B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2b8a0; /* rgb */ color: rgb(178, 184, 160); /* oklch */ color: oklch(77.1% 0.034 118.6);
Tailwind
colors: {
custom: {
50: '#c9cdbc',
500: '#b2b8a0',
950: '#000000',
},
}SCSS
$custom: #b2b8a0; $custom-light: #c9cdbc; $custom-dark: #000000;
JSON
{
"hex": "#b2b8a0",
"rgb": {
"r": 178,
"g": 184,
"b": 160
},
"hsl": {
"h": 75,
"s": 14.458,
"l": 67.451
},
"oklch": {
"l": 0.77122,
"c": 0.03391,
"h": 118.6
},
"luminance": 0.46284
}Semantic roles & 50–950 ramp
primary
#B2B8A0
secondary
#D8D6DE
accent
#4D9960
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281