#7EDD76#7EDD76
#7EDD76 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.5% C 0.166 H 142.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7EDD76 |
|---|---|
| RGB | rgb(126, 221, 118) |
| HSL | hsl(115, 60%, 66%) |
| HSV | hsv(115, 47%, 87%) |
| CMYK | cmyk(43%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(80.43, -48.20, 41.81) |
| CIE-LCH | lch(80.43, 63.81, 139.06°) |
| OKLab | oklab(81.48% -0.1314 0.1016) |
| OKLCH | oklch(81.48% 0.166 142.3) |
| XYZ | xyz(37.7290, 57.4541, 26.2377) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.72
Lightgreen
#90EE90
ΔE00 4.40
Fresh Green
#69D84F
ΔE00 4.67
Weird Green
#3AE57F
ΔE00 5.91
Tealish Green
#0CDC73
ΔE00 6.63
Light Green
#96F97B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EDD76 #D576DD
analogous
#B2DD76 #7EDD76 #76DDA2
triadic
#7EDD76 #767EDD #DD767E
tetradic
#7EDD76 #76B2DD #D576DD #DDA276
square
#7EDD76 #76B2DD #D576DD #DDA276
split-complementary
#7EDD76 #A276DD #DD76B2
monochromatic
#35AE2B #50D145 #7EDD76 #ACE9A7 #DAF5D8
Accessibility & contrast
On white
1.68
#7EDD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#7EDD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EDD76
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EDD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EDD76 | 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)
#E1CD6E
Deuteranopia (green-blind)
#D4C47D
Tritanopia (blue-blind)
#74D8C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7edd76; /* rgb */ color: rgb(126, 221, 118); /* oklch */ color: oklch(81.5% 0.166 142.3);
Tailwind
colors: {
custom: {
50: '#a8e89f',
500: '#7edd76',
950: '#000000',
},
}SCSS
$custom: #7edd76; $custom-light: #a8e89f; $custom-dark: #000000;
JSON
{
"hex": "#7edd76",
"rgb": {
"r": 126,
"g": 221,
"b": 118
},
"hsl": {
"h": 115.34,
"s": 60.234,
"l": 66.471
},
"oklch": {
"l": 0.81483,
"c": 0.16611,
"h": 142.3
},
"luminance": 0.57457
}Semantic roles & 50–950 ramp
primary
#7EDD76
secondary
#A847B0
accent
#1EC8BB
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480