#7EE07E#7EE07E
#7EE07E is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.3% C 0.163 H 143.9°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE07E |
|---|---|
| RGB | rgb(126, 224, 126) |
| HSL | hsl(120, 61%, 69%) |
| HSV | hsv(120, 44%, 88%) |
| CMYK | cmyk(43.7%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(81.43, -48.33, 39.13) |
| CIE-LCH | lch(81.43, 62.19, 141.00°) |
| OKLab | oklab(82.33% -0.1316 0.0959) |
| OKLCH | oklch(82.33% 0.163 143.9) |
| XYZ | xyz(39.0238, 59.2507, 29.1148) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.50
Lightish Green
#61E160
ΔE00 4.28
Weird Green
#3AE57F
ΔE00 5.28
Fresh Green
#69D84F
ΔE00 5.73
Palegreen
#98FB98
ΔE00 6.07
Tealish Green
#0CDC73
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE07E #E07EE0
analogous
#AFE07E #7EE07E #7EE0AF
triadic
#7EE07E #7E7EE0 #E07E7E
tetradic
#7EE07E #7EAFE0 #E07EE0 #E0AF7E
square
#7EE07E #7EAFE0 #E07EE0 #E0AF7E
split-complementary
#7EE07E #AF7EE0 #E07EAF
monochromatic
#2CB82C #4DD44D #7EE07E #AFECAF #E1F8E1
Accessibility & contrast
On white
1.63
#7EE07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#7EE07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE07E
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE07E | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D076
Deuteranopia (green-blind)
#D6C784
Tritanopia (blue-blind)
#72DBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ee07e; /* rgb */ color: rgb(126, 224, 126); /* oklch */ color: oklch(82.3% 0.163 143.9);
Tailwind
colors: {
custom: {
50: '#a8eaa5',
500: '#7ee07e',
950: '#000000',
},
}SCSS
$custom: #7ee07e; $custom-light: #a8eaa5; $custom-dark: #000000;
JSON
{
"hex": "#7ee07e",
"rgb": {
"r": 126,
"g": 224,
"b": 126
},
"hsl": {
"h": 120,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.82331,
"c": 0.16278,
"h": 143.9
},
"luminance": 0.59253
}Semantic roles & 50–950 ramp
primary
#7EE07E
secondary
#B74BB7
accent
#1DC9C9
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480