#8ADE8E#8ADE8E
#8ADE8E is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.7% C 0.138 H 145.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADE8E |
|---|---|
| RGB | rgb(138, 222, 142) |
| HSL | hsl(123, 56%, 71%) |
| HSV | hsv(123, 38%, 87%) |
| CMYK | cmyk(37.8%, 0%, 36%, 12.9%) |
| CIE-LAB | lab(81.62, -41.50, 31.43) |
| CIE-LCH | lch(81.62, 52.06, 142.86°) |
| OKLab | oklab(82.71% -0.1131 0.0784) |
| OKLCH | oklch(82.71% 0.138 145.3) |
| XYZ | xyz(41.4830, 59.5965, 34.9034) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.92
Hospital Green
#9BE5AA
ΔE00 4.73
Light Sea Green
#98F6B0
ΔE00 6.04
Palegreen
#98FB98
ΔE00 6.57
Weird Green
#3AE57F
ΔE00 6.73
Foam Green
#90FDA9
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADE8E #DE8ADA
analogous
#B0DE8A #8ADE8E #8ADEB8
triadic
#8ADE8E #8E8ADE #DE8E8A
tetradic
#8ADE8E #8AB0DE #DE8ADA #DEB88A
square
#8ADE8E #8AB0DE #DE8ADA #DEB88A
split-complementary
#8ADE8E #B88ADE #DE8AB0
monochromatic
#34B93B #5AD160 #8ADE8E #BAEBBC #E7F8E8
Accessibility & contrast
On white
1.63
#8ADE8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#8ADE8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADE8E
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADE8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADE8E | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D089
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#80DACA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8ade8e; /* rgb */ color: rgb(138, 222, 142); /* oklch */ color: oklch(82.7% 0.138 145.3);
Tailwind
colors: {
custom: {
50: '#afe9af',
500: '#8ade8e',
950: '#000000',
},
}SCSS
$custom: #8ade8e; $custom-light: #afe9af; $custom-dark: #000000;
JSON
{
"hex": "#8ade8e",
"rgb": {
"r": 138,
"g": 222,
"b": 142
},
"hsl": {
"h": 122.857,
"s": 56,
"l": 70.588
},
"oklch": {
"l": 0.82709,
"c": 0.13758,
"h": 145.3
},
"luminance": 0.59599
}Semantic roles & 50–950 ramp
primary
#8ADE8E
secondary
#B557B1
accent
#22BCC4
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481