#B2BAA8#B2BAA8
#B2BAA8 is a light, muted yellow-green. Relative luminance 0.474; OKLCH L 77.8% C 0.027 H 126.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BAA8 |
|---|---|
| RGB | rgb(178, 186, 168) |
| HSL | hsl(87, 12%, 69%) |
| HSV | hsv(87, 10%, 73%) |
| CMYK | cmyk(4.3%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(74.45, -6.08, 8.17) |
| CIE-LCH | lch(74.45, 10.19, 126.66°) |
| OKLab | oklab(77.75% -0.0158 0.0213) |
| OKLCH | oklch(77.75% 0.027 126.6) |
| XYZ | xyz(42.9858, 47.4099, 43.9246) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.46
Greyish
#A8A495
ΔE00 8.01
Bland
#AFA88B
ΔE00 8.52
Greenish Grey
#96AE8D
ΔE00 8.72
Sage Green
#9CAF88
ΔE00 8.76
Silver (survey)
#C5C9C7
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BAA8 #B0A8BA
analogous
#BAB9A8 #B2BAA8 #A9BAA8
triadic
#B2BAA8 #A8B2BA #BAA8B2
tetradic
#B2BAA8 #A8BAB9 #B0A8BA #BAA8A9
square
#B2BAA8 #A8BAB9 #B0A8BA #BAA8A9
split-complementary
#B2BAA8 #A8A9BA #B9A8BA
monochromatic
#758166 #949F86 #B2BAA8 #D0D5CA #EEF0EC
Accessibility & contrast
On white
2.00
#B2BAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#B2BAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BAA8
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BAA8 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A7
Deuteranopia (green-blind)
#BBB7A9
Tritanopia (blue-blind)
#B3B8B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b2baa8; /* rgb */ color: rgb(178, 186, 168); /* oklch */ color: oklch(77.8% 0.027 126.6);
Tailwind
colors: {
custom: {
50: '#c9cec1',
500: '#b2baa8',
950: '#000000',
},
}SCSS
$custom: #b2baa8; $custom-light: #c9cec1; $custom-dark: #000000;
JSON
{
"hex": "#b2baa8",
"rgb": {
"r": 178,
"g": 186,
"b": 168
},
"hsl": {
"h": 86.667,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.77753,
"c": 0.02654,
"h": 126.6
},
"luminance": 0.4741
}Semantic roles & 50–950 ramp
primary
#B2BAA8
secondary
#DFDCE1
accent
#50966F
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281