#7EED82#7EED82
#7EED82 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.177 H 144.5°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7EED82 |
|---|---|
| RGB | rgb(126, 237, 130) |
| HSL | hsl(122, 76%, 71%) |
| HSV | hsv(122, 47%, 93%) |
| CMYK | cmyk(46.8%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(85.31, -53.09, 42.10) |
| CIE-LCH | lch(85.31, 67.75, 141.59°) |
| OKLab | oklab(85.52% -0.1443 0.1028) |
| OKLCH | oklch(85.52% 0.177 144.5) |
| XYZ | xyz(42.9154, 66.6126, 31.7109) |
| Luminance | 0.6662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.35
Palegreen
#98FB98
ΔE00 3.79
Easter Green
#8CFD7E
ΔE00 4.19
Light Green
#96F97B
ΔE00 4.35
Baby Green
#8CFF9E
ΔE00 4.41
Lightgreen (survey)
#76FF7B
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EED82 #ED7EE9
analogous
#B1ED7E #7EED82 #7EEDB9
triadic
#7EED82 #827EED #ED827E
tetradic
#7EED82 #7EB1ED #ED7EE9 #EDB97E
square
#7EED82 #7EB1ED #ED7EE9 #EDB97E
split-complementary
#7EED82 #B97EED #ED7EB1
monochromatic
#1DD324 #48E64E #7EED82 #B4F4B6 #E4FBE5
Accessibility & contrast
On white
1.47
#7EED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#7EED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EED82
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EED82 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DB7A
Deuteranopia (green-blind)
#E1D189
Tritanopia (blue-blind)
#6EE8D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7eed82; /* rgb */ color: rgb(126, 237, 130); /* oklch */ color: oklch(85.5% 0.177 144.5);
Tailwind
colors: {
custom: {
50: '#aaf3a8',
500: '#7eed82',
950: '#000000',
},
}SCSS
$custom: #7eed82; $custom-light: #aaf3a8; $custom-dark: #000000;
JSON
{
"hex": "#7eed82",
"rgb": {
"r": 126,
"g": 237,
"b": 130
},
"hsl": {
"h": 122.162,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.85518,
"c": 0.17719,
"h": 144.5
},
"luminance": 0.66616
}Semantic roles & 50–950 ramp
primary
#7EED82
secondary
#C748C2
accent
#0ED0D8
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580