#B2BFAE#B2BFAE
#B2BFAE is a light, muted green. Relative luminance 0.498; OKLCH L 79.0% C 0.028 H 138.3°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BFAE |
|---|---|
| RGB | rgb(178, 191, 174) |
| HSL | hsl(106, 12%, 72%) |
| HSV | hsv(106, 9%, 75%) |
| CMYK | cmyk(6.8%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(75.94, -7.65, 7.04) |
| CIE-LCH | lch(75.94, 10.40, 137.35°) |
| OKLab | oklab(78.97% -0.0206 0.0184) |
| OKLCH | oklch(78.97% 0.028 138.3) |
| XYZ | xyz(44.6295, 49.7823, 47.2939) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.62
Silver (survey)
#C5C9C7
ΔE00 8.77
Sage Green
#9CAF88
ΔE00 9.05
Cement
#A5A391
ΔE00 9.51
Greyish
#A8A495
ΔE00 10.07
Light Grey
#D8DCD6
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BFAE #BBAEBF
analogous
#BBBFAE #B2BFAE #AEBFB3
triadic
#B2BFAE #AEB2BF #BFAEB2
tetradic
#B2BFAE #AEBBBF #BBAEBF #BFB3AE
square
#B2BFAE #AEBBBF #BBAEBF #BFB3AE
split-complementary
#B2BFAE #B3AEBF #BFAEBB
monochromatic
#72886B #92A48C #B2BFAE #D3DAD0 #EFF1EE
Accessibility & contrast
On white
1.92
#B2BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#B2BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BFAE
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BFAE | 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)
#C0BCAD
Deuteranopia (green-blind)
#BEBBAF
Tritanopia (blue-blind)
#B2BEBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b2bfae; /* rgb */ color: rgb(178, 191, 174); /* oklch */ color: oklch(79.0% 0.028 138.3);
Tailwind
colors: {
custom: {
50: '#c9d2c6',
500: '#b2bfae',
950: '#000000',
},
}SCSS
$custom: #b2bfae; $custom-light: #c9d2c6; $custom-dark: #000000;
JSON
{
"hex": "#b2bfae",
"rgb": {
"r": 178,
"g": 191,
"b": 174
},
"hsl": {
"h": 105.882,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.78974,
"c": 0.02762,
"h": 138.3
},
"luminance": 0.49783
}Semantic roles & 50–950 ramp
primary
#B2BFAE
secondary
#E6E2E7
accent
#509685
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282