#B2BDA4#B2BDA4
#B2BDA4 is a light, muted yellow-green. Relative luminance 0.485; OKLCH L 78.3% C 0.037 H 126.7°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDA4 |
|---|---|
| RGB | rgb(178, 189, 164) |
| HSL | hsl(86, 16%, 69%) |
| HSV | hsv(86, 13%, 74%) |
| CMYK | cmyk(5.8%, 0%, 13.2%, 25.9%) |
| CIE-LAB | lab(75.16, -8.35, 11.36) |
| CIE-LCH | lch(75.16, 14.09, 126.32°) |
| OKLab | oklab(78.29% -0.0219 0.0294) |
| OKLCH | oklch(78.29% 0.037 126.7) |
| XYZ | xyz(43.2575, 48.5404, 42.2051) |
| Luminance | 0.4854 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.79
Greenish Grey
#96AE8D
ΔE00 7.06
Cement
#A5A391
ΔE00 8.99
Bland
#AFA88B
ΔE00 9.05
Stone (survey)
#ADA587
ΔE00 9.91
Greyish
#A8A495
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDA4 #AFA4BD
analogous
#BDBCA4 #B2BDA4 #A6BDA4
triadic
#B2BDA4 #A4B2BD #BDA4B2
tetradic
#B2BDA4 #A4BDBC #AFA4BD #BDA4A6
square
#B2BDA4 #A4BDBC #AFA4BD #BDA4A6
split-complementary
#B2BDA4 #A4A6BD #BCA4BD
monochromatic
#768661 #94A381 #B2BDA4 #D0D7C7 #EEF0EB
Accessibility & contrast
On white
1.96
#B2BDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#B2BDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDA4
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDA4 | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A3
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#B3BAB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bda4; /* rgb */ color: rgb(178, 189, 164); /* oklch */ color: oklch(78.3% 0.037 126.7);
Tailwind
colors: {
custom: {
50: '#c9d0bf',
500: '#b2bda4',
950: '#000000',
},
}SCSS
$custom: #b2bda4; $custom-light: #c9d0bf; $custom-dark: #000000;
JSON
{
"hex": "#b2bda4",
"rgb": {
"r": 178,
"g": 189,
"b": 164
},
"hsl": {
"h": 86.4,
"s": 15.924,
"l": 69.216
},
"oklch": {
"l": 0.78287,
"c": 0.03667,
"h": 126.7
},
"luminance": 0.48541
}Semantic roles & 50–950 ramp
primary
#B2BDA4
secondary
#DEDBE2
accent
#4B9A6E
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281