#B3BDAE#B3BDAE
#B3BDAE is a light, muted green. Relative luminance 0.490; OKLCH L 78.6% C 0.024 H 135.0°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BDAE |
|---|---|
| RGB | rgb(179, 189, 174) |
| HSL | hsl(100, 10%, 71%) |
| HSV | hsv(100, 8%, 74%) |
| CMYK | cmyk(5.3%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(75.47, -6.24, 6.39) |
| CIE-LCH | lch(75.47, 8.93, 134.34°) |
| OKLab | oklab(78.63% -0.0167 0.0167) |
| OKLCH | oklch(78.63% 0.024 135) |
| XYZ | xyz(44.4267, 49.0347, 47.1603) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.77
Cement
#A5A391
ΔE00 8.56
Greyish
#A8A495
ΔE00 8.92
Silver
#C0C0C0
ΔE00 9.17
Greenish Grey
#96AE8D
ΔE00 9.45
Light Grey
#D8DCD6
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BDAE #B8AEBD
analogous
#BABDAE #B3BDAE #AEBDB0
triadic
#B3BDAE #AEB3BD #BDAEB3
tetradic
#B3BDAE #AEBABD #B8AEBD #BDB0AE
square
#B3BDAE #AEBABD #B8AEBD #BDB0AE
split-complementary
#B3BDAE #B0AEBD #BDAEBA
monochromatic
#74856C #93A28C #B3BDAE #D3D8D0 #EFF1EE
Accessibility & contrast
On white
1.94
#B3BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#B3BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BDAE
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BDAE | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#B3BCB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b3bdae; /* rgb */ color: rgb(179, 189, 174); /* oklch */ color: oklch(78.6% 0.024 135.0);
Tailwind
colors: {
custom: {
50: '#c9d0c6',
500: '#b3bdae',
950: '#000000',
},
}SCSS
$custom: #b3bdae; $custom-light: #c9d0c6; $custom-dark: #000000;
JSON
{
"hex": "#b3bdae",
"rgb": {
"r": 179,
"g": 189,
"b": 174
},
"hsl": {
"h": 100,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78627,
"c": 0.0236,
"h": 135
},
"luminance": 0.49035
}Semantic roles & 50–950 ramp
primary
#B3BDAE
secondary
#E4E1E5
accent
#51947E
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282