#B2BFAB#B2BFAB
#B2BFAB is a light, muted yellow-green. Relative luminance 0.497; OKLCH L 78.9% C 0.031 H 134.5°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFAB |
|---|---|
| RGB | rgb(178, 191, 171) |
| HSL | hsl(99, 14%, 71%) |
| HSV | hsv(99, 10%, 75%) |
| CMYK | cmyk(6.8%, 0%, 10.5%, 25.1%) |
| CIE-LAB | lab(75.86, -8.18, 8.57) |
| CIE-LCH | lch(75.86, 11.85, 133.69°) |
| OKLab | oklab(78.89% -0.0219 0.0223) |
| OKLCH | oklch(78.89% 0.031 134.5) |
| XYZ | xyz(44.3403, 49.6666, 45.7708) |
| Luminance | 0.4967 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.90
Sage Green
#9CAF88
ΔE00 8.16
Cement
#A5A391
ΔE00 9.52
Silver (survey)
#C5C9C7
ΔE00 9.67
Greyish
#A8A495
ΔE00 10.23
Bland
#AFA88B
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFAB #B8ABBF
analogous
#BCBFAB #B2BFAB #ABBFAE
triadic
#B2BFAB #ABB2BF #BFABB2
tetradic
#B2BFAB #ABBCBF #B8ABBF #BFAEAB
square
#B2BFAB #ABBCBF #B8ABBF #BFAEAB
split-complementary
#B2BFAB #AEABBF #BFABBC
monochromatic
#738868 #92A588 #B2BFAB #D2D9CE #EFF2EE
Accessibility & contrast
On white
1.92
#B2BFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#B2BFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFAB
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFAB | 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)
#C1BCAA
Deuteranopia (green-blind)
#BFBBAC
Tritanopia (blue-blind)
#B2BDB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bfab; /* rgb */ color: rgb(178, 191, 171); /* oklch */ color: oklch(78.9% 0.031 134.5);
Tailwind
colors: {
custom: {
50: '#c9d2c4',
500: '#b2bfab',
950: '#000000',
},
}SCSS
$custom: #b2bfab; $custom-light: #c9d2c4; $custom-dark: #000000;
JSON
{
"hex": "#b2bfab",
"rgb": {
"r": 178,
"g": 191,
"b": 171
},
"hsl": {
"h": 99,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78894,
"c": 0.03123,
"h": 134.5
},
"luminance": 0.49667
}Semantic roles & 50–950 ramp
primary
#B2BFAB
secondary
#E4E0E6
accent
#4E987E
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281