#B2BFA9#B2BFA9
#B2BFA9 is a light, muted yellow-green. Relative luminance 0.496; OKLCH L 78.8% C 0.034 H 132.4°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFA9 |
|---|---|
| RGB | rgb(178, 191, 169) |
| HSL | hsl(95, 15%, 71%) |
| HSV | hsv(95, 12%, 75%) |
| CMYK | cmyk(6.8%, 0%, 11.5%, 25.1%) |
| CIE-LAB | lab(75.82, -8.53, 9.58) |
| CIE-LCH | lch(75.82, 12.83, 131.69°) |
| OKLab | oklab(78.84% -0.0227 0.0249) |
| OKLCH | oklch(78.84% 0.034 132.4) |
| XYZ | xyz(44.1511, 49.5909, 44.7744) |
| Luminance | 0.4959 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.50
Sage Green
#9CAF88
ΔE00 7.62
Cement
#A5A391
ΔE00 9.58
Bland
#AFA88B
ΔE00 10.08
Silver (survey)
#C5C9C7
ΔE00 10.26
Greyish
#A8A495
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFA9 #B6A9BF
analogous
#BDBFA9 #B2BFA9 #A9BFAB
triadic
#B2BFA9 #A9B2BF #BFA9B2
tetradic
#B2BFA9 #A9BDBF #B6A9BF #BFABA9
square
#B2BFA9 #A9BDBF #B6A9BF #BFABA9
split-complementary
#B2BFA9 #ABA9BF #BFA9BD
monochromatic
#748865 #93A586 #B2BFA9 #D1D9CC #EFF2ED
Accessibility & contrast
On white
1.92
#B2BFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#B2BFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFA9
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFA9 | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCA8
Deuteranopia (green-blind)
#BFBAAA
Tritanopia (blue-blind)
#B3BDB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bfa9; /* rgb */ color: rgb(178, 191, 169); /* oklch */ color: oklch(78.8% 0.034 132.4);
Tailwind
colors: {
custom: {
50: '#c9d2c2',
500: '#b2bfa9',
950: '#000000',
},
}SCSS
$custom: #b2bfa9; $custom-light: #c9d2c2; $custom-dark: #000000;
JSON
{
"hex": "#b2bfa9",
"rgb": {
"r": 178,
"g": 191,
"b": 169
},
"hsl": {
"h": 95.455,
"s": 14.667,
"l": 70.588
},
"oklch": {
"l": 0.78842,
"c": 0.03369,
"h": 132.4
},
"luminance": 0.49591
}Semantic roles & 50–950 ramp
primary
#B2BFA9
secondary
#E2DFE5
accent
#4D997A
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281