#7ED77E#7ED77E
#7ED77E is a light, vivid green. Relative luminance 0.545; OKLCH L 80.2% C 0.150 H 144.0°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED77E |
|---|---|
| RGB | rgb(126, 215, 126) |
| HSL | hsl(120, 53%, 67%) |
| HSV | hsv(120, 41%, 84%) |
| CMYK | cmyk(41.4%, 0%, 41.4%, 15.7%) |
| CIE-LAB | lab(78.78, -44.53, 35.73) |
| CIE-LCH | lch(78.78, 57.09, 141.26°) |
| OKLab | oklab(80.17% -0.1212 0.088) |
| OKLCH | oklch(80.17% 0.15 144) |
| XYZ | xyz(36.6688, 54.5406, 28.3298) |
| Luminance | 0.5454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 5.27
Soft Green
#6FC276
ΔE00 5.49
Lightish Green
#61E160
ΔE00 5.68
Emerald
#50C878
ΔE00 5.96
Weird Green
#3AE57F
ΔE00 6.23
Pistachio
#93C572
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED77E #D77ED7
analogous
#ABD77E #7ED77E #7ED7AB
triadic
#7ED77E #7E7ED7 #D77E7E
tetradic
#7ED77E #7EABD7 #D77ED7 #D7AB7E
square
#7ED77E #7EABD7 #D77ED7 #D7AB7E
split-complementary
#7ED77E #AB7ED7 #D77EAB
monochromatic
#34A734 #4FC94F #7ED77E #ADE5AD #DBF4DB
Accessibility & contrast
On white
1.76
#7ED77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#7ED77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED77E
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED77E | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC877
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#73D2C1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed77e; /* rgb */ color: rgb(126, 215, 126); /* oklch */ color: oklch(80.2% 0.150 144.0);
Tailwind
colors: {
custom: {
50: '#a8e4a4',
500: '#7ed77e',
950: '#000000',
},
}SCSS
$custom: #7ed77e; $custom-light: #a8e4a4; $custom-dark: #000000;
JSON
{
"hex": "#7ed77e",
"rgb": {
"r": 126,
"g": 215,
"b": 126
},
"hsl": {
"h": 120,
"s": 52.663,
"l": 66.863
},
"oklch": {
"l": 0.80167,
"c": 0.14983,
"h": 144
},
"luminance": 0.54543
}Semantic roles & 50–950 ramp
primary
#7ED77E
secondary
#AB4FAB
accent
#25C0C0
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480