#7ED07D#7ED07D
#7ED07D is a light, vivid green. Relative luminance 0.510; OKLCH L 78.5% C 0.141 H 143.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED07D |
|---|---|
| RGB | rgb(126, 208, 125) |
| HSL | hsl(119, 47%, 65%) |
| HSV | hsv(119, 40%, 82%) |
| CMYK | cmyk(39.4%, 0%, 39.9%, 18.4%) |
| CIE-LAB | lab(76.69, -41.64, 33.53) |
| CIE-LCH | lch(76.69, 53.47, 141.16°) |
| OKLab | oklab(78.47% -0.1134 0.0829) |
| OKLCH | oklch(78.47% 0.141 143.8) |
| XYZ | xyz(34.8601, 51.0260, 27.4102) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.84
Emerald
#50C878
ΔE00 5.15
Pistachio
#93C572
ΔE00 5.18
Dark Mint
#48C072
ΔE00 6.69
Fern
#63B76C
ΔE00 6.88
Lightgreen
#90EE90
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED07D #CF7DD0
analogous
#A7D07D #7ED07D #7DD0A5
triadic
#7ED07D #7D7ED0 #D07D7E
tetradic
#7ED07D #7DA7D0 #CF7DD0 #D0A57D
square
#7ED07D #7DA7D0 #CF7DD0 #D0A57D
split-complementary
#7ED07D #A57DD0 #D07DA7
monochromatic
#399B38 #51C050 #7ED07D #ABE0AA #D7F1D7
Accessibility & contrast
On white
1.87
#7ED07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#7ED07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED07D
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED07D | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C277
Deuteranopia (green-blind)
#C7BA82
Tritanopia (blue-blind)
#75CCBB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7ed07d; /* rgb */ color: rgb(126, 208, 125); /* oklch */ color: oklch(78.5% 0.141 143.8);
Tailwind
colors: {
custom: {
50: '#a7dfa3',
500: '#7ed07d',
950: '#000000',
},
}SCSS
$custom: #7ed07d; $custom-light: #a7dfa3; $custom-dark: #000000;
JSON
{
"hex": "#7ed07d",
"rgb": {
"r": 126,
"g": 208,
"b": 125
},
"hsl": {
"h": 119.277,
"s": 46.893,
"l": 65.294
},
"oklch": {
"l": 0.78468,
"c": 0.14051,
"h": 143.8
},
"luminance": 0.51028
}Semantic roles & 50–950 ramp
primary
#7ED07D
secondary
#9F51A0
accent
#2BBAB8
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#10150F
muted
#818480