#7ED59A#7ED59A
#7ED59A is a light, moderate green. Relative luminance 0.544; OKLCH L 80.2% C 0.119 H 153.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED59A |
|---|---|
| RGB | rgb(126, 213, 154) |
| HSL | hsl(139, 51%, 66%) |
| HSV | hsv(139, 41%, 84%) |
| CMYK | cmyk(40.8%, 0%, 27.7%, 16.5%) |
| CIE-LAB | lab(78.67, -38.97, 21.13) |
| CIE-LCH | lch(78.67, 44.33, 151.53°) |
| OKLab | oklab(80.24% -0.1067 0.0537) |
| OKLCH | oklch(80.24% 0.119 153.3) |
| XYZ | xyz(38.2287, 54.3547, 39.0427) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.62
Seafoam
#7FE0B3
ΔE00 4.81
Emerald
#50C878
ΔE00 6.46
Soft Green
#6FC276
ΔE00 6.46
Eucalyptus
#44D7A8
ΔE00 6.80
Mediumaquamarine
#66CDAA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED59A #D57EB9
analogous
#8ED57E #7ED59A #7ED5C6
triadic
#7ED59A #9A7ED5 #D59A7E
tetradic
#7ED59A #7E8ED5 #D57EB9 #D5C67E
square
#7ED59A #7E8ED5 #D57EB9 #D5C67E
split-complementary
#7ED59A #C67ED5 #D57E8E
monochromatic
#35A359 #50C676 #7ED59A #ACE4BE #DAF3E2
Accessibility & contrast
On white
1.77
#7ED59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#7ED59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED59A
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED59A | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C896
Deuteranopia (green-blind)
#C8BF9D
Tritanopia (blue-blind)
#6DD3C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed59a; /* rgb */ color: rgb(126, 213, 154); /* oklch */ color: oklch(80.2% 0.119 153.3);
Tailwind
colors: {
custom: {
50: '#a7e2b8',
500: '#7ed59a',
950: '#000000',
},
}SCSS
$custom: #7ed59a; $custom-light: #a7e2b8; $custom-dark: #000000;
JSON
{
"hex": "#7ed59a",
"rgb": {
"r": 126,
"g": 213,
"b": 154
},
"hsl": {
"h": 139.31,
"s": 50.877,
"l": 66.471
},
"oklch": {
"l": 0.80237,
"c": 0.11946,
"h": 153.3
},
"luminance": 0.54357
}Semantic roles & 50–950 ramp
primary
#7ED59A
secondary
#A8508B
accent
#278EBE
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101511
muted
#818481