#7ADE83#7ADE83
#7ADE83 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.8% C 0.157 H 145.9°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADE83 |
|---|---|
| RGB | rgb(122, 222, 131) |
| HSL | hsl(125, 60%, 67%) |
| HSV | hsv(125, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(80.75, -47.89, 35.73) |
| CIE-LCH | lch(80.75, 59.75, 143.28°) |
| OKLab | oklab(81.75% -0.1302 0.0882) |
| OKLCH | oklch(81.75% 0.157 145.9) |
| XYZ | xyz(38.2420, 58.0162, 30.6514) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 4.88
Lightish Green
#61E160
ΔE00 5.16
Tealish Green
#0CDC73
ΔE00 5.91
Emerald
#50C878
ΔE00 6.59
Palegreen
#98FB98
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADE83 #DE7AD5
analogous
#A3DE7A #7ADE83 #7ADEB5
triadic
#7ADE83 #837ADE #DE837A
tetradic
#7ADE83 #7AA3DE #DE7AD5 #DEB57A
square
#7ADE83 #7AA3DE #DE7AD5 #DEB57A
split-complementary
#7ADE83 #B57ADE #DE7AA3
monochromatic
#2CB238 #49D255 #7ADE83 #ABEAB1 #DCF6DE
Accessibility & contrast
On white
1.67
#7ADE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#7ADE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADE83
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADE83 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#6BDAC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7ade83; /* rgb */ color: rgb(122, 222, 131); /* oklch */ color: oklch(81.8% 0.157 145.9);
Tailwind
colors: {
custom: {
50: '#a6e9a8',
500: '#7ade83',
950: '#000000',
},
}SCSS
$custom: #7ade83; $custom-light: #a6e9a8; $custom-dark: #000000;
JSON
{
"hex": "#7ade83",
"rgb": {
"r": 122,
"g": 222,
"b": 131
},
"hsl": {
"h": 125.4,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.81754,
"c": 0.15726,
"h": 145.9
},
"luminance": 0.58019
}Semantic roles & 50–950 ramp
primary
#7ADE83
secondary
#B349AA
accent
#1EB9C8
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#101610
muted
#818480