#B2BFA4#B2BFA4
#B2BFA4 is a light, muted yellow-green. Relative luminance 0.494; OKLCH L 78.7% C 0.040 H 128.3°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFA4 |
|---|---|
| RGB | rgb(178, 191, 164) |
| HSL | hsl(89, 17%, 70%) |
| HSV | hsv(89, 14%, 75%) |
| CMYK | cmyk(6.8%, 0%, 14.1%, 25.1%) |
| CIE-LAB | lab(75.70, -9.39, 12.12) |
| CIE-LCH | lch(75.70, 15.33, 127.78°) |
| OKLab | oklab(78.71% -0.0248 0.0314) |
| OKLCH | oklch(78.71% 0.04 128.3) |
| XYZ | xyz(43.6907, 49.4067, 42.3495) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.46
Greenish Grey
#96AE8D
ΔE00 6.74
Darkseagreen
#8FBC8F
ΔE00 9.46
Bland
#AFA88B
ΔE00 9.77
Cement
#A5A391
ΔE00 9.91
Stone (survey)
#ADA587
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFA4 #B1A4BF
analogous
#BFBFA4 #B2BFA4 #A5BFA4
triadic
#B2BFA4 #A4B2BF #BFA4B2
tetradic
#B2BFA4 #A4BFBF #B1A4BF #BFA4A5
square
#B2BFA4 #A4BFBF #B1A4BF #BFA4A5
split-complementary
#B2BFA4 #A4A5BF #BFA4BF
monochromatic
#758960 #94A680 #B2BFA4 #D0D8C8 #EFF2EC
Accessibility & contrast
On white
1.93
#B2BFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#B2BFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFA4
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFA4 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BBA2
Deuteranopia (green-blind)
#C0BAA5
Tritanopia (blue-blind)
#B3BCB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bfa4; /* rgb */ color: rgb(178, 191, 164); /* oklch */ color: oklch(78.7% 0.040 128.3);
Tailwind
colors: {
custom: {
50: '#c9d2bf',
500: '#b2bfa4',
950: '#000000',
},
}SCSS
$custom: #b2bfa4; $custom-light: #c9d2bf; $custom-dark: #000000;
JSON
{
"hex": "#b2bfa4",
"rgb": {
"r": 178,
"g": 191,
"b": 164
},
"hsl": {
"h": 88.889,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.78714,
"c": 0.03997,
"h": 128.3
},
"luminance": 0.49407
}Semantic roles & 50–950 ramp
primary
#B2BFA4
secondary
#DFDCE3
accent
#4A9C71
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281