#B2BDAE#B2BDAE
#B2BDAE is a light, muted green. Relative luminance 0.489; OKLCH L 78.5% C 0.024 H 137.2°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDAE |
|---|---|
| RGB | rgb(178, 189, 174) |
| HSL | hsl(104, 10%, 71%) |
| HSV | hsv(104, 8%, 74%) |
| CMYK | cmyk(5.8%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(75.40, -6.60, 6.27) |
| CIE-LCH | lch(75.40, 9.10, 136.44°) |
| OKLab | oklab(78.55% -0.0177 0.0164) |
| OKLCH | oklch(78.55% 0.024 137.2) |
| XYZ | xyz(44.1963, 48.9159, 47.1495) |
| Luminance | 0.4892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.97
Cement
#A5A391
ΔE00 8.76
Greyish
#A8A495
ΔE00 9.17
Greenish Grey
#96AE8D
ΔE00 9.23
Silver
#C0C0C0
ΔE00 9.41
Sage Green
#9CAF88
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDAE #B9AEBD
analogous
#B9BDAE #B2BDAE #AEBDB1
triadic
#B2BDAE #AEB2BD #BDAEB2
tetradic
#B2BDAE #AEB9BD #B9AEBD #BDB1AE
square
#B2BDAE #AEB9BD #B9AEBD #BDB1AE
split-complementary
#B2BDAE #B1AEBD #BDAEB9
monochromatic
#73856C #92A28C #B2BDAE #D2D8D0 #EFF1EE
Accessibility & contrast
On white
1.95
#B2BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#B2BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDAE
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDAE | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#B2BCB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b2bdae; /* rgb */ color: rgb(178, 189, 174); /* oklch */ color: oklch(78.5% 0.024 137.2);
Tailwind
colors: {
custom: {
50: '#c9d0c6',
500: '#b2bdae',
950: '#000000',
},
}SCSS
$custom: #b2bdae; $custom-light: #c9d0c6; $custom-dark: #000000;
JSON
{
"hex": "#b2bdae",
"rgb": {
"r": 178,
"g": 189,
"b": 174
},
"hsl": {
"h": 104,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.7855,
"c": 0.02415,
"h": 137.2
},
"luminance": 0.48916
}Semantic roles & 50–950 ramp
primary
#B2BDAE
secondary
#E4E1E5
accent
#519482
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282