#7ADC8A#7ADC8A
#7ADC8A is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.148 H 147.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADC8A |
|---|---|
| RGB | rgb(122, 220, 138) |
| HSL | hsl(130, 58%, 67%) |
| HSV | hsv(130, 45%, 86%) |
| CMYK | cmyk(44.5%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.27, -45.94, 31.56) |
| CIE-LCH | lch(80.27, 55.74, 145.52°) |
| OKLab | oklab(81.4% -0.1249 0.0786) |
| OKLCH | oklch(81.4% 0.148 147.8) |
| XYZ | xyz(38.2045, 57.1563, 33.0589) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.70
Weird Green
#3AE57F
ΔE00 5.26
Hospital Green
#9BE5AA
ΔE00 5.72
Emerald
#50C878
ΔE00 5.98
Tealish Green
#0CDC73
ΔE00 6.21
Soft Green
#6FC276
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADC8A #DC7ACC
analogous
#9BDC7A #7ADC8A #7ADCBB
triadic
#7ADC8A #8A7ADC #DC8A7A
tetradic
#7ADC8A #7A9BDC #DC7ACC #DCBB7A
square
#7ADC8A #7A9BDC #DC7ACC #DCBB7A
split-complementary
#7ADC8A #BB7ADC #DC7A9B
monochromatic
#2EAE43 #4ACF5F #7ADC8A #AAE9B5 #DBF6DF
Accessibility & contrast
On white
1.69
#7ADC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#7ADC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADC8A
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADC8A | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#D0C38F
Tritanopia (blue-blind)
#6AD8C7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7adc8a; /* rgb */ color: rgb(122, 220, 138); /* oklch */ color: oklch(81.4% 0.148 147.8);
Tailwind
colors: {
custom: {
50: '#a5e7ad',
500: '#7adc8a',
950: '#000000',
},
}SCSS
$custom: #7adc8a; $custom-light: #a5e7ad; $custom-dark: #000000;
JSON
{
"hex": "#7adc8a",
"rgb": {
"r": 122,
"g": 220,
"b": 138
},
"hsl": {
"h": 129.796,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.81398,
"c": 0.14761,
"h": 147.8
},
"luminance": 0.57159
}Semantic roles & 50–950 ramp
primary
#7ADC8A
secondary
#B04AA0
accent
#20ABC6
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481