#B2BC9A#B2BC9A
#B2BC9A is a light, muted yellow-green. Relative luminance 0.478; OKLCH L 77.8% C 0.048 H 120.8°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2BC9A |
|---|---|
| RGB | rgb(178, 188, 154) |
| HSL | hsl(78, 20%, 67%) |
| HSV | hsv(78, 18%, 74%) |
| CMYK | cmyk(5.3%, 0%, 18.1%, 26.3%) |
| CIE-LAB | lab(74.68, -9.48, 16.07) |
| CIE-LCH | lch(74.68, 18.66, 120.54°) |
| OKLab | oklab(77.83% -0.0246 0.0413) |
| OKLCH | oklch(77.83% 0.048 120.8) |
| XYZ | xyz(42.1753, 47.7645, 37.5632) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.28
Greenish Grey
#96AE8D
ΔE00 6.49
Bland
#AFA88B
ΔE00 8.51
Darkseagreen
#8FBC8F
ΔE00 9.19
Stone (survey)
#ADA587
ΔE00 9.27
Lichen
#8FB67B
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2BC9A #A49ABC
analogous
#BCB59A #B2BC9A #A1BC9A
triadic
#B2BC9A #9AB2BC #BC9AB2
tetradic
#B2BC9A #9ABCB5 #A49ABC #BC9AA1
square
#B2BC9A #9ABCB5 #A49ABC #BC9AA1
split-complementary
#B2BC9A #9AA1BC #B59ABC
monochromatic
#778458 #96A475 #B2BC9A #CED4BF #EAEDE4
Accessibility & contrast
On white
1.99
#B2BC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#B2BC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2BC9A
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2BC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2BC9A | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B898
Deuteranopia (green-blind)
#BFB89B
Tritanopia (blue-blind)
#B5B8B3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #b2bc9a; /* rgb */ color: rgb(178, 188, 154); /* oklch */ color: oklch(77.8% 0.048 120.8);
Tailwind
colors: {
custom: {
50: '#c9d0b7',
500: '#b2bc9a',
950: '#000000',
},
}SCSS
$custom: #b2bc9a; $custom-light: #c9d0b7; $custom-dark: #000000;
JSON
{
"hex": "#b2bc9a",
"rgb": {
"r": 178,
"g": 188,
"b": 154
},
"hsl": {
"h": 77.647,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.77828,
"c": 0.04805,
"h": 120.8
},
"luminance": 0.47765
}Semantic roles & 50–950 ramp
primary
#B2BC9A
secondary
#D7D4DE
accent
#479F61
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280