#8BBF99#8BBF99
#8BBF99 is a light, moderate green. Relative luminance 0.451; OKLCH L 75.8% C 0.077 H 152.7°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBF99 |
|---|---|
| RGB | rgb(139, 191, 153) |
| HSL | hsl(136, 29%, 65%) |
| HSV | hsv(136, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 19.9%, 25.1%) |
| CIE-LAB | lab(72.92, -24.82, 13.78) |
| CIE-LCH | lch(72.92, 28.39, 150.97°) |
| OKLab | oklab(75.77% -0.0685 0.0354) |
| OKLCH | oklch(75.77% 0.077 152.7) |
| XYZ | xyz(35.0263, 45.0491, 36.9806) |
| Luminance | 0.4505 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.70
Pale Teal
#82CBB2
ΔE00 6.46
Lichen
#8FB67B
ΔE00 6.96
Sage Green (survey)
#88B378
ΔE00 7.00
Greenish Grey
#96AE8D
ΔE00 7.04
Faded Green
#7BB274
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBF99 #BF8BB1
analogous
#97BF8B #8BBF99 #8BBFB3
triadic
#8BBF99 #998BBF #BF998B
tetradic
#8BBF99 #8B97BF #BF8BB1 #BFB38B
square
#8BBF99 #8B97BF #BF8BB1 #BFB38B
split-complementary
#8BBF99 #B38BBF #BF8B97
monochromatic
#4A865A #64A976 #8BBF99 #B2D5BC #DAEBDE
Accessibility & contrast
On white
2.10
#8BBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#8BBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBF99
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBF99 | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB797
Deuteranopia (green-blind)
#B6B19B
Tritanopia (blue-blind)
#83BDB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbf99; /* rgb */ color: rgb(139, 191, 153); /* oklch */ color: oklch(75.8% 0.077 152.7);
Tailwind
colors: {
custom: {
50: '#aed2b7',
500: '#8bbf99',
950: '#000000',
},
}SCSS
$custom: #8bbf99; $custom-light: #aed2b7; $custom-dark: #000000;
JSON
{
"hex": "#8bbf99",
"rgb": {
"r": 139,
"g": 191,
"b": 153
},
"hsl": {
"h": 136.154,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.75767,
"c": 0.07708,
"h": 152.7
},
"luminance": 0.4505
}Semantic roles & 50–950 ramp
primary
#8BBF99
secondary
#DCCAD7
accent
#3E8BA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280