#7EE07C#7EE07C
#7EE07C is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.3% C 0.165 H 143.5°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE07C |
|---|---|
| RGB | rgb(126, 224, 124) |
| HSL | hsl(119, 62%, 68%) |
| HSV | hsv(119, 45%, 88%) |
| CMYK | cmyk(43.7%, 0%, 44.6%, 12.2%) |
| CIE-LAB | lab(81.40, -48.62, 40.08) |
| CIE-LCH | lch(81.40, 63.01, 140.49°) |
| OKLab | oklab(82.3% -0.1324 0.098) |
| OKLCH | oklch(82.3% 0.165 143.5) |
| XYZ | xyz(38.8961, 59.1996, 28.4420) |
| Luminance | 0.5920 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.59
Lightish Green
#61E160
ΔE00 4.03
Weird Green
#3AE57F
ΔE00 5.38
Fresh Green
#69D84F
ΔE00 5.44
Palegreen
#98FB98
ΔE00 6.11
Tealish Green
#0CDC73
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE07C #DE7CE0
analogous
#B0E07C #7EE07C #7CE0AC
triadic
#7EE07C #7C7EE0 #E07C7E
tetradic
#7EE07C #7CB0E0 #DE7CE0 #E0AC7C
square
#7EE07C #7CB0E0 #DE7CE0 #E0AC7C
split-complementary
#7EE07C #AC7CE0 #E07CB0
monochromatic
#2EB62B #4DD44B #7EE07C #AFECAD #DFF7DF
Accessibility & contrast
On white
1.64
#7EE07C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#7EE07C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE07C
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE07C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE07C | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D074
Deuteranopia (green-blind)
#D6C782
Tritanopia (blue-blind)
#72DBC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ee07c; /* rgb */ color: rgb(126, 224, 124); /* oklch */ color: oklch(82.3% 0.165 143.5);
Tailwind
colors: {
custom: {
50: '#a8eaa3',
500: '#7ee07c',
950: '#000000',
},
}SCSS
$custom: #7ee07c; $custom-light: #a8eaa3; $custom-dark: #000000;
JSON
{
"hex": "#7ee07c",
"rgb": {
"r": 126,
"g": 224,
"b": 124
},
"hsl": {
"h": 118.8,
"s": 61.728,
"l": 68.235
},
"oklch": {
"l": 0.82299,
"c": 0.16468,
"h": 143.5
},
"luminance": 0.59202
}Semantic roles & 50–950 ramp
primary
#7EE07C
secondary
#B549B7
accent
#1CC9C6
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#10160F
muted
#818480