#7EEE77#7EEE77
#7EEE77 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.6% C 0.189 H 142.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7EEE77 |
|---|---|
| RGB | rgb(126, 238, 119) |
| HSL | hsl(116, 78%, 70%) |
| HSV | hsv(116, 50%, 93%) |
| CMYK | cmyk(47.1%, 0%, 50%, 6.7%) |
| CIE-LAB | lab(85.46, -54.97, 47.56) |
| CIE-LCH | lch(85.46, 72.69, 139.13°) |
| OKLab | oklab(85.6% -0.1498 0.1145) |
| OKLCH | oklch(85.6% 0.189 142.6) |
| XYZ | xyz(42.5065, 66.9136, 28.1249) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 3.31
Easter Green
#8CFD7E
ΔE00 3.32
Lightgreen
#90EE90
ΔE00 3.63
Lightgreen (survey)
#76FF7B
ΔE00 3.72
Lightish Green
#61E160
ΔE00 3.79
Palegreen
#98FB98
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EEE77 #E777EE
analogous
#B9EE77 #7EEE77 #77EEAC
triadic
#7EEE77 #777EEE #EE777E
tetradic
#7EEE77 #77B9EE #E777EE #EEAC77
square
#7EEE77 #77B9EE #E777EE #EEAC77
split-complementary
#7EEE77 #AC77EE #EE77B9
monochromatic
#25D11A #4AE741 #7EEE77 #B2F5AD #E5FCE4
Accessibility & contrast
On white
1.46
#7EEE77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#7EEE77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EEE77
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EEE77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EEE77 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6D
Deuteranopia (green-blind)
#E3D27F
Tritanopia (blue-blind)
#70E8D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #7eee77; /* rgb */ color: rgb(126, 238, 119); /* oklch */ color: oklch(85.6% 0.189 142.6);
Tailwind
colors: {
custom: {
50: '#aaf4a0',
500: '#7eee77',
950: '#000000',
},
}SCSS
$custom: #7eee77; $custom-light: #aaf4a0; $custom-dark: #000000;
JSON
{
"hex": "#7eee77",
"rgb": {
"r": 126,
"g": 238,
"b": 119
},
"hsl": {
"h": 116.471,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.85597,
"c": 0.18854,
"h": 142.6
},
"luminance": 0.66917
}Semantic roles & 50–950 ramp
primary
#7EEE77
secondary
#BF42C7
accent
#0BDACE
background
#FDFFFC
surface
#F7FEF5
border
#D0D6CF
text
#11170F
muted
#818580