#B0BAA8#B0BAA8
#B0BAA8 is a light, muted yellow-green. Relative luminance 0.472; OKLCH L 77.6% C 0.027 H 131.0°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BAA8 |
|---|---|
| RGB | rgb(176, 186, 168) |
| HSL | hsl(93, 12%, 69%) |
| HSV | hsv(93, 10%, 73%) |
| CMYK | cmyk(5.4%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(74.30, -6.80, 7.94) |
| CIE-LCH | lch(74.30, 10.45, 130.58°) |
| OKLab | oklab(77.6% -0.018 0.0207) |
| OKLCH | oklch(77.6% 0.027 131) |
| XYZ | xyz(42.5301, 47.1749, 43.9033) |
| Luminance | 0.4718 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.88
Greenish Grey
#96AE8D
ΔE00 8.19
Sage Green
#9CAF88
ΔE00 8.40
Greyish
#A8A495
ΔE00 8.52
Bland
#AFA88B
ΔE00 9.06
Silver (survey)
#C5C9C7
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BAA8 #B2A8BA
analogous
#B9BAA8 #B0BAA8 #A8BAA9
triadic
#B0BAA8 #A8B0BA #BAA8B0
tetradic
#B0BAA8 #A8B9BA #B2A8BA #BAA9A8
square
#B0BAA8 #A8B9BA #B2A8BA #BAA9A8
split-complementary
#B0BAA8 #A9A8BA #BAA8B9
monochromatic
#728166 #919F86 #B0BAA8 #CFD5CA #EEF0EC
Accessibility & contrast
On white
2.01
#B0BAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#B0BAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BAA8
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BAA8 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#BAB6A9
Tritanopia (blue-blind)
#B1B8B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b0baa8; /* rgb */ color: rgb(176, 186, 168); /* oklch */ color: oklch(77.6% 0.027 131.0);
Tailwind
colors: {
custom: {
50: '#c7cec1',
500: '#b0baa8',
950: '#000000',
},
}SCSS
$custom: #b0baa8; $custom-light: #c7cec1; $custom-dark: #000000;
JSON
{
"hex": "#b0baa8",
"rgb": {
"r": 176,
"g": 186,
"b": 168
},
"hsl": {
"h": 93.333,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.77598,
"c": 0.0274,
"h": 131
},
"luminance": 0.47175
}Semantic roles & 50–950 ramp
primary
#B0BAA8
secondary
#DFDCE1
accent
#509677
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281