#8BB99F#8BB99F
#8BB99F is a light, moderate green. Relative luminance 0.427; OKLCH L 74.5% C 0.062 H 159.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8BB99F |
|---|---|
| RGB | rgb(139, 185, 159) |
| HSL | hsl(146, 25%, 64%) |
| HSV | hsv(146, 25%, 73%) |
| CMYK | cmyk(24.9%, 0%, 14.1%, 27.5%) |
| CIE-LAB | lab(71.34, -20.67, 8.28) |
| CIE-LCH | lch(71.34, 22.26, 158.17°) |
| OKLab | oklab(74.54% -0.0578 0.0214) |
| OKLCH | oklch(74.54% 0.062 159.7) |
| XYZ | xyz(34.2526, 42.6888, 39.2292) |
| Luminance | 0.4269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.62
Pale Teal
#82CBB2
ΔE00 6.07
Greenish Grey
#96AE8D
ΔE00 6.49
Greyish Green
#82A67D
ΔE00 7.70
Seafoam Blue
#78D1B6
ΔE00 8.19
Sage Green
#9CAF88
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BB99F #B98BA5
analogous
#8EB98B #8BB99F #8BB9B6
triadic
#8BB99F #9F8BB9 #B99F8B
tetradic
#8BB99F #8B8EB9 #B98BA5 #B9B68B
square
#8BB99F #8B8EB9 #B98BA5 #B9B68B
split-complementary
#8BB99F #B68BB9 #B98B8E
monochromatic
#4C7E62 #65A27F #8BB99F #B1D0BF #D7E7DE
Accessibility & contrast
On white
2.20
#8BB99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#8BB99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BB99F
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BB99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BB99F | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#B0ACA0
Tritanopia (blue-blind)
#82B9B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #8bb99f; /* rgb */ color: rgb(139, 185, 159); /* oklch */ color: oklch(74.5% 0.062 159.7);
Tailwind
colors: {
custom: {
50: '#adcebb',
500: '#8bb99f',
950: '#000000',
},
}SCSS
$custom: #8bb99f; $custom-light: #adcebb; $custom-dark: #000000;
JSON
{
"hex": "#8bb99f",
"rgb": {
"r": 139,
"g": 185,
"b": 159
},
"hsl": {
"h": 146.087,
"s": 24.731,
"l": 63.529
},
"oklch": {
"l": 0.74545,
"c": 0.06168,
"h": 159.7
},
"luminance": 0.4269
}Semantic roles & 50–950 ramp
primary
#8BB99F
secondary
#D8C8D1
accent
#4279A3
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101311
muted
#7F8280