#8BCE82#8BCE82
#8BCE82 is a light, vivid green. Relative luminance 0.512; OKLCH L 78.8% C 0.125 H 141.5°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8BCE82 |
|---|---|
| RGB | rgb(139, 206, 130) |
| HSL | hsl(113, 44%, 66%) |
| HSV | hsv(113, 37%, 81%) |
| CMYK | cmyk(32.5%, 0%, 36.9%, 19.2%) |
| CIE-LAB | lab(76.83, -35.86, 31.26) |
| CIE-LCH | lch(76.83, 47.57, 138.92°) |
| OKLab | oklab(78.77% -0.0978 0.0777) |
| OKLCH | oklch(78.77% 0.125 141.5) |
| XYZ | xyz(36.7466, 51.2417, 29.0692) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.96
Soft Green
#6FC276
ΔE00 4.35
Light Moss Green
#A6C875
ΔE00 6.49
Emerald
#50C878
ΔE00 6.62
Hospital Green
#9BE5AA
ΔE00 7.03
Lichen
#8FB67B
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BCE82 #C582CE
analogous
#B1CE82 #8BCE82 #82CE9F
triadic
#8BCE82 #828BCE #CE828B
tetradic
#8BCE82 #82B1CE #C582CE #CE9F82
square
#8BCE82 #82B1CE #C582CE #CE9F82
split-complementary
#8BCE82 #9F82CE #CE82B1
monochromatic
#47993C #62BD56 #8BCE82 #B4DFAE #DDF0DA
Accessibility & contrast
On white
1.87
#8BCE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#8BCE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BCE82
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BCE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BCE82 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27D
Deuteranopia (green-blind)
#C8BB86
Tritanopia (blue-blind)
#86C9BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8bce82; /* rgb */ color: rgb(139, 206, 130); /* oklch */ color: oklch(78.8% 0.125 141.5);
Tailwind
colors: {
custom: {
50: '#afdda7',
500: '#8bce82',
950: '#000000',
},
}SCSS
$custom: #8bce82; $custom-light: #afdda7; $custom-dark: #000000;
JSON
{
"hex": "#8bce82",
"rgb": {
"r": 139,
"g": 206,
"b": 130
},
"hsl": {
"h": 112.895,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.78771,
"c": 0.12493,
"h": 141.5
},
"luminance": 0.51243
}Semantic roles & 50–950 ramp
primary
#8BCE82
secondary
#97559F
accent
#2FB7A7
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#11150F
muted
#818480