#B2BDAF#B2BDAF
#B2BDAF is a light, muted green. Relative luminance 0.490; OKLCH L 78.6% C 0.023 H 139.0°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDAF |
|---|---|
| RGB | rgb(178, 189, 175) |
| HSL | hsl(107, 10%, 71%) |
| HSV | hsv(107, 7%, 74%) |
| CMYK | cmyk(5.8%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(75.42, -6.42, 5.77) |
| CIE-LCH | lch(75.42, 8.63, 138.05°) |
| OKLab | oklab(78.58% -0.0173 0.0151) |
| OKLCH | oklch(78.58% 0.023 139) |
| XYZ | xyz(44.2942, 48.9551, 47.6648) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.66
Cement
#A5A391
ΔE00 8.82
Silver
#C0C0C0
ΔE00 9.10
Greyish
#A8A495
ΔE00 9.16
Greenish Grey
#96AE8D
ΔE00 9.52
Light Grey
#D8DCD6
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDAF #BAAFBD
analogous
#B9BDAF #B2BDAF #AFBDB3
triadic
#B2BDAF #AFB2BD #BDAFB2
tetradic
#B2BDAF #AFB9BD #BAAFBD #BDB3AF
square
#B2BDAF #AFB9BD #BAAFBD #BDB3AF
split-complementary
#B2BDAF #B3AFBD #BDAFB9
monochromatic
#72846D #92A18D #B2BDAF #D2D9D1 #EFF1EE
Accessibility & contrast
On white
1.95
#B2BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#B2BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDAF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDAF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAE
Deuteranopia (green-blind)
#BCB9B0
Tritanopia (blue-blind)
#B2BCB9
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b2bdaf; /* rgb */ color: rgb(178, 189, 175); /* oklch */ color: oklch(78.6% 0.023 139.0);
Tailwind
colors: {
custom: {
50: '#c9d0c6',
500: '#b2bdaf',
950: '#000000',
},
}SCSS
$custom: #b2bdaf; $custom-light: #c9d0c6; $custom-dark: #000000;
JSON
{
"hex": "#b2bdaf",
"rgb": {
"r": 178,
"g": 189,
"b": 175
},
"hsl": {
"h": 107.143,
"s": 9.589,
"l": 71.373
},
"oklch": {
"l": 0.78577,
"c": 0.02296,
"h": 139
},
"luminance": 0.48955
}Semantic roles & 50–950 ramp
primary
#B2BDAF
secondary
#E5E2E6
accent
#529486
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131413
muted
#828282