#7ED780#7ED780
#7ED780 is a light, vivid green. Relative luminance 0.546; OKLCH L 80.2% C 0.148 H 144.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED780 |
|---|---|
| RGB | rgb(126, 215, 128) |
| HSL | hsl(121, 53%, 67%) |
| HSV | hsv(121, 41%, 84%) |
| CMYK | cmyk(41.4%, 0%, 40.5%, 15.7%) |
| CIE-LAB | lab(78.81, -44.23, 34.76) |
| CIE-LCH | lch(78.81, 56.25, 141.84°) |
| OKLab | oklab(80.2% -0.1204 0.0858) |
| OKLCH | oklch(80.2% 0.148 144.5) |
| XYZ | xyz(36.7991, 54.5927, 29.0163) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.28
Soft Green
#6FC276
ΔE00 5.40
Emerald
#50C878
ΔE00 5.83
Lightish Green
#61E160
ΔE00 5.95
Weird Green
#3AE57F
ΔE00 6.21
Pistachio
#93C572
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED780 #D77ED5
analogous
#A9D77E #7ED780 #7ED7AD
triadic
#7ED780 #807ED7 #D7807E
tetradic
#7ED780 #7EA9D7 #D77ED5 #D7AD7E
square
#7ED780 #7EA9D7 #D77ED5 #D7AD7E
split-complementary
#7ED780 #AD7ED7 #D77EA9
monochromatic
#34A736 #4FC952 #7ED780 #ADE5AE #DBF4DC
Accessibility & contrast
On white
1.76
#7ED780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#7ED780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED780
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED780 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC87A
Deuteranopia (green-blind)
#CDC085
Tritanopia (blue-blind)
#73D3C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed780; /* rgb */ color: rgb(126, 215, 128); /* oklch */ color: oklch(80.2% 0.148 144.5);
Tailwind
colors: {
custom: {
50: '#a7e4a6',
500: '#7ed780',
950: '#000000',
},
}SCSS
$custom: #7ed780; $custom-light: #a7e4a6; $custom-dark: #000000;
JSON
{
"hex": "#7ed780",
"rgb": {
"r": 126,
"g": 215,
"b": 128
},
"hsl": {
"h": 121.348,
"s": 52.663,
"l": 66.863
},
"oklch": {
"l": 0.80202,
"c": 0.14787,
"h": 144.5
},
"luminance": 0.54595
}Semantic roles & 50–950 ramp
primary
#7ED780
secondary
#AB4FA8
accent
#25BDC0
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480