#B0BAAA#B0BAAA
#B0BAAA is a light, muted yellow-green. Relative luminance 0.472; OKLCH L 77.7% C 0.025 H 133.5°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BAAA |
|---|---|
| RGB | rgb(176, 186, 170) |
| HSL | hsl(98, 10%, 70%) |
| HSV | hsv(98, 9%, 73%) |
| CMYK | cmyk(5.4%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(74.35, -6.44, 6.92) |
| CIE-LCH | lch(74.35, 9.45, 132.95°) |
| OKLab | oklab(77.65% -0.0171 0.0181) |
| OKLCH | oklch(77.65% 0.025 133.5) |
| XYZ | xyz(42.7179, 47.2500, 44.8921) |
| Luminance | 0.4725 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.91
Greyish
#A8A495
ΔE00 8.42
Silver (survey)
#C5C9C7
ΔE00 8.50
Greenish Grey
#96AE8D
ΔE00 8.72
Sage Green
#9CAF88
ΔE00 9.06
Bland
#AFA88B
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BAAA #B4AABA
analogous
#B8BAAA #B0BAAA #AABAAC
triadic
#B0BAAA #AAB0BA #BAAAB0
tetradic
#B0BAAA #AAB8BA #B4AABA #BAACAA
square
#B0BAAA #AAB8BA #B4AABA #BAACAA
split-complementary
#B0BAAA #ACAABA #BAAAB8
monochromatic
#728169 #919F88 #B0BAAA #CFD5CC #EFF1EE
Accessibility & contrast
On white
2.01
#B0BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#B0BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BAAA
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BAAA | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB7A9
Deuteranopia (green-blind)
#BAB7AB
Tritanopia (blue-blind)
#B0B9B5
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b0baaa; /* rgb */ color: rgb(176, 186, 170); /* oklch */ color: oklch(77.7% 0.025 133.5);
Tailwind
colors: {
custom: {
50: '#c7cec3',
500: '#b0baaa',
950: '#000000',
},
}SCSS
$custom: #b0baaa; $custom-light: #c7cec3; $custom-dark: #000000;
JSON
{
"hex": "#b0baaa",
"rgb": {
"r": 176,
"g": 186,
"b": 170
},
"hsl": {
"h": 97.5,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.77651,
"c": 0.0249,
"h": 133.5
},
"luminance": 0.4725
}Semantic roles & 50–950 ramp
primary
#B0BAAA
secondary
#E0DEE2
accent
#51947B
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131312
muted
#828281