#70DF80#70DF80
#70DF80 is a light, vivid green. Relative luminance 0.578; OKLCH L 81.5% C 0.167 H 146.9°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #70DF80 |
|---|---|
| RGB | rgb(112, 223, 128) |
| HSL | hsl(129, 63%, 66%) |
| HSV | hsv(129, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(80.61, -51.48, 36.98) |
| CIE-LCH | lch(80.61, 63.38, 144.30°) |
| OKLab | oklab(81.52% -0.1397 0.091) |
| OKLCH | oklch(81.52% 0.167 146.9) |
| XYZ | xyz(36.9639, 57.7757, 29.6219) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.86
Lightgreen
#90EE90
ΔE00 4.32
Lightish Green
#61E160
ΔE00 4.55
Tealish Green
#0CDC73
ΔE00 4.92
Fresh Green
#69D84F
ΔE00 6.32
Emerald
#50C878
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DF80 #DF70CF
analogous
#97DF70 #70DF80 #70DFB8
triadic
#70DF80 #8070DF #DF8070
tetradic
#70DF80 #7097DF #DF70CF #DFB870
square
#70DF80 #7097DF #DF70CF #DFB870
split-complementary
#70DF80 #B870DF #DF7097
monochromatic
#27AE3A #3ED454 #70DF80 #A2EAAC #D4F5D9
Accessibility & contrast
On white
1.67
#70DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#70DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DF80
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DF80 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE79
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#5CDBC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70df80; /* rgb */ color: rgb(112, 223, 128); /* oklch */ color: oklch(81.5% 0.167 146.9);
Tailwind
colors: {
custom: {
50: '#a0eaa6',
500: '#70df80',
950: '#000000',
},
}SCSS
$custom: #70df80; $custom-light: #a0eaa6; $custom-dark: #000000;
JSON
{
"hex": "#70df80",
"rgb": {
"r": 112,
"g": 223,
"b": 128
},
"hsl": {
"h": 128.649,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.81523,
"c": 0.16673,
"h": 146.9
},
"luminance": 0.57779
}Semantic roles & 50–950 ramp
primary
#70DF80
secondary
#B044A0
accent
#1AB2CB
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480