#B3BEAE#B3BEAE
#B3BEAE is a light, muted green. Relative luminance 0.495; OKLCH L 78.8% C 0.025 H 135.7°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BEAE |
|---|---|
| RGB | rgb(179, 190, 174) |
| HSL | hsl(101, 11%, 71%) |
| HSV | hsv(101, 8%, 75%) |
| CMYK | cmyk(5.8%, 0%, 8.4%, 25.5%) |
| CIE-LAB | lab(75.74, -6.77, 6.77) |
| CIE-LCH | lch(75.74, 9.58, 134.98°) |
| OKLab | oklab(78.84% -0.0181 0.0177) |
| OKLCH | oklch(78.84% 0.025 135.7) |
| XYZ | xyz(44.6425, 49.4664, 47.2323) |
| Luminance | 0.4947 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.16
Cement
#A5A391
ΔE00 8.92
Greenish Grey
#96AE8D
ΔE00 9.11
Greyish
#A8A495
ΔE00 9.37
Sage Green
#9CAF88
ΔE00 9.46
Silver
#C0C0C0
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BEAE #B9AEBE
analogous
#BBBEAE #B3BEAE #AEBEB1
triadic
#B3BEAE #AEB3BE #BEAEB3
tetradic
#B3BEAE #AEBBBE #B9AEBE #BEB1AE
square
#B3BEAE #AEBBBE #B9AEBE #BEB1AE
split-complementary
#B3BEAE #B1AEBE #BEAEBB
monochromatic
#74866C #93A38C #B3BEAE #D3D9D0 #EFF1EE
Accessibility & contrast
On white
1.93
#B3BEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#B3BEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BEAE
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BEAE | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAD
Deuteranopia (green-blind)
#BEBAAF
Tritanopia (blue-blind)
#B3BDB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b3beae; /* rgb */ color: rgb(179, 190, 174); /* oklch */ color: oklch(78.8% 0.025 135.7);
Tailwind
colors: {
custom: {
50: '#c9d1c6',
500: '#b3beae',
950: '#000000',
},
}SCSS
$custom: #b3beae; $custom-light: #c9d1c6; $custom-dark: #000000;
JSON
{
"hex": "#b3beae",
"rgb": {
"r": 179,
"g": 190,
"b": 174
},
"hsl": {
"h": 101.25,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.78838,
"c": 0.02532,
"h": 135.7
},
"luminance": 0.49467
}Semantic roles & 50–950 ramp
primary
#B3BEAE
secondary
#E5E2E6
accent
#509580
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282