#B0BAAE#B0BAAE
#B0BAAE is a light, muted green. Relative luminance 0.474; OKLCH L 77.8% C 0.020 H 140.5°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BAAE |
|---|---|
| RGB | rgb(176, 186, 174) |
| HSL | hsl(110, 8%, 71%) |
| HSV | hsv(110, 6%, 73%) |
| CMYK | cmyk(5.4%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(74.45, -5.72, 4.88) |
| CIE-LCH | lch(74.45, 7.52, 139.50°) |
| OKLab | oklab(77.76% -0.0155 0.0128) |
| OKLCH | oklch(77.76% 0.02 140.5) |
| XYZ | xyz(43.1020, 47.4037, 46.9153) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.27
Cement
#A5A391
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.41
Greyish
#A8A495
ΔE00 8.41
Dark Gray
#A9A9A9
ΔE00 8.99
Light Grey
#D8DCD6
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BAAE #B8AEBA
analogous
#B6BAAE #B0BAAE #AEBAB2
triadic
#B0BAAE #AEB0BA #BAAEB0
tetradic
#B0BAAE #AEB6BA #B8AEBA #BAB2AE
square
#B0BAAE #AEB6BA #B8AEBA #BAB2AE
split-complementary
#B0BAAE #B2AEBA #BAAEB6
monochromatic
#70806D #909E8D #B0BAAE #D0D6CF #EFF1EE
Accessibility & contrast
On white
2.00
#B0BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#B0BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BAAE
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BAAE | 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)
#BBB8AD
Deuteranopia (green-blind)
#B9B7AF
Tritanopia (blue-blind)
#B0B9B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #b0baae; /* rgb */ color: rgb(176, 186, 174); /* oklch */ color: oklch(77.8% 0.020 140.5);
Tailwind
colors: {
custom: {
50: '#c7cec6',
500: '#b0baae',
950: '#000000',
},
}SCSS
$custom: #b0baae; $custom-light: #c7cec6; $custom-dark: #000000;
JSON
{
"hex": "#b0baae",
"rgb": {
"r": 176,
"g": 186,
"b": 174
},
"hsl": {
"h": 110,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.77761,
"c": 0.02008,
"h": 140.5
},
"luminance": 0.47404
}Semantic roles & 50–950 ramp
primary
#B0BAAE
secondary
#E3E0E4
accent
#549288
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282