#8ADE82#8ADE82
#8ADE82 is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.5% C 0.150 H 142.2°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE82 |
|---|---|
| RGB | rgb(138, 222, 130) |
| HSL | hsl(115, 58%, 69%) |
| HSV | hsv(115, 41%, 87%) |
| CMYK | cmyk(37.8%, 0%, 41.4%, 12.9%) |
| CIE-LAB | lab(81.43, -43.31, 37.25) |
| CIE-LCH | lch(81.43, 57.13, 139.30°) |
| OKLab | oklab(82.5% -0.1181 0.0917) |
| OKLCH | oklch(82.5% 0.15 142.2) |
| XYZ | xyz(40.6301, 59.2553, 30.4113) |
| Luminance | 0.5926 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Lightish Green
#61E160
ΔE00 5.54
Palegreen
#98FB98
ΔE00 6.27
Fresh Green
#69D84F
ΔE00 6.47
Hospital Green
#9BE5AA
ΔE00 6.66
Weird Green
#3AE57F
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE82 #D682DE
analogous
#B8DE82 #8ADE82 #82DEA8
triadic
#8ADE82 #828ADE #DE828A
tetradic
#8ADE82 #82B8DE #D682DE #DEA882
square
#8ADE82 #82B8DE #D682DE #DEA882
split-complementary
#8ADE82 #A882DE #DE82B8
monochromatic
#3CB630 #5DD152 #8ADE82 #B7EBB2 #E5F8E3
Accessibility & contrast
On white
1.63
#8ADE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#8ADE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE82
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE82 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D6C788
Tritanopia (blue-blind)
#82D9C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8ade82; /* rgb */ color: rgb(138, 222, 130); /* oklch */ color: oklch(82.5% 0.150 142.2);
Tailwind
colors: {
custom: {
50: '#b0e9a7',
500: '#8ade82',
950: '#000000',
},
}SCSS
$custom: #8ade82; $custom-light: #b0e9a7; $custom-dark: #000000;
JSON
{
"hex": "#8ade82",
"rgb": {
"r": 138,
"g": 222,
"b": 130
},
"hsl": {
"h": 114.783,
"s": 58.228,
"l": 69.02
},
"oklch": {
"l": 0.82496,
"c": 0.14951,
"h": 142.2
},
"luminance": 0.59258
}Semantic roles & 50–950 ramp
primary
#8ADE82
secondary
#AC4FB5
accent
#20C6B7
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480