#B0BFA2#B0BFA2
#B0BFA2 is a light, muted yellow-green. Relative luminance 0.491; OKLCH L 78.5% C 0.043 H 129.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFA2 |
|---|---|
| RGB | rgb(176, 191, 162) |
| HSL | hsl(91, 18%, 69%) |
| HSV | hsv(91, 15%, 75%) |
| CMYK | cmyk(7.9%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(75.51, -10.45, 12.91) |
| CIE-LCH | lch(75.51, 16.61, 129.00°) |
| OKLab | oklab(78.51% -0.0277 0.0334) |
| OKLCH | oklch(78.51% 0.043 129.7) |
| XYZ | xyz(43.0558, 49.1001, 41.3844) |
| Luminance | 0.4910 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.84
Greenish Grey
#96AE8D
ΔE00 6.13
Darkseagreen
#8FBC8F
ΔE00 8.58
Lichen
#8FB67B
ΔE00 9.94
Bland
#AFA88B
ΔE00 10.23
Grey Green
#86A17D
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFA2 #B1A2BF
analogous
#BFBFA2 #B0BFA2 #A2BFA3
triadic
#B0BFA2 #A2B0BF #BFA2B0
tetradic
#B0BFA2 #A2BFBF #B1A2BF #BFA3A2
square
#B0BFA2 #A2BFBF #B1A2BF #BFA3A2
split-complementary
#B0BFA2 #A3A2BF #BFA2BF
monochromatic
#73895E #91A67E #B0BFA2 #CFD8C6 #EEF1EB
Accessibility & contrast
On white
1.94
#B0BFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#B0BFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFA2
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFA2 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA0
Deuteranopia (green-blind)
#C0BAA3
Tritanopia (blue-blind)
#B1BCB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b0bfa2; /* rgb */ color: rgb(176, 191, 162); /* oklch */ color: oklch(78.5% 0.043 129.7);
Tailwind
colors: {
custom: {
50: '#c7d2bd',
500: '#b0bfa2',
950: '#000000',
},
}SCSS
$custom: #b0bfa2; $custom-light: #c7d2bd; $custom-dark: #000000;
JSON
{
"hex": "#b0bfa2",
"rgb": {
"r": 176,
"g": 191,
"b": 162
},
"hsl": {
"h": 91.034,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.78512,
"c": 0.04337,
"h": 129.7
},
"luminance": 0.491
}Semantic roles & 50–950 ramp
primary
#B0BFA2
secondary
#DFDAE3
accent
#499D74
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281