#7EE077#7EE077
#7EE077 is a very light, vivid green. Relative luminance 0.591; OKLCH L 82.2% C 0.169 H 142.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE077 |
|---|---|
| RGB | rgb(126, 224, 119) |
| HSL | hsl(116, 63%, 67%) |
| HSV | hsv(116, 47%, 88%) |
| CMYK | cmyk(43.7%, 0%, 46.9%, 12.2%) |
| CIE-LAB | lab(81.33, -49.31, 42.45) |
| CIE-LCH | lch(81.33, 65.06, 139.28°) |
| OKLab | oklab(82.22% -0.1344 0.1031) |
| OKLCH | oklch(82.22% 0.169 142.5) |
| XYZ | xyz(38.5879, 59.0763, 26.8187) |
| Luminance | 0.5908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.46
Lightgreen
#90EE90
ΔE00 3.92
Fresh Green
#69D84F
ΔE00 4.77
Weird Green
#3AE57F
ΔE00 5.69
Light Green
#96F97B
ΔE00 6.10
Palegreen
#98FB98
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE077 #D977E0
analogous
#B3E077 #7EE077 #77E0A5
triadic
#7EE077 #777EE0 #E0777E
tetradic
#7EE077 #77B3E0 #D977E0 #E0A577
square
#7EE077 #77B3E0 #D977E0 #E0A577
split-complementary
#7EE077 #A577E0 #E077B3
monochromatic
#32B429 #4FD545 #7EE077 #ADEBA9 #DDF7DB
Accessibility & contrast
On white
1.64
#7EE077 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#7EE077 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE077
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE077 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE077 | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D06E
Deuteranopia (green-blind)
#D7C77E
Tritanopia (blue-blind)
#73DAC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ee077; /* rgb */ color: rgb(126, 224, 119); /* oklch */ color: oklch(82.2% 0.169 142.5);
Tailwind
colors: {
custom: {
50: '#a9eaa0',
500: '#7ee077',
950: '#000000',
},
}SCSS
$custom: #7ee077; $custom-light: #a9eaa0; $custom-dark: #000000;
JSON
{
"hex": "#7ee077",
"rgb": {
"r": 126,
"g": 224,
"b": 119
},
"hsl": {
"h": 116,
"s": 62.874,
"l": 67.255
},
"oklch": {
"l": 0.82222,
"c": 0.16938,
"h": 142.5
},
"luminance": 0.59079
}Semantic roles & 50–950 ramp
primary
#7EE077
secondary
#AE46B5
accent
#1BCBBF
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480