#8ADE8D#8ADE8D
#8ADE8D is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.7% C 0.139 H 145.0°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE8D |
|---|---|
| RGB | rgb(138, 222, 141) |
| HSL | hsl(122, 56%, 71%) |
| HSV | hsv(122, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 36.5%, 12.9%) |
| CIE-LAB | lab(81.60, -41.66, 31.92) |
| CIE-LCH | lch(81.60, 52.48, 142.54°) |
| OKLab | oklab(82.69% -0.1135 0.0795) |
| OKLCH | oklch(82.69% 0.139 145) |
| XYZ | xyz(41.4082, 59.5666, 34.5098) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.84
Hospital Green
#9BE5AA
ΔE00 4.89
Light Sea Green
#98F6B0
ΔE00 6.13
Palegreen
#98FB98
ΔE00 6.51
Weird Green
#3AE57F
ΔE00 6.70
Foam Green
#90FDA9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE8D #DE8ADB
analogous
#B1DE8A #8ADE8D #8ADEB7
triadic
#8ADE8D #8D8ADE #DE8D8A
tetradic
#8ADE8D #8AB1DE #DE8ADB #DEB78A
square
#8ADE8D #8AB1DE #DE8ADB #DEB78A
split-complementary
#8ADE8D #B78ADE #DE8AB1
monochromatic
#34B939 #5AD15E #8ADE8D #BAEBBC #E7F8E8
Accessibility & contrast
On white
1.63
#8ADE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#8ADE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE8D
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE8D | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#80DAC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8ade8d; /* rgb */ color: rgb(138, 222, 141); /* oklch */ color: oklch(82.7% 0.139 145.0);
Tailwind
colors: {
custom: {
50: '#afe9af',
500: '#8ade8d',
950: '#000000',
},
}SCSS
$custom: #8ade8d; $custom-light: #afe9af; $custom-dark: #000000;
JSON
{
"hex": "#8ade8d",
"rgb": {
"r": 138,
"g": 222,
"b": 141
},
"hsl": {
"h": 122.143,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.8269,
"c": 0.13858,
"h": 145
},
"luminance": 0.59569
}Semantic roles & 50–950 ramp
primary
#8ADE8D
secondary
#B557B2
accent
#22BEC4
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481