#7ED779#7ED779
#7ED779 is a light, vivid green. Relative luminance 0.544; OKLCH L 80.1% C 0.155 H 142.9°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED779 |
|---|---|
| RGB | rgb(126, 215, 121) |
| HSL | hsl(117, 54%, 66%) |
| HSV | hsv(117, 44%, 84%) |
| CMYK | cmyk(41.4%, 0%, 43.7%, 15.7%) |
| CIE-LAB | lab(78.70, -45.26, 38.14) |
| CIE-LCH | lch(78.70, 59.18, 139.88°) |
| OKLab | oklab(80.08% -0.1233 0.0934) |
| OKLCH | oklch(80.08% 0.155 142.9) |
| XYZ | xyz(36.3542, 54.4148, 26.6730) |
| Luminance | 0.5442 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 5.06
Lightgreen
#90EE90
ΔE00 5.33
Fresh Green
#69D84F
ΔE00 5.56
Soft Green
#6FC276
ΔE00 5.79
Pistachio
#93C572
ΔE00 6.13
Emerald
#50C878
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED779 #D279D7
analogous
#ADD779 #7ED779 #79D7A3
triadic
#7ED779 #797ED7 #D7797E
tetradic
#7ED779 #79ADD7 #D279D7 #D7A379
square
#7ED779 #79ADD7 #D279D7 #D7A379
split-complementary
#7ED779 #A379D7 #D779AD
monochromatic
#37A431 #51C94A #7ED779 #ABE5A8 #D9F3D7
Accessibility & contrast
On white
1.77
#7ED779 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#7ED779 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED779
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED779 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED779 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC872
Deuteranopia (green-blind)
#CEC07F
Tritanopia (blue-blind)
#74D2C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7ed779; /* rgb */ color: rgb(126, 215, 121); /* oklch */ color: oklch(80.1% 0.155 142.9);
Tailwind
colors: {
custom: {
50: '#a8e4a1',
500: '#7ed779',
950: '#000000',
},
}SCSS
$custom: #7ed779; $custom-light: #a8e4a1; $custom-dark: #000000;
JSON
{
"hex": "#7ed779",
"rgb": {
"r": 126,
"g": 215,
"b": 121
},
"hsl": {
"h": 116.809,
"s": 54.023,
"l": 65.882
},
"oklch": {
"l": 0.80084,
"c": 0.1547,
"h": 142.9
},
"luminance": 0.54417
}Semantic roles & 50–950 ramp
primary
#7ED779
secondary
#A34CA8
accent
#24C1B9
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480