#8BB29A#8BB29A
#8BB29A is a light, muted green. Relative luminance 0.397; OKLCH L 72.8% C 0.055 H 157.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB29A |
|---|---|
| RGB | rgb(139, 178, 154) |
| HSL | hsl(143, 20%, 62%) |
| HSV | hsv(143, 22%, 70%) |
| CMYK | cmyk(21.9%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(69.23, -18.09, 7.99) |
| CIE-LCH | lch(69.23, 19.77, 156.16°) |
| OKLab | oklab(72.81% -0.0505 0.0207) |
| OKLCH | oklch(72.81% 0.055 157.7) |
| XYZ | xyz(32.3990, 39.6618, 36.5140) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.16
Darkseagreen
#8FBC8F
ΔE00 6.39
Greyish Green
#82A67D
ΔE00 6.63
Grey Green
#86A17D
ΔE00 7.06
Greyish Teal
#719F91
ΔE00 7.16
Greeny Grey
#7EA07A
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB29A #B28BA3
analogous
#90B28B #8BB29A #8BB2AE
triadic
#8BB29A #9A8BB2 #B29A8B
tetradic
#8BB29A #8B90B2 #B28BA3 #B2AE8B
square
#8BB29A #8B90B2 #B28BA3 #B2AE8B
split-complementary
#8BB29A #AE8BB2 #B28B90
monochromatic
#4E755D #669A7A #8BB29A #B0CABA #D5E3DA
Accessibility & contrast
On white
2.35
#8BB29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#8BB29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB29A
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB29A | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC99
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#84B1AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8bb29a; /* rgb */ color: rgb(139, 178, 154); /* oklch */ color: oklch(72.8% 0.055 157.7);
Tailwind
colors: {
custom: {
50: '#adc9b7',
500: '#8bb29a',
950: '#000000',
},
}SCSS
$custom: #8bb29a; $custom-light: #adc9b7; $custom-dark: #000000;
JSON
{
"hex": "#8bb29a",
"rgb": {
"r": 139,
"g": 178,
"b": 154
},
"hsl": {
"h": 143.077,
"s": 20.207,
"l": 62.157
},
"oklch": {
"l": 0.72814,
"c": 0.05459,
"h": 157.7
},
"luminance": 0.39663
}Semantic roles & 50–950 ramp
primary
#8BB29A
secondary
#D4C5CE
accent
#477D9F
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101311
muted
#7F8280