#B2BDA8#B2BDA8
#B2BDA8 is a light, muted yellow-green. Relative luminance 0.487; OKLCH L 78.4% C 0.032 H 129.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDA8 |
|---|---|
| RGB | rgb(178, 189, 168) |
| HSL | hsl(91, 14%, 70%) |
| HSV | hsv(91, 11%, 74%) |
| CMYK | cmyk(5.8%, 0%, 11.1%, 25.9%) |
| CIE-LAB | lab(75.26, -7.66, 9.32) |
| CIE-LCH | lch(75.26, 12.06, 129.41°) |
| OKLab | oklab(78.39% -0.0202 0.0242) |
| OKLCH | oklch(78.39% 0.032 129.8) |
| XYZ | xyz(43.6244, 48.6872, 44.1375) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.76
Sage Green
#9CAF88
ΔE00 7.81
Cement
#A5A391
ΔE00 8.75
Bland
#AFA88B
ΔE00 9.37
Greyish
#A8A495
ΔE00 9.50
Silver (survey)
#C5C9C7
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDA8 #B3A8BD
analogous
#BCBDA8 #B2BDA8 #A8BDA9
triadic
#B2BDA8 #A8B2BD #BDA8B2
tetradic
#B2BDA8 #A8BCBD #B3A8BD #BDA9A8
square
#B2BDA8 #A8BCBD #B3A8BD #BDA9A8
split-complementary
#B2BDA8 #A9A8BD #BDA8BC
monochromatic
#758565 #93A385 #B2BDA8 #D1D7CB #F0F2EE
Accessibility & contrast
On white
1.96
#B2BDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#B2BDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDA8
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDA8 | 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)
#BFBAA7
Deuteranopia (green-blind)
#BEB9A9
Tritanopia (blue-blind)
#B3BBB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bda8; /* rgb */ color: rgb(178, 189, 168); /* oklch */ color: oklch(78.4% 0.032 129.8);
Tailwind
colors: {
custom: {
50: '#c9d0c1',
500: '#b2bda8',
950: '#000000',
},
}SCSS
$custom: #b2bda8; $custom-light: #c9d0c1; $custom-dark: #000000;
JSON
{
"hex": "#b2bda8",
"rgb": {
"r": 178,
"g": 189,
"b": 168
},
"hsl": {
"h": 91.429,
"s": 13.725,
"l": 70
},
"oklch": {
"l": 0.7839,
"c": 0.03157,
"h": 129.8
},
"luminance": 0.48687
}Semantic roles & 50–950 ramp
primary
#B2BDA8
secondary
#E1DDE3
accent
#4E9875
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281