#8ADE80#8ADE80
#8ADE80 is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.5% C 0.151 H 141.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE80 |
|---|---|
| RGB | rgb(138, 222, 128) |
| HSL | hsl(114, 59%, 69%) |
| HSV | hsv(114, 42%, 87%) |
| CMYK | cmyk(37.8%, 0%, 42.3%, 12.9%) |
| CIE-LAB | lab(81.40, -43.60, 38.21) |
| CIE-LCH | lch(81.40, 57.97, 138.77°) |
| OKLab | oklab(82.46% -0.1189 0.0938) |
| OKLCH | oklch(82.46% 0.151 141.7) |
| XYZ | xyz(40.4971, 59.2022, 29.7112) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.65
Lightish Green
#61E160
ΔE00 5.32
Fresh Green
#69D84F
ΔE00 6.18
Palegreen
#98FB98
ΔE00 6.29
Weird Green
#3AE57F
ΔE00 6.76
Light Green
#96F97B
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE80 #D480DE
analogous
#B9DE80 #8ADE80 #80DEA5
triadic
#8ADE80 #808ADE #DE808A
tetradic
#8ADE80 #80B9DE #D480DE #DEA580
square
#8ADE80 #80B9DE #D480DE #DEA580
split-complementary
#8ADE80 #A580DE #DE80B9
monochromatic
#3DB52F #5DD14F #8ADE80 #B7EBB1 #E4F7E1
Accessibility & contrast
On white
1.64
#8ADE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#8ADE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE80
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE80 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#82D9C7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8ade80; /* rgb */ color: rgb(138, 222, 128); /* oklch */ color: oklch(82.5% 0.151 141.7);
Tailwind
colors: {
custom: {
50: '#b0e9a6',
500: '#8ade80',
950: '#000000',
},
}SCSS
$custom: #8ade80; $custom-light: #b0e9a6; $custom-dark: #000000;
JSON
{
"hex": "#8ade80",
"rgb": {
"r": 138,
"g": 222,
"b": 128
},
"hsl": {
"h": 113.617,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.82463,
"c": 0.15148,
"h": 141.7
},
"luminance": 0.59204
}Semantic roles & 50–950 ramp
primary
#8ADE80
secondary
#AA4DB5
accent
#1FC6B5
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480