#70DC82#70DC82
#70DC82 is a light, vivid green. Relative luminance 0.562; OKLCH L 80.8% C 0.161 H 147.6°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70DC82 |
|---|---|
| RGB | rgb(112, 220, 130) |
| HSL | hsl(130, 61%, 65%) |
| HSV | hsv(130, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(79.75, -49.94, 34.86) |
| CIE-LCH | lch(79.75, 60.91, 145.08°) |
| OKLab | oklab(80.83% -0.1356 0.0862) |
| OKLCH | oklch(80.83% 0.161 147.6) |
| XYZ | xyz(36.3024, 56.2401, 30.0572) |
| Luminance | 0.5624 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.88
Tealish Green
#0CDC73
ΔE00 4.99
Lightish Green
#61E160
ΔE00 5.30
Emerald
#50C878
ΔE00 5.64
Seaweed
#18D17B
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DC82 #DC70CA
analogous
#94DC70 #70DC82 #70DCB8
triadic
#70DC82 #8270DC #DC8270
tetradic
#70DC82 #7094DC #DC70CA #DCB870
square
#70DC82 #7094DC #DC70CA #DCB870
split-complementary
#70DC82 #B870DC #DC7094
monochromatic
#29A83E #3FD057 #70DC82 #A1E8AD #D2F4D8
Accessibility & contrast
On white
1.71
#70DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#70DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DC82
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DC82 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7B
Deuteranopia (green-blind)
#CFC288
Tritanopia (blue-blind)
#5DD8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70dc82; /* rgb */ color: rgb(112, 220, 130); /* oklch */ color: oklch(80.8% 0.161 147.6);
Tailwind
colors: {
custom: {
50: '#a0e7a7',
500: '#70dc82',
950: '#000000',
},
}SCSS
$custom: #70dc82; $custom-light: #a0e7a7; $custom-dark: #000000;
JSON
{
"hex": "#70dc82",
"rgb": {
"r": 112,
"g": 220,
"b": 130
},
"hsl": {
"h": 130,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.80826,
"c": 0.16063,
"h": 147.6
},
"luminance": 0.56243
}Semantic roles & 50–950 ramp
primary
#70DC82
secondary
#AB459A
accent
#1DACC8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480