#7ED587#7ED587
#7ED587 is a light, vivid green. Relative luminance 0.538; OKLCH L 79.8% C 0.138 H 146.5°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED587 |
|---|---|
| RGB | rgb(126, 213, 135) |
| HSL | hsl(126, 51%, 66%) |
| HSV | hsv(126, 41%, 84%) |
| CMYK | cmyk(40.8%, 0%, 36.6%, 16.5%) |
| CIE-LAB | lab(78.33, -42.26, 30.56) |
| CIE-LCH | lch(78.33, 52.15, 144.13°) |
| OKLab | oklab(79.85% -0.1151 0.0762) |
| OKLCH | oklch(79.85% 0.138 146.5) |
| XYZ | xyz(36.7697, 53.7711, 31.3583) |
| Luminance | 0.5377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.83
Emerald
#50C878
ΔE00 5.31
Hospital Green
#9BE5AA
ΔE00 6.00
Lightgreen
#90EE90
ΔE00 6.03
Pistachio
#93C572
ΔE00 6.61
Weird Green
#3AE57F
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED587 #D57ECC
analogous
#A1D57E #7ED587 #7ED5B3
triadic
#7ED587 #877ED5 #D5877E
tetradic
#7ED587 #7EA1D5 #D57ECC #D5B37E
square
#7ED587 #7EA1D5 #D57ECC #D5B37E
split-complementary
#7ED587 #B37ED5 #D57EA1
monochromatic
#35A341 #50C65C #7ED587 #ACE4B2 #DAF3DD
Accessibility & contrast
On white
1.79
#7ED587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#7ED587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED587
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED587 | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C782
Deuteranopia (green-blind)
#CBBE8C
Tritanopia (blue-blind)
#72D1C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7ed587; /* rgb */ color: rgb(126, 213, 135); /* oklch */ color: oklch(79.8% 0.138 146.5);
Tailwind
colors: {
custom: {
50: '#a7e2aa',
500: '#7ed587',
950: '#000000',
},
}SCSS
$custom: #7ed587; $custom-light: #a7e2aa; $custom-dark: #000000;
JSON
{
"hex": "#7ed587",
"rgb": {
"r": 126,
"g": 213,
"b": 135
},
"hsl": {
"h": 126.207,
"s": 50.877,
"l": 66.471
},
"oklch": {
"l": 0.79849,
"c": 0.13799,
"h": 146.5
},
"luminance": 0.53773
}Semantic roles & 50–950 ramp
primary
#7ED587
secondary
#A8509F
accent
#27AFBE
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481