#7EED83#7EED83
#7EED83 is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.5% C 0.176 H 144.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7EED83 |
|---|---|
| RGB | rgb(126, 237, 131) |
| HSL | hsl(123, 76%, 71%) |
| HSV | hsv(123, 47%, 93%) |
| CMYK | cmyk(46.8%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(85.32, -52.95, 41.63) |
| CIE-LCH | lch(85.32, 67.35, 141.82°) |
| OKLab | oklab(85.53% -0.1439 0.1018) |
| OKLCH | oklch(85.53% 0.176 144.7) |
| XYZ | xyz(42.9828, 66.6396, 32.0661) |
| Luminance | 0.6664 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.26
Palegreen
#98FB98
ΔE00 3.75
Easter Green
#8CFD7E
ΔE00 4.28
Baby Green
#8CFF9E
ΔE00 4.34
Mint Green
#8FFF9F
ΔE00 4.42
Light Green
#96F97B
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EED83 #ED7EE8
analogous
#B0ED7E #7EED83 #7EEDBA
triadic
#7EED83 #837EED #ED837E
tetradic
#7EED83 #7EB0ED #ED7EE8 #EDBA7E
square
#7EED83 #7EB0ED #ED7EE8 #EDBA7E
split-complementary
#7EED83 #BA7EED #ED7EB0
monochromatic
#1DD326 #48E64F #7EED83 #B4F4B7 #E4FBE5
Accessibility & contrast
On white
1.47
#7EED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#7EED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EED83
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EED83 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7B
Deuteranopia (green-blind)
#E1D18A
Tritanopia (blue-blind)
#6EE8D4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7eed83; /* rgb */ color: rgb(126, 237, 131); /* oklch */ color: oklch(85.5% 0.176 144.7);
Tailwind
colors: {
custom: {
50: '#aaf3a8',
500: '#7eed83',
950: '#000000',
},
}SCSS
$custom: #7eed83; $custom-light: #aaf3a8; $custom-dark: #000000;
JSON
{
"hex": "#7eed83",
"rgb": {
"r": 126,
"g": 237,
"b": 131
},
"hsl": {
"h": 122.703,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.85534,
"c": 0.17627,
"h": 144.7
},
"luminance": 0.66643
}Semantic roles & 50–950 ramp
primary
#7EED83
secondary
#C748C1
accent
#0ECFD8
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581