#B2BFAA#B2BFAA
#B2BFAA is a light, muted yellow-green. Relative luminance 0.496; OKLCH L 78.9% C 0.032 H 133.4°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFAA |
|---|---|
| RGB | rgb(178, 191, 170) |
| HSL | hsl(97, 14%, 71%) |
| HSV | hsv(97, 11%, 75%) |
| CMYK | cmyk(6.8%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(75.84, -8.36, 9.07) |
| CIE-LCH | lch(75.84, 12.34, 132.65°) |
| OKLab | oklab(78.87% -0.0223 0.0236) |
| OKLCH | oklch(78.87% 0.032 133.4) |
| XYZ | xyz(44.2454, 49.6286, 45.2707) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.69
Sage Green
#9CAF88
ΔE00 7.88
Cement
#A5A391
ΔE00 9.55
Silver (survey)
#C5C9C7
ΔE00 9.96
Bland
#AFA88B
ΔE00 10.17
Greyish
#A8A495
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFAA #B7AABF
analogous
#BCBFAA #B2BFAA #AABFAC
triadic
#B2BFAA #AAB2BF #BFAAB2
tetradic
#B2BFAA #AABCBF #B7AABF #BFACAA
square
#B2BFAA #AABCBF #B7AABF #BFACAA
split-complementary
#B2BFAA #ACAABF #BFAABC
monochromatic
#738866 #92A587 #B2BFAA #D2D9CD #EFF2EE
Accessibility & contrast
On white
1.92
#B2BFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#B2BFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFAA
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFAA | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCA9
Deuteranopia (green-blind)
#BFBBAB
Tritanopia (blue-blind)
#B2BDB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bfaa; /* rgb */ color: rgb(178, 191, 170); /* oklch */ color: oklch(78.9% 0.032 133.4);
Tailwind
colors: {
custom: {
50: '#c9d2c3',
500: '#b2bfaa',
950: '#000000',
},
}SCSS
$custom: #b2bfaa; $custom-light: #c9d2c3; $custom-dark: #000000;
JSON
{
"hex": "#b2bfaa",
"rgb": {
"r": 178,
"g": 191,
"b": 170
},
"hsl": {
"h": 97.143,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.78868,
"c": 0.03246,
"h": 133.4
},
"luminance": 0.49629
}Semantic roles & 50–950 ramp
primary
#B2BFAA
secondary
#E3E0E5
accent
#4D987C
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281