#B2BDA3#B2BDA3
#B2BDA3 is a light, muted yellow-green. Relative luminance 0.485; OKLCH L 78.3% C 0.038 H 126.0°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDA3 |
|---|---|
| RGB | rgb(178, 189, 163) |
| HSL | hsl(85, 16%, 69%) |
| HSV | hsv(85, 14%, 74%) |
| CMYK | cmyk(5.8%, 0%, 13.8%, 25.9%) |
| CIE-LAB | lab(75.14, -8.52, 11.86) |
| CIE-LCH | lch(75.14, 14.61, 125.68°) |
| OKLab | oklab(78.26% -0.0223 0.0307) |
| OKLCH | oklch(78.26% 0.038 126) |
| XYZ | xyz(43.1676, 48.5044, 41.7313) |
| Luminance | 0.4850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.57
Greenish Grey
#96AE8D
ΔE00 6.92
Bland
#AFA88B
ΔE00 9.00
Cement
#A5A391
ΔE00 9.08
Stone (survey)
#ADA587
ΔE00 9.85
Greyish
#A8A495
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDA3 #AEA3BD
analogous
#BDBBA3 #B2BDA3 #A5BDA3
triadic
#B2BDA3 #A3B2BD #BDA3B2
tetradic
#B2BDA3 #A3BDBB #AEA3BD #BDA3A5
square
#B2BDA3 #A3BDBB #AEA3BD #BDA3A5
split-complementary
#B2BDA3 #A3A5BD #BBA3BD
monochromatic
#768660 #94A37F #B2BDA3 #D0D7C7 #EEF0EA
Accessibility & contrast
On white
1.96
#B2BDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#B2BDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDA3
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDA3 | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A2
Deuteranopia (green-blind)
#BFB9A4
Tritanopia (blue-blind)
#B4BAB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bda3; /* rgb */ color: rgb(178, 189, 163); /* oklch */ color: oklch(78.3% 0.038 126.0);
Tailwind
colors: {
custom: {
50: '#c9d0be',
500: '#b2bda3',
950: '#000000',
},
}SCSS
$custom: #b2bda3; $custom-light: #c9d0be; $custom-dark: #000000;
JSON
{
"hex": "#b2bda3",
"rgb": {
"r": 178,
"g": 189,
"b": 163
},
"hsl": {
"h": 85.385,
"s": 16.456,
"l": 69.02
},
"oklch": {
"l": 0.78262,
"c": 0.03795,
"h": 126
},
"luminance": 0.48505
}Semantic roles & 50–950 ramp
primary
#B2BDA3
secondary
#DDDAE2
accent
#4B9B6D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281