#B2BFAF#B2BFAF
#B2BFAF is a light, muted green. Relative luminance 0.498; OKLCH L 79.0% C 0.026 H 139.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFAF |
|---|---|
| RGB | rgb(178, 191, 175) |
| HSL | hsl(109, 11%, 72%) |
| HSV | hsv(109, 8%, 75%) |
| CMYK | cmyk(6.8%, 0%, 8.4%, 25.1%) |
| CIE-LAB | lab(75.96, -7.47, 6.54) |
| CIE-LCH | lch(75.96, 9.93, 138.80°) |
| OKLab | oklab(79% -0.0202 0.0171) |
| OKLCH | oklch(79% 0.026 139.8) |
| XYZ | xyz(44.7273, 49.8214, 47.8092) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.46
Greenish Grey
#96AE8D
ΔE00 8.88
Sage Green
#9CAF88
ΔE00 9.37
Cement
#A5A391
ΔE00 9.53
Light Grey
#D8DCD6
ΔE00 9.88
Greyish
#A8A495
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFAF #BCAFBF
analogous
#BABFAF #B2BFAF #AFBFB4
triadic
#B2BFAF #AFB2BF #BFAFB2
tetradic
#B2BFAF #AFBABF #BCAFBF #BFB4AF
square
#B2BFAF #AFBABF #BCAFBF #BFB4AF
split-complementary
#B2BFAF #B4AFBF #BFAFBA
monochromatic
#71876C #91A48D #B2BFAF #D3DAD1 #EFF1EE
Accessibility & contrast
On white
1.92
#B2BFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#B2BFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFAF
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFAF | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#BEBBB0
Tritanopia (blue-blind)
#B1BEBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bfaf; /* rgb */ color: rgb(178, 191, 175); /* oklch */ color: oklch(79.0% 0.026 139.8);
Tailwind
colors: {
custom: {
50: '#c9d2c6',
500: '#b2bfaf',
950: '#000000',
},
}SCSS
$custom: #b2bfaf; $custom-light: #c9d2c6; $custom-dark: #000000;
JSON
{
"hex": "#b2bfaf",
"rgb": {
"r": 178,
"g": 191,
"b": 175
},
"hsl": {
"h": 108.75,
"s": 11.111,
"l": 71.765
},
"oklch": {
"l": 0.79001,
"c": 0.02645,
"h": 139.8
},
"luminance": 0.49822
}Semantic roles & 50–950 ramp
primary
#B2BFAF
secondary
#E6E3E7
accent
#509588
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282