#7ADE89#7ADE89
#7ADE89 is a light, vivid green. Relative luminance 0.582; OKLCH L 81.9% C 0.151 H 147.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADE89 |
|---|---|
| RGB | rgb(122, 222, 137) |
| HSL | hsl(129, 60%, 67%) |
| HSV | hsv(129, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 38.3%, 12.9%) |
| CIE-LAB | lab(80.84, -46.95, 32.82) |
| CIE-LCH | lch(80.84, 57.29, 145.05°) |
| OKLab | oklab(81.86% -0.1277 0.0816) |
| OKLCH | oklch(81.86% 0.151 147.4) |
| XYZ | xyz(38.6605, 58.1836, 32.8554) |
| Luminance | 0.5819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.19
Weird Green
#3AE57F
ΔE00 4.95
Hospital Green
#9BE5AA
ΔE00 5.92
Tealish Green
#0CDC73
ΔE00 6.06
Lightish Green
#61E160
ΔE00 6.11
Emerald
#50C878
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADE89 #DE7ACF
analogous
#9DDE7A #7ADE89 #7ADEBB
triadic
#7ADE89 #897ADE #DE897A
tetradic
#7ADE89 #7A9DDE #DE7ACF #DEBB7A
square
#7ADE89 #7A9DDE #DE7ACF #DEBB7A
split-complementary
#7ADE89 #BB7ADE #DE7A9D
monochromatic
#2CB240 #49D25D #7ADE89 #ABEAB5 #DCF6E0
Accessibility & contrast
On white
1.66
#7ADE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#7ADE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADE89
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADE89 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF83
Deuteranopia (green-blind)
#D2C58E
Tritanopia (blue-blind)
#6ADAC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7ade89; /* rgb */ color: rgb(122, 222, 137); /* oklch */ color: oklch(81.9% 0.151 147.4);
Tailwind
colors: {
custom: {
50: '#a6e9ac',
500: '#7ade89',
950: '#000000',
},
}SCSS
$custom: #7ade89; $custom-light: #a6e9ac; $custom-dark: #000000;
JSON
{
"hex": "#7ade89",
"rgb": {
"r": 122,
"g": 222,
"b": 137
},
"hsl": {
"h": 129,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.8186,
"c": 0.15149,
"h": 147.4
},
"luminance": 0.58186
}Semantic roles & 50–950 ramp
primary
#7ADE89
secondary
#B349A3
accent
#1EAEC8
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481