#B2B8A2#B2B8A2
#B2B8A2 is a light, muted yellow-green. Relative luminance 0.464; OKLCH L 77.2% C 0.031 H 119.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B8A2 |
|---|---|
| RGB | rgb(178, 184, 162) |
| HSL | hsl(76, 13%, 68%) |
| HSV | hsv(76, 12%, 72%) |
| CMYK | cmyk(3.3%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(73.78, -6.06, 10.47) |
| CIE-LCH | lch(73.78, 12.10, 120.06°) |
| OKLab | oklab(77.17% -0.0154 0.0272) |
| OKLCH | oklch(77.17% 0.031 119.5) |
| XYZ | xyz(42.0213, 46.3546, 40.9090) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.79
Bland
#AFA88B
ΔE00 7.15
Greyish
#A8A495
ΔE00 7.56
Sage Green
#9CAF88
ΔE00 7.79
Stone (survey)
#ADA587
ΔE00 8.05
Greenish Grey
#96AE8D
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B8A2 #A8A2B8
analogous
#B8B3A2 #B2B8A2 #A7B8A2
triadic
#B2B8A2 #A2B2B8 #B8A2B2
tetradic
#B2B8A2 #A2B8B3 #A8A2B8 #B8A2A7
square
#B2B8A2 #A2B8B3 #A8A2B8 #B8A2A7
split-complementary
#B2B8A2 #A2A7B8 #B3A2B8
monochromatic
#777F61 #959E7F #B2B8A2 #CFD2C5 #EBEDE7
Accessibility & contrast
On white
2.04
#B2B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#B2B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B8A2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B8A2 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#BAB5A3
Tritanopia (blue-blind)
#B4B5B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #b2b8a2; /* rgb */ color: rgb(178, 184, 162); /* oklch */ color: oklch(77.2% 0.031 119.5);
Tailwind
colors: {
custom: {
50: '#c9cdbd',
500: '#b2b8a2',
950: '#000000',
},
}SCSS
$custom: #b2b8a2; $custom-light: #c9cdbd; $custom-dark: #000000;
JSON
{
"hex": "#b2b8a2",
"rgb": {
"r": 178,
"g": 184,
"b": 162
},
"hsl": {
"h": 76.364,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.77173,
"c": 0.03124,
"h": 119.5
},
"luminance": 0.46355
}Semantic roles & 50–950 ramp
primary
#B2B8A2
secondary
#D9D8DE
accent
#4E9862
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281