#8BBF97#8BBF97
#8BBF97 is a light, moderate green. Relative luminance 0.450; OKLCH L 75.7% C 0.079 H 151.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #8BBF97 |
|---|---|
| RGB | rgb(139, 191, 151) |
| HSL | hsl(134, 29%, 65%) |
| HSV | hsv(134, 27%, 75%) |
| CMYK | cmyk(27.2%, 0%, 20.9%, 25.1%) |
| CIE-LAB | lab(72.88, -25.20, 14.80) |
| CIE-LCH | lch(72.88, 29.22, 149.58°) |
| OKLab | oklab(75.72% -0.0693 0.038) |
| OKLCH | oklch(75.72% 0.079 151.3) |
| XYZ | xyz(34.8625, 44.9836, 36.1180) |
| Luminance | 0.4499 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 2.24
Lichen
#8FB67B
ΔE00 6.47
Sage Green (survey)
#88B378
ΔE00 6.51
Faded Green
#7BB274
ΔE00 6.90
Pale Teal
#82CBB2
ΔE00 6.91
Greenish Grey
#96AE8D
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BBF97 #BF8BB3
analogous
#99BF8B #8BBF97 #8BBFB1
triadic
#8BBF97 #978BBF #BF978B
tetradic
#8BBF97 #8B99BF #BF8BB3 #BFB18B
square
#8BBF97 #8B99BF #BF8BB3 #BFB18B
split-complementary
#8BBF97 #B18BBF #BF8B99
monochromatic
#4A8658 #64A974 #8BBF97 #B2D5BA #DAEBDE
Accessibility & contrast
On white
2.10
#8BBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#8BBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BBF97
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BBF97 | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B695
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#83BDB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #8bbf97; /* rgb */ color: rgb(139, 191, 151); /* oklch */ color: oklch(75.7% 0.079 151.3);
Tailwind
colors: {
custom: {
50: '#aed2b5',
500: '#8bbf97',
950: '#000000',
},
}SCSS
$custom: #8bbf97; $custom-light: #aed2b5; $custom-dark: #000000;
JSON
{
"hex": "#8bbf97",
"rgb": {
"r": 139,
"g": 191,
"b": 151
},
"hsl": {
"h": 133.846,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.75718,
"c": 0.07906,
"h": 151.3
},
"luminance": 0.44985
}Semantic roles & 50–950 ramp
primary
#8BBF97
secondary
#DCCAD8
accent
#3E8FA8
background
#FAFCFB
surface
#F4F9F6
border
#CED2D0
text
#101411
muted
#7F8280