#70DC7E#70DC7E
#70DC7E is a light, vivid green. Relative luminance 0.561; OKLCH L 80.8% C 0.164 H 146.6°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70DC7E |
|---|---|
| RGB | rgb(112, 220, 126) |
| HSL | hsl(128, 61%, 65%) |
| HSV | hsv(128, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(79.69, -50.56, 36.79) |
| CIE-LCH | lch(79.69, 62.53, 143.96°) |
| OKLab | oklab(80.76% -0.1373 0.0905) |
| OKLCH | oklch(80.76% 0.164 146.6) |
| XYZ | xyz(36.0391, 56.1347, 28.6706) |
| Luminance | 0.5614 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.22
Lightish Green
#61E160
ΔE00 4.66
Lightgreen
#90EE90
ΔE00 4.83
Tealish Green
#0CDC73
ΔE00 4.94
Emerald
#50C878
ΔE00 5.87
Fresh Green
#69D84F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DC7E #DC70CE
analogous
#98DC70 #70DC7E #70DCB4
triadic
#70DC7E #7E70DC #DC7E70
tetradic
#70DC7E #7098DC #DC70CE #DCB470
square
#70DC7E #7098DC #DC70CE #DCB470
split-complementary
#70DC7E #B470DC #DC7098
monochromatic
#29A83A #3FD052 #70DC7E #A1E8AA #D2F4D7
Accessibility & contrast
On white
1.72
#70DC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#70DC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DC7E
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DC7E | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#5ED8C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70dc7e; /* rgb */ color: rgb(112, 220, 126); /* oklch */ color: oklch(80.8% 0.164 146.6);
Tailwind
colors: {
custom: {
50: '#a0e7a4',
500: '#70dc7e',
950: '#000000',
},
}SCSS
$custom: #70dc7e; $custom-light: #a0e7a4; $custom-dark: #000000;
JSON
{
"hex": "#70dc7e",
"rgb": {
"r": 112,
"g": 220,
"b": 126
},
"hsl": {
"h": 127.778,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.80758,
"c": 0.16442,
"h": 146.6
},
"luminance": 0.56138
}Semantic roles & 50–950 ramp
primary
#70DC7E
secondary
#AB459E
accent
#1DB2C8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480