#70DC79#70DC79
#70DC79 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.7% C 0.169 H 145.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70DC79 |
|---|---|
| RGB | rgb(112, 220, 121) |
| HSL | hsl(125, 61%, 65%) |
| HSV | hsv(125, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 45%, 13.7%) |
| CIE-LAB | lab(79.62, -51.31, 39.19) |
| CIE-LCH | lch(79.62, 64.57, 142.63°) |
| OKLab | oklab(80.68% -0.1393 0.0958) |
| OKLCH | oklch(80.68% 0.169 145.5) |
| XYZ | xyz(35.7245, 56.0089, 27.0137) |
| Luminance | 0.5601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 4.40
Lightgreen
#90EE90
ΔE00 4.89
Tealish Green
#0CDC73
ΔE00 5.01
Fresh Green
#69D84F
ΔE00 5.35
Emerald
#50C878
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DC79 #DC70D3
analogous
#9DDC70 #70DC79 #70DCAF
triadic
#70DC79 #7970DC #DC7970
tetradic
#70DC79 #709DDC #DC70D3 #DCAF70
square
#70DC79 #709DDC #DC70D3 #DCAF70
split-complementary
#70DC79 #AF70DC #DC709D
monochromatic
#29A834 #3FD04B #70DC79 #A1E8A7 #D2F4D5
Accessibility & contrast
On white
1.72
#70DC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#70DC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DC79
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DC79 | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB71
Deuteranopia (green-blind)
#D0C180
Tritanopia (blue-blind)
#5FD7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70dc79; /* rgb */ color: rgb(112, 220, 121); /* oklch */ color: oklch(80.7% 0.169 145.5);
Tailwind
colors: {
custom: {
50: '#a0e7a1',
500: '#70dc79',
950: '#000000',
},
}SCSS
$custom: #70dc79; $custom-light: #a0e7a1; $custom-dark: #000000;
JSON
{
"hex": "#70dc79",
"rgb": {
"r": 112,
"g": 220,
"b": 121
},
"hsl": {
"h": 125,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.80676,
"c": 0.16911,
"h": 145.5
},
"luminance": 0.56012
}Semantic roles & 50–950 ramp
primary
#70DC79
secondary
#AB45A3
accent
#1DBAC8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480