#8BD97E#8BD97E
#8BD97E is a light, vivid green. Relative luminance 0.566; OKLCH L 81.3% C 0.146 H 140.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD97E |
|---|---|
| RGB | rgb(139, 217, 126) |
| HSL | hsl(111, 54%, 67%) |
| HSV | hsv(111, 42%, 85%) |
| CMYK | cmyk(35.9%, 0%, 41.9%, 14.9%) |
| CIE-LAB | lab(79.96, -41.38, 37.38) |
| CIE-LCH | lch(79.96, 55.76, 137.91°) |
| OKLab | oklab(81.3% -0.113 0.0918) |
| OKLCH | oklch(81.3% 0.146 140.9) |
| XYZ | xyz(39.2247, 56.6191, 28.5964) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.79
Pistachio
#93C572
ΔE00 5.63
Lightish Green
#61E160
ΔE00 5.91
Fresh Green
#69D84F
ΔE00 6.30
Soft Green
#6FC276
ΔE00 6.57
Hospital Green
#9BE5AA
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD97E #CC7ED9
analogous
#B8D97E #8BD97E #7ED99F
triadic
#8BD97E #7E8BD9 #D97E8B
tetradic
#8BD97E #7EB8D9 #CC7ED9 #D99F7E
square
#8BD97E #7EB8D9 #CC7ED9 #D99F7E
split-complementary
#8BD97E #9F7ED9 #D97EB8
monochromatic
#43AA32 #60CB4F #8BD97E #B6E7AD #E0F5DD
Accessibility & contrast
On white
1.70
#8BD97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#8BD97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD97E
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD97E | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB77
Deuteranopia (green-blind)
#D2C384
Tritanopia (blue-blind)
#85D4C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8bd97e; /* rgb */ color: rgb(139, 217, 126); /* oklch */ color: oklch(81.3% 0.146 140.9);
Tailwind
colors: {
custom: {
50: '#b0e5a4',
500: '#8bd97e',
950: '#000000',
},
}SCSS
$custom: #8bd97e; $custom-light: #b0e5a4; $custom-dark: #000000;
JSON
{
"hex": "#8bd97e",
"rgb": {
"r": 139,
"g": 217,
"b": 126
},
"hsl": {
"h": 111.429,
"s": 54.491,
"l": 67.255
},
"oklch": {
"l": 0.81297,
"c": 0.14558,
"h": 140.9
},
"luminance": 0.56621
}Semantic roles & 50–950 ramp
primary
#8BD97E
secondary
#A04EAE
accent
#24C2AB
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480