#B0B4A2#B0B4A2
#B0B4A2 is a light, muted yellow-green. Relative luminance 0.445; OKLCH L 76.2% C 0.025 H 117.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B0B4A2 |
|---|---|
| RGB | rgb(176, 180, 162) |
| HSL | hsl(73, 11%, 67%) |
| HSV | hsv(73, 10%, 71%) |
| CMYK | cmyk(2.2%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(72.55, -4.67, 8.70) |
| CIE-LCH | lch(72.55, 9.87, 118.20°) |
| OKLab | oklab(76.17% -0.0116 0.0227) |
| OKLCH | oklch(76.17% 0.025 117.2) |
| XYZ | xyz(40.7464, 44.4813, 40.6146) |
| Luminance | 0.4448 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.34
Greyish
#A8A495
ΔE00 5.86
Bland
#AFA88B
ΔE00 6.62
Stone (survey)
#ADA587
ΔE00 7.48
Greige
#B8AB98
ΔE00 8.49
Stone
#A89F91
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0B4A2 #A6A2B4
analogous
#B4AFA2 #B0B4A2 #A7B4A2
triadic
#B0B4A2 #A2B0B4 #B4A2B0
tetradic
#B0B4A2 #A2B4AF #A6A2B4 #B4A2A7
square
#B0B4A2 #A2B4AF #A6A2B4 #B4A2A7
split-complementary
#B0B4A2 #A2A7B4 #AFA2B4
monochromatic
#747A62 #939980 #B0B4A2 #CDCFC4 #EAEBE6
Accessibility & contrast
On white
2.12
#B0B4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#B0B4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0B4A2
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0B4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0B4A2 | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#B6B2A3
Tritanopia (blue-blind)
#B2B2AF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b0b4a2; /* rgb */ color: rgb(176, 180, 162); /* oklch */ color: oklch(76.2% 0.025 117.2);
Tailwind
colors: {
custom: {
50: '#c7cabd',
500: '#b0b4a2',
950: '#000000',
},
}SCSS
$custom: #b0b4a2; $custom-light: #c7cabd; $custom-dark: #000000;
JSON
{
"hex": "#b0b4a2",
"rgb": {
"r": 176,
"g": 180,
"b": 162
},
"hsl": {
"h": 73.333,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.76166,
"c": 0.02547,
"h": 117.2
},
"luminance": 0.44481
}Semantic roles & 50–950 ramp
primary
#B0B4A2
secondary
#D7D6DC
accent
#519560
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281