#7EDC8A#7EDC8A
#7EDC8A is a light, vivid green. Relative luminance 0.575; OKLCH L 81.6% C 0.145 H 147.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDC8A |
|---|---|
| RGB | rgb(126, 220, 138) |
| HSL | hsl(128, 57%, 68%) |
| HSV | hsv(128, 43%, 86%) |
| CMYK | cmyk(42.7%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.43, -44.81, 31.81) |
| CIE-LCH | lch(80.43, 54.95, 144.63°) |
| OKLab | oklab(81.58% -0.1219 0.0792) |
| OKLCH | oklch(81.58% 0.145 147) |
| XYZ | xyz(38.7827, 57.4545, 33.0860) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.50
Hospital Green
#9BE5AA
ΔE00 5.56
Weird Green
#3AE57F
ΔE00 5.63
Emerald
#50C878
ΔE00 6.26
Soft Green
#6FC276
ΔE00 6.40
Tealish Green
#0CDC73
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDC8A #DC7ED0
analogous
#A1DC7E #7EDC8A #7EDCB9
triadic
#7EDC8A #8A7EDC #DC8A7E
tetradic
#7EDC8A #7EA1DC #DC7ED0 #DCB97E
square
#7EDC8A #7EA1DC #DC7ED0 #DCB97E
split-complementary
#7EDC8A #B97EDC #DC7EA1
monochromatic
#30B040 #4ECF5E #7EDC8A #AEE9B6 #DEF6E1
Accessibility & contrast
On white
1.68
#7EDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#7EDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDC8A
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDC8A | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD84
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#70D8C7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7edc8a; /* rgb */ color: rgb(126, 220, 138); /* oklch */ color: oklch(81.6% 0.145 147.0);
Tailwind
colors: {
custom: {
50: '#a8e7ad',
500: '#7edc8a',
950: '#000000',
},
}SCSS
$custom: #7edc8a; $custom-light: #a8e7ad; $custom-dark: #000000;
JSON
{
"hex": "#7edc8a",
"rgb": {
"r": 126,
"g": 220,
"b": 138
},
"hsl": {
"h": 127.66,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.81579,
"c": 0.14539,
"h": 147
},
"luminance": 0.57457
}Semantic roles & 50–950 ramp
primary
#7EDC8A
secondary
#B24CA5
accent
#21B0C5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481