#8ADE7C#8ADE7C
#8ADE7C is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.4% C 0.155 H 140.9°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE7C |
|---|---|
| RGB | rgb(138, 222, 124) |
| HSL | hsl(111, 60%, 68%) |
| HSV | hsv(111, 44%, 87%) |
| CMYK | cmyk(37.8%, 0%, 44.1%, 12.9%) |
| CIE-LAB | lab(81.35, -44.16, 40.12) |
| CIE-LCH | lch(81.35, 59.66, 137.74°) |
| OKLab | oklab(82.4% -0.1206 0.098) |
| OKLCH | oklch(82.4% 0.155 140.9) |
| XYZ | xyz(40.2390, 59.0989, 28.3519) |
| Luminance | 0.5910 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.86
Lightish Green
#61E160
ΔE00 4.92
Fresh Green
#69D84F
ΔE00 5.65
Palegreen
#98FB98
ΔE00 6.39
Light Green
#96F97B
ΔE00 6.49
Pistachio
#93C572
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE7C #D07CDE
analogous
#BBDE7C #8ADE7C #7CDE9F
triadic
#8ADE7C #7C8ADE #DE7C8A
tetradic
#8ADE7C #7CBBDE #D07CDE #DE9F7C
square
#8ADE7C #7CBBDE #D07CDE #DE9F7C
split-complementary
#8ADE7C #9F7CDE #DE7CBB
monochromatic
#40B32D #5ED24B #8ADE7C #B6EAAD #E1F7DE
Accessibility & contrast
On white
1.64
#8ADE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#8ADE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE7C
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE7C | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF74
Deuteranopia (green-blind)
#D7C782
Tritanopia (blue-blind)
#83D8C6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8ade7c; /* rgb */ color: rgb(138, 222, 124); /* oklch */ color: oklch(82.4% 0.155 140.9);
Tailwind
colors: {
custom: {
50: '#b0e9a3',
500: '#8ade7c',
950: '#000000',
},
}SCSS
$custom: #8ade7c; $custom-light: #b0e9a3; $custom-dark: #000000;
JSON
{
"hex": "#8ade7c",
"rgb": {
"r": 138,
"g": 222,
"b": 124
},
"hsl": {
"h": 111.429,
"s": 59.756,
"l": 67.843
},
"oklch": {
"l": 0.82398,
"c": 0.15539,
"h": 140.9
},
"luminance": 0.59101
}Semantic roles & 50–950 ramp
primary
#8ADE7C
secondary
#A54AB4
accent
#1EC7AF
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480