#7ED080#7ED080
#7ED080 is a light, vivid green. Relative luminance 0.511; OKLCH L 78.5% C 0.138 H 144.7°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED080 |
|---|---|
| RGB | rgb(126, 208, 128) |
| HSL | hsl(121, 47%, 65%) |
| HSV | hsv(121, 39%, 82%) |
| CMYK | cmyk(39.4%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.74, -41.18, 32.06) |
| CIE-LCH | lch(76.74, 52.19, 142.10°) |
| OKLab | oklab(78.52% -0.1122 0.0796) |
| OKLCH | oklch(78.52% 0.138 144.7) |
| XYZ | xyz(35.0547, 51.1038, 28.4348) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.74
Emerald
#50C878
ΔE00 5.01
Pistachio
#93C572
ΔE00 5.42
Dark Mint
#48C072
ΔE00 6.57
Fern
#63B76C
ΔE00 6.84
Lightgreen
#90EE90
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED080 #D07ECE
analogous
#A5D07E #7ED080 #7ED0A9
triadic
#7ED080 #807ED0 #D0807E
tetradic
#7ED080 #7EA5D0 #D07ECE #D0A97E
square
#7ED080 #7EA5D0 #D07ECE #D0A97E
split-complementary
#7ED080 #A97ED0 #D07EA5
monochromatic
#399B3B #51C054 #7ED080 #ABE0AC #D8F1D8
Accessibility & contrast
On white
1.87
#7ED080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#7ED080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED080
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED080 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#C7BA85
Tritanopia (blue-blind)
#74CCBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ed080; /* rgb */ color: rgb(126, 208, 128); /* oklch */ color: oklch(78.5% 0.138 144.7);
Tailwind
colors: {
custom: {
50: '#a7dfa5',
500: '#7ed080',
950: '#000000',
},
}SCSS
$custom: #7ed080; $custom-light: #a7dfa5; $custom-dark: #000000;
JSON
{
"hex": "#7ed080",
"rgb": {
"r": 126,
"g": 208,
"b": 128
},
"hsl": {
"h": 121.463,
"s": 46.591,
"l": 65.49
},
"oklch": {
"l": 0.78522,
"c": 0.13751,
"h": 144.7
},
"luminance": 0.51106
}Semantic roles & 50–950 ramp
primary
#7ED080
secondary
#A1529F
accent
#2CB6BA
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480