#B4B8A2#B4B8A2
#B4B8A2 is a light, muted yellow-green. Relative luminance 0.466; OKLCH L 77.3% C 0.031 H 115.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B4B8A2 |
|---|---|
| RGB | rgb(180, 184, 162) |
| HSL | hsl(71, 13%, 68%) |
| HSV | hsv(71, 12%, 72%) |
| CMYK | cmyk(2.2%, 0%, 12%, 27.8%) |
| CIE-LAB | lab(73.93, -5.33, 10.71) |
| CIE-LCH | lch(73.93, 11.96, 116.46°) |
| OKLab | oklab(77.33% -0.0132 0.0278) |
| OKLCH | oklch(77.33% 0.031 115.5) |
| XYZ | xyz(42.4836, 46.5930, 40.9307) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 6.46
Bland
#AFA88B
ΔE00 6.59
Greyish
#A8A495
ΔE00 7.11
Stone (survey)
#ADA587
ΔE00 7.52
Sage Green
#9CAF88
ΔE00 8.33
Greenish Grey
#96AE8D
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4B8A2 #A6A2B8
analogous
#B8B1A2 #B4B8A2 #A9B8A2
triadic
#B4B8A2 #A2B4B8 #B8A2B4
tetradic
#B4B8A2 #A2B8B1 #A6A2B8 #B8A2A9
square
#B4B8A2 #A2B8B1 #A6A2B8 #B8A2A9
split-complementary
#B4B8A2 #A2A9B8 #B1A2B8
monochromatic
#797F61 #989E7F #B4B8A2 #D0D2C5 #ECEDE7
Accessibility & contrast
On white
2.04
#B4B8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#B4B8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4B8A2
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4B8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4B8A2 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A1
Deuteranopia (green-blind)
#BBB6A3
Tritanopia (blue-blind)
#B7B5B2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b4b8a2; /* rgb */ color: rgb(180, 184, 162); /* oklch */ color: oklch(77.3% 0.031 115.5);
Tailwind
colors: {
custom: {
50: '#cacdbd',
500: '#b4b8a2',
950: '#000000',
},
}SCSS
$custom: #b4b8a2; $custom-light: #cacdbd; $custom-dark: #000000;
JSON
{
"hex": "#b4b8a2",
"rgb": {
"r": 180,
"g": 184,
"b": 162
},
"hsl": {
"h": 70.909,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.77332,
"c": 0.03079,
"h": 115.5
},
"luminance": 0.46593
}Semantic roles & 50–950 ramp
primary
#B4B8A2
secondary
#D9D8DE
accent
#4E985B
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131312
muted
#828281