#B0BDAE#B0BDAE
#B0BDAE is a light, muted green. Relative luminance 0.487; OKLCH L 78.4% C 0.025 H 141.5°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BDAE |
|---|---|
| RGB | rgb(176, 189, 174) |
| HSL | hsl(112, 10%, 71%) |
| HSV | hsv(112, 8%, 74%) |
| CMYK | cmyk(6.9%, 0%, 7.9%, 25.9%) |
| CIE-LAB | lab(75.25, -7.30, 6.04) |
| CIE-LCH | lch(75.25, 9.48, 140.38°) |
| OKLab | oklab(78.4% -0.0198 0.0158) |
| OKLCH | oklch(78.4% 0.025 141.5) |
| XYZ | xyz(43.7407, 48.6810, 47.1281) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.40
Greenish Grey
#96AE8D
ΔE00 8.83
Cement
#A5A391
ΔE00 9.19
Sage Green
#9CAF88
ΔE00 9.41
Greyish
#A8A495
ΔE00 9.68
Silver
#C0C0C0
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BDAE #BBAEBD
analogous
#B7BDAE #B0BDAE #AEBDB3
triadic
#B0BDAE #AEB0BD #BDAEB0
tetradic
#B0BDAE #AEB7BD #BBAEBD #BDB3AE
square
#B0BDAE #AEB7BD #BBAEBD #BDB3AE
split-complementary
#B0BDAE #B3AEBD #BDAEB7
monochromatic
#6F856C #8FA28C #B0BDAE #D1D8D0 #EFF1EE
Accessibility & contrast
On white
1.96
#B0BDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#B0BDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BDAE
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BDAE | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#BCB9AF
Tritanopia (blue-blind)
#AFBCB9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0bdae; /* rgb */ color: rgb(176, 189, 174); /* oklch */ color: oklch(78.4% 0.025 141.5);
Tailwind
colors: {
custom: {
50: '#c7d0c6',
500: '#b0bdae',
950: '#000000',
},
}SCSS
$custom: #b0bdae; $custom-light: #c7d0c6; $custom-dark: #000000;
JSON
{
"hex": "#b0bdae",
"rgb": {
"r": 176,
"g": 189,
"b": 174
},
"hsl": {
"h": 112,
"s": 10.204,
"l": 71.176
},
"oklch": {
"l": 0.78398,
"c": 0.02535,
"h": 141.5
},
"luminance": 0.48681
}Semantic roles & 50–950 ramp
primary
#B0BDAE
secondary
#E5E1E5
accent
#51948B
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282