#B2BD97#B2BD97
#B2BD97 is a light, muted yellow-green. Relative luminance 0.481; OKLCH L 78.0% C 0.053 H 120.8°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BD97 |
|---|---|
| RGB | rgb(178, 189, 151) |
| HSL | hsl(77, 22%, 67%) |
| HSV | hsv(77, 20%, 74%) |
| CMYK | cmyk(5.8%, 0%, 20.1%, 25.9%) |
| CIE-LAB | lab(74.88, -10.47, 17.97) |
| CIE-LCH | lch(74.88, 20.80, 120.23°) |
| OKLab | oklab(77.97% -0.0274 0.046) |
| OKLCH | oklch(77.97% 0.054 120.8) |
| XYZ | xyz(42.1430, 48.0946, 36.3352) |
| Luminance | 0.4809 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.04
Greenish Grey
#96AE8D
ΔE00 6.53
Pale Olive
#B9CC81
ΔE00 8.66
Darkseagreen
#8FBC8F
ΔE00 8.66
Lichen
#8FB67B
ΔE00 8.71
Tan Green
#A9BE70
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BD97 #A297BD
analogous
#BDB597 #B2BD97 #9FBD97
triadic
#B2BD97 #97B2BD #BD97B2
tetradic
#B2BD97 #97BDB5 #A297BD #BD979F
square
#B2BD97 #97BDB5 #A297BD #BD979F
split-complementary
#B2BD97 #979FBD #B597BD
monochromatic
#778554 #96A572 #B2BD97 #CED5BC #E9EDE2
Accessibility & contrast
On white
1.98
#B2BD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#B2BD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BD97
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BD97 | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B895
Deuteranopia (green-blind)
#C1B899
Tritanopia (blue-blind)
#B5B9B2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2bd97; /* rgb */ color: rgb(178, 189, 151); /* oklch */ color: oklch(78.0% 0.053 120.8);
Tailwind
colors: {
custom: {
50: '#c9d0b5',
500: '#b2bd97',
950: '#000000',
},
}SCSS
$custom: #b2bd97; $custom-light: #c9d0b5; $custom-dark: #000000;
JSON
{
"hex": "#b2bd97",
"rgb": {
"r": 178,
"g": 189,
"b": 151
},
"hsl": {
"h": 77.368,
"s": 22.353,
"l": 66.667
},
"oklch": {
"l": 0.77973,
"c": 0.0535,
"h": 120.8
},
"luminance": 0.48095
}Semantic roles & 50–950 ramp
primary
#B2BD97
secondary
#D5D2DE
accent
#45A15F
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280