#7EE07A#7EE07A
#7EE07A is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.167 H 143.1°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE07A |
|---|---|
| RGB | rgb(126, 224, 122) |
| HSL | hsl(118, 62%, 68%) |
| HSV | hsv(118, 46%, 88%) |
| CMYK | cmyk(43.7%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(81.37, -48.90, 41.03) |
| CIE-LCH | lch(81.37, 63.83, 140.00°) |
| OKLab | oklab(82.27% -0.1332 0.1) |
| OKLCH | oklch(82.27% 0.167 143.1) |
| XYZ | xyz(38.7709, 59.1495, 27.7826) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.71
Lightish Green
#61E160
ΔE00 3.79
Fresh Green
#69D84F
ΔE00 5.17
Weird Green
#3AE57F
ΔE00 5.49
Palegreen
#98FB98
ΔE00 6.16
Light Green
#96F97B
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE07A #DC7AE0
analogous
#B1E07A #7EE07A #7AE0A9
triadic
#7EE07A #7A7EE0 #E07A7E
tetradic
#7EE07A #7AB1E0 #DC7AE0 #E0A97A
square
#7EE07A #7AB1E0 #DC7AE0 #E0A97A
split-complementary
#7EE07A #A97AE0 #E07AB1
monochromatic
#30B52A #4ED448 #7EE07A #AEECAC #DEF7DD
Accessibility & contrast
On white
1.64
#7EE07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#7EE07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE07A
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE07A | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D072
Deuteranopia (green-blind)
#D6C781
Tritanopia (blue-blind)
#73DBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ee07a; /* rgb */ color: rgb(126, 224, 122); /* oklch */ color: oklch(82.3% 0.167 143.1);
Tailwind
colors: {
custom: {
50: '#a9eaa2',
500: '#7ee07a',
950: '#000000',
},
}SCSS
$custom: #7ee07a; $custom-light: #a9eaa2; $custom-dark: #000000;
JSON
{
"hex": "#7ee07a",
"rgb": {
"r": 126,
"g": 224,
"b": 122
},
"hsl": {
"h": 117.647,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.82268,
"c": 0.16656,
"h": 143.1
},
"luminance": 0.59152
}Semantic roles & 50–950 ramp
primary
#7EE07A
secondary
#B248B6
accent
#1CCAC3
background
#FDFEFC
surface
#F7FDF5
border
#D0D5CF
text
#10160F
muted
#818480