#B3BFAE#B3BFAE
#B3BFAE is a light, muted green. Relative luminance 0.499; OKLCH L 79.0% C 0.027 H 136.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BFAE |
|---|---|
| RGB | rgb(179, 191, 174) |
| HSL | hsl(102, 12%, 72%) |
| HSV | hsv(102, 9%, 75%) |
| CMYK | cmyk(6.3%, 0%, 8.9%, 25.1%) |
| CIE-LAB | lab(76.01, -7.30, 7.16) |
| CIE-LCH | lch(76.01, 10.22, 135.54°) |
| OKLab | oklab(79.05% -0.0196 0.0187) |
| OKLCH | oklch(79.05% 0.027 136.3) |
| XYZ | xyz(44.8598, 49.9010, 47.3047) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.56
Greenish Grey
#96AE8D
ΔE00 8.81
Sage Green
#9CAF88
ΔE00 9.16
Cement
#A5A391
ΔE00 9.30
Greyish
#A8A495
ΔE00 9.82
Light Grey
#D8DCD6
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BFAE #BAAEBF
analogous
#BCBFAE #B3BFAE #AEBFB2
triadic
#B3BFAE #AEB3BF #BFAEB3
tetradic
#B3BFAE #AEBCBF #BAAEBF #BFB2AE
square
#B3BFAE #AEBCBF #BAAEBF #BFB2AE
split-complementary
#B3BFAE #B2AEBF #BFAEBC
monochromatic
#73886B #93A48C #B3BFAE #D3DAD0 #EFF1EE
Accessibility & contrast
On white
1.91
#B3BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#B3BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BFAE
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BFAE | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAD
Deuteranopia (green-blind)
#BEBBAF
Tritanopia (blue-blind)
#B3BEBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b3bfae; /* rgb */ color: rgb(179, 191, 174); /* oklch */ color: oklch(79.0% 0.027 136.3);
Tailwind
colors: {
custom: {
50: '#c9d2c6',
500: '#b3bfae',
950: '#000000',
},
}SCSS
$custom: #b3bfae; $custom-light: #c9d2c6; $custom-dark: #000000;
JSON
{
"hex": "#b3bfae",
"rgb": {
"r": 179,
"g": 191,
"b": 174
},
"hsl": {
"h": 102.353,
"s": 11.724,
"l": 71.569
},
"oklch": {
"l": 0.7905,
"c": 0.02705,
"h": 136.3
},
"luminance": 0.49901
}Semantic roles & 50–950 ramp
primary
#B3BFAE
secondary
#E5E2E7
accent
#509681
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282