#B2BDA7#B2BDA7
#B2BDA7 is a light, muted yellow-green. Relative luminance 0.486; OKLCH L 78.4% C 0.033 H 128.9°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BDA7 |
|---|---|
| RGB | rgb(178, 189, 167) |
| HSL | hsl(90, 14%, 70%) |
| HSV | hsv(90, 12%, 74%) |
| CMYK | cmyk(5.8%, 0%, 11.6%, 25.9%) |
| CIE-LAB | lab(75.23, -7.83, 9.83) |
| CIE-LCH | lch(75.23, 12.57, 128.55°) |
| OKLab | oklab(78.36% -0.0206 0.0255) |
| OKLCH | oklch(78.36% 0.033 128.9) |
| XYZ | xyz(43.5316, 48.6500, 43.6488) |
| Luminance | 0.4865 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.54
Greenish Grey
#96AE8D
ΔE00 7.56
Cement
#A5A391
ΔE00 8.80
Bland
#AFA88B
ΔE00 9.27
Greyish
#A8A495
ΔE00 9.60
Silver (survey)
#C5C9C7
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BDA7 #B2A7BD
analogous
#BDBDA7 #B2BDA7 #A7BDA7
triadic
#B2BDA7 #A7B2BD #BDA7B2
tetradic
#B2BDA7 #A7BDBD #B2A7BD #BDA7A7
square
#B2BDA7 #A7BDBD #B2A7BD #BDA7A7
split-complementary
#B2BDA7 #A7A7BD #BDA7BD
monochromatic
#758564 #93A384 #B2BDA7 #D1D7CA #EFF1ED
Accessibility & contrast
On white
1.96
#B2BDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#B2BDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BDA7
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BDA7 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BAA6
Deuteranopia (green-blind)
#BEB9A8
Tritanopia (blue-blind)
#B3BBB7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b2bda7; /* rgb */ color: rgb(178, 189, 167); /* oklch */ color: oklch(78.4% 0.033 128.9);
Tailwind
colors: {
custom: {
50: '#c9d0c1',
500: '#b2bda7',
950: '#000000',
},
}SCSS
$custom: #b2bda7; $custom-light: #c9d0c1; $custom-dark: #000000;
JSON
{
"hex": "#b2bda7",
"rgb": {
"r": 178,
"g": 189,
"b": 167
},
"hsl": {
"h": 90,
"s": 14.286,
"l": 69.804
},
"oklch": {
"l": 0.78364,
"c": 0.03283,
"h": 128.9
},
"luminance": 0.4865
}Semantic roles & 50–950 ramp
primary
#B2BDA7
secondary
#E0DDE3
accent
#4D9873
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281