#B3BEAF#B3BEAF
#B3BEAF is a light, muted green. Relative luminance 0.495; OKLCH L 78.9% C 0.024 H 137.3°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BEAF |
|---|---|
| RGB | rgb(179, 190, 175) |
| HSL | hsl(104, 10%, 72%) |
| HSV | hsv(104, 8%, 75%) |
| CMYK | cmyk(5.8%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(75.76, -6.59, 6.27) |
| CIE-LCH | lch(75.76, 9.09, 136.44°) |
| OKLab | oklab(78.87% -0.0177 0.0164) |
| OKLCH | oklch(78.87% 0.024 137.3) |
| XYZ | xyz(44.7404, 49.5055, 47.7476) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.85
Cement
#A5A391
ΔE00 8.96
Greyish
#A8A495
ΔE00 9.35
Silver
#C0C0C0
ΔE00 9.36
Greenish Grey
#96AE8D
ΔE00 9.39
Light Grey
#D8DCD6
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BEAF #BAAFBE
analogous
#BBBEAF #B3BEAF #AFBEB3
triadic
#B3BEAF #AFB3BE #BEAFB3
tetradic
#B3BEAF #AFBBBE #BAAFBE #BEB3AF
square
#B3BEAF #AFBBBE #BAAFBE #BEB3AF
split-complementary
#B3BEAF #B3AFBE #BEAFBB
monochromatic
#73866D #93A38D #B3BEAF #D3D9D1 #EFF1EE
Accessibility & contrast
On white
1.93
#B3BEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#B3BEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BEAF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BEAF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAE
Deuteranopia (green-blind)
#BDBAB0
Tritanopia (blue-blind)
#B3BDBA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #b3beaf; /* rgb */ color: rgb(179, 190, 175); /* oklch */ color: oklch(78.9% 0.024 137.3);
Tailwind
colors: {
custom: {
50: '#c9d1c6',
500: '#b3beaf',
950: '#000000',
},
}SCSS
$custom: #b3beaf; $custom-light: #c9d1c6; $custom-dark: #000000;
JSON
{
"hex": "#b3beaf",
"rgb": {
"r": 179,
"g": 190,
"b": 175
},
"hsl": {
"h": 104,
"s": 10.345,
"l": 71.569
},
"oklch": {
"l": 0.78866,
"c": 0.02412,
"h": 137.3
},
"luminance": 0.49506
}Semantic roles & 50–950 ramp
primary
#B3BEAF
secondary
#E5E2E6
accent
#519482
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282