#70DF86#70DF86
#70DF86 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.6% C 0.161 H 148.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #70DF86 |
|---|---|
| RGB | rgb(112, 223, 134) |
| HSL | hsl(132, 63%, 66%) |
| HSV | hsv(132, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 39.9%, 12.5%) |
| CIE-LAB | lab(80.70, -50.53, 34.09) |
| CIE-LCH | lch(80.70, 60.96, 146.00°) |
| OKLab | oklab(81.63% -0.1371 0.0845) |
| OKLCH | oklch(81.63% 0.161 148.4) |
| XYZ | xyz(37.3705, 57.9384, 31.7636) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.87
Lightgreen
#90EE90
ΔE00 4.46
Tealish Green
#0CDC73
ΔE00 5.03
Lightish Green
#61E160
ΔE00 5.53
Aqua Green
#12E193
ΔE00 6.02
Seaweed
#18D17B
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DF86 #DF70C9
analogous
#91DF70 #70DF86 #70DFBD
triadic
#70DF86 #8670DF #DF8670
tetradic
#70DF86 #7091DF #DF70C9 #DFBD70
square
#70DF86 #7091DF #DF70C9 #DFBD70
split-complementary
#70DF86 #BD70DF #DF7091
monochromatic
#27AE42 #3ED45C #70DF86 #A2EAB0 #D4F5DB
Accessibility & contrast
On white
1.67
#70DF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#70DF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DF86
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DF86 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF80
Deuteranopia (green-blind)
#D1C48C
Tritanopia (blue-blind)
#5BDBC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70df86; /* rgb */ color: rgb(112, 223, 134); /* oklch */ color: oklch(81.6% 0.161 148.4);
Tailwind
colors: {
custom: {
50: '#a0eaaa',
500: '#70df86',
950: '#000000',
},
}SCSS
$custom: #70df86; $custom-light: #a0eaaa; $custom-dark: #000000;
JSON
{
"hex": "#70df86",
"rgb": {
"r": 112,
"g": 223,
"b": 134
},
"hsl": {
"h": 131.892,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.81627,
"c": 0.16107,
"h": 148.4
},
"luminance": 0.57941
}Semantic roles & 50–950 ramp
primary
#70DF86
secondary
#B0449A
accent
#1AA8CB
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481