#8ADC8A#8ADC8A
#8ADC8A is a very light, vivid green. Relative luminance 0.584; OKLCH L 82.2% C 0.139 H 144.2°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADC8A |
|---|---|
| RGB | rgb(138, 220, 138) |
| HSL | hsl(120, 54%, 70%) |
| HSV | hsv(120, 37%, 86%) |
| CMYK | cmyk(37.3%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.97, -41.24, 32.62) |
| CIE-LCH | lch(80.97, 52.58, 141.66°) |
| OKLab | oklab(82.16% -0.1124 0.0811) |
| OKLCH | oklch(82.16% 0.139 144.2) |
| XYZ | xyz(40.6600, 58.4224, 33.1740) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.17
Hospital Green
#9BE5AA
ΔE00 5.30
Light Sea Green
#98F6B0
ΔE00 6.69
Soft Green
#6FC276
ΔE00 6.70
Pistachio
#93C572
ΔE00 6.84
Palegreen
#98FB98
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADC8A #DC8ADC
analogous
#B3DC8A #8ADC8A #8ADCB3
triadic
#8ADC8A #8A8ADC #DC8A8A
tetradic
#8ADC8A #8AB3DC #DC8ADC #DCB38A
square
#8ADC8A #8AB3DC #DC8ADC #DCB38A
split-complementary
#8ADC8A #B38ADC #DC8AB3
monochromatic
#36B536 #5BCE5B #8ADC8A #B9EAB9 #E7F8E7
Accessibility & contrast
On white
1.66
#8ADC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#8ADC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADC8A
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADC8A | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#81D8C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8adc8a; /* rgb */ color: rgb(138, 220, 138); /* oklch */ color: oklch(82.2% 0.139 144.2);
Tailwind
colors: {
custom: {
50: '#afe7ad',
500: '#8adc8a',
950: '#000000',
},
}SCSS
$custom: #8adc8a; $custom-light: #afe7ad; $custom-dark: #000000;
JSON
{
"hex": "#8adc8a",
"rgb": {
"r": 138,
"g": 220,
"b": 138
},
"hsl": {
"h": 120,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.82164,
"c": 0.13858,
"h": 144.2
},
"luminance": 0.58425
}Semantic roles & 50–950 ramp
primary
#8ADC8A
secondary
#B357B3
accent
#24C1C1
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111610
muted
#818481