#70DC76#70DC76
#70DC76 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.6% C 0.172 H 144.9°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #70DC76 |
|---|---|
| RGB | rgb(112, 220, 118) |
| HSL | hsl(123, 61%, 65%) |
| HSV | hsv(123, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 46.4%, 13.7%) |
| CIE-LAB | lab(79.58, -51.75, 40.61) |
| CIE-LCH | lch(79.58, 65.78, 141.87°) |
| OKLab | oklab(80.63% -0.1406 0.0989) |
| OKLCH | oklch(80.63% 0.172 144.9) |
| XYZ | xyz(35.5434, 55.9365, 26.0599) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 4.57
Fresh Green
#69D84F
ΔE00 4.89
Lightgreen
#90EE90
ΔE00 4.98
Tealish Green
#0CDC73
ΔE00 5.11
Emerald
#50C878
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DC76 #DC70D6
analogous
#A0DC70 #70DC76 #70DCAC
triadic
#70DC76 #7670DC #DC7670
tetradic
#70DC76 #70A0DC #DC70D6 #DCAC70
square
#70DC76 #70A0DC #DC70D6 #DCAC70
split-complementary
#70DC76 #AC70DC #DC70A0
monochromatic
#29A830 #3FD047 #70DC76 #A1E8A5 #D2F4D4
Accessibility & contrast
On white
1.72
#70DC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#70DC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DC76
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DC76 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB6E
Deuteranopia (green-blind)
#D1C17D
Tritanopia (blue-blind)
#60D7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70dc76; /* rgb */ color: rgb(112, 220, 118); /* oklch */ color: oklch(80.6% 0.172 144.9);
Tailwind
colors: {
custom: {
50: '#a0e79f',
500: '#70dc76',
950: '#000000',
},
}SCSS
$custom: #70dc76; $custom-light: #a0e79f; $custom-dark: #000000;
JSON
{
"hex": "#70dc76",
"rgb": {
"r": 112,
"g": 220,
"b": 118
},
"hsl": {
"h": 123.333,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.80629,
"c": 0.17191,
"h": 144.9
},
"luminance": 0.55939
}Semantic roles & 50–950 ramp
primary
#70DC76
secondary
#AB45A5
accent
#1DBFC8
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480