#7ED38E#7ED38E
#7ED38E is a light, vivid green. Relative luminance 0.530; OKLCH L 79.5% C 0.128 H 148.9°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED38E |
|---|---|
| RGB | rgb(126, 211, 142) |
| HSL | hsl(131, 49%, 66%) |
| HSV | hsv(131, 40%, 83%) |
| CMYK | cmyk(40.3%, 0%, 32.7%, 17.3%) |
| CIE-LAB | lab(77.86, -40.22, 26.31) |
| CIE-LCH | lch(77.86, 48.06, 146.81°) |
| OKLab | oklab(79.51% -0.1096 0.0662) |
| OKLCH | oklch(79.51% 0.128 148.9) |
| XYZ | xyz(36.7789, 52.9749, 33.8731) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.81
Emerald
#50C878
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.41
Dark Mint
#48C072
ΔE00 6.96
Seaweed
#18D17B
ΔE00 6.98
Seafoam
#7FE0B3
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED38E #D37EC3
analogous
#98D37E #7ED38E #7ED3B8
triadic
#7ED38E #8E7ED3 #D38E7E
tetradic
#7ED38E #7E98D3 #D37EC3 #D3B87E
square
#7ED38E #7E98D3 #D37EC3 #D3B87E
split-complementary
#7ED38E #B87ED3 #D37E98
monochromatic
#37A04A #50C366 #7ED38E #ACE3B6 #D9F2DE
Accessibility & contrast
On white
1.81
#7ED38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#7ED38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED38E
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED38E | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C68A
Deuteranopia (green-blind)
#C8BD92
Tritanopia (blue-blind)
#71D0C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ed38e; /* rgb */ color: rgb(126, 211, 142); /* oklch */ color: oklch(79.5% 0.128 148.9);
Tailwind
colors: {
custom: {
50: '#a7e1af',
500: '#7ed38e',
950: '#000000',
},
}SCSS
$custom: #7ed38e; $custom-light: #a7e1af; $custom-dark: #000000;
JSON
{
"hex": "#7ed38e",
"rgb": {
"r": 126,
"g": 211,
"b": 142
},
"hsl": {
"h": 131.294,
"s": 49.133,
"l": 66.078
},
"oklch": {
"l": 0.79508,
"c": 0.12807,
"h": 148.9
},
"luminance": 0.52977
}Semantic roles & 50–950 ramp
primary
#7ED38E
secondary
#A55095
accent
#29A1BC
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481