#7ED38B#7ED38B
#7ED38B is a light, vivid green. Relative luminance 0.529; OKLCH L 79.4% C 0.131 H 147.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED38B |
|---|---|
| RGB | rgb(126, 211, 139) |
| HSL | hsl(129, 49%, 66%) |
| HSV | hsv(129, 40%, 83%) |
| CMYK | cmyk(40.3%, 0%, 34.1%, 17.3%) |
| CIE-LAB | lab(77.81, -40.72, 27.80) |
| CIE-LCH | lch(77.81, 49.31, 145.68°) |
| OKLab | oklab(79.45% -0.1109 0.0697) |
| OKLCH | oklch(79.45% 0.131 147.9) |
| XYZ | xyz(36.5567, 52.8860, 32.7028) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.59
Emerald
#50C878
ΔE00 5.17
Hospital Green
#9BE5AA
ΔE00 5.68
Lightgreen
#90EE90
ΔE00 6.85
Pistachio
#93C572
ΔE00 6.86
Dark Mint
#48C072
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED38B #D37EC6
analogous
#9BD37E #7ED38B #7ED3B5
triadic
#7ED38B #8B7ED3 #D38B7E
tetradic
#7ED38B #7E9BD3 #D37EC6 #D3B57E
square
#7ED38B #7E9BD3 #D37EC6 #D3B57E
split-complementary
#7ED38B #B57ED3 #D37E9B
monochromatic
#37A047 #50C362 #7ED38B #ACE3B4 #D9F2DD
Accessibility & contrast
On white
1.81
#7ED38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#7ED38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED38B
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED38B | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C686
Deuteranopia (green-blind)
#C8BD8F
Tritanopia (blue-blind)
#71D0C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #7ed38b; /* rgb */ color: rgb(126, 211, 139); /* oklch */ color: oklch(79.4% 0.131 147.9);
Tailwind
colors: {
custom: {
50: '#a7e1ad',
500: '#7ed38b',
950: '#000000',
},
}SCSS
$custom: #7ed38b; $custom-light: #a7e1ad; $custom-dark: #000000;
JSON
{
"hex": "#7ed38b",
"rgb": {
"r": 126,
"g": 211,
"b": 139
},
"hsl": {
"h": 129.176,
"s": 49.133,
"l": 66.078
},
"oklch": {
"l": 0.79448,
"c": 0.13103,
"h": 147.9
},
"luminance": 0.52888
}Semantic roles & 50–950 ramp
primary
#7ED38B
secondary
#A55098
accent
#29A6BC
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481