#70DC8A#70DC8A
#70DC8A is a light, vivid green. Relative luminance 0.565; OKLCH L 81.0% C 0.153 H 149.7°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #70DC8A |
|---|---|
| RGB | rgb(112, 220, 138) |
| HSL | hsl(134, 61%, 65%) |
| HSV | hsv(134, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.88, -48.64, 30.97) |
| CIE-LCH | lch(79.88, 57.66, 147.52°) |
| OKLab | oklab(80.97% -0.1321 0.0772) |
| OKLCH | oklch(80.97% 0.153 149.7) |
| XYZ | xyz(36.8604, 56.4632, 32.9959) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.50
Lightgreen
#90EE90
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.38
Emerald
#50C878
ΔE00 5.44
Aqua Green
#12E193
ΔE00 5.61
Seaweed
#18D17B
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DC8A #DC70C2
analogous
#8CDC70 #70DC8A #70DCC0
triadic
#70DC8A #8A70DC #DC8A70
tetradic
#70DC8A #708CDC #DC70C2 #DCC070
square
#70DC8A #708CDC #DC70C2 #DCC070
split-complementary
#70DC8A #C070DC #DC708C
monochromatic
#29A848 #3FD062 #70DC8A #A1E8B2 #D2F4DA
Accessibility & contrast
On white
1.71
#70DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#70DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DC8A
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DC8A | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC84
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#5AD9C7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70dc8a; /* rgb */ color: rgb(112, 220, 138); /* oklch */ color: oklch(81.0% 0.153 149.7);
Tailwind
colors: {
custom: {
50: '#a0e7ad',
500: '#70dc8a',
950: '#000000',
},
}SCSS
$custom: #70dc8a; $custom-light: #a0e7ad; $custom-dark: #000000;
JSON
{
"hex": "#70dc8a",
"rgb": {
"r": 112,
"g": 220,
"b": 138
},
"hsl": {
"h": 134.444,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.80971,
"c": 0.15303,
"h": 149.7
},
"luminance": 0.56466
}Semantic roles & 50–950 ramp
primary
#70DC8A
secondary
#AB4593
accent
#1D9FC8
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481