#70FF86#70FF86
#70FF86 is a very light, highly saturated green. Relative luminance 0.767; OKLCH L 89.4% C 0.204 H 146.6°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #70FF86 |
|---|---|
| RGB | rgb(112, 255, 134) |
| HSL | hsl(129, 100%, 72%) |
| HSV | hsv(129, 56%, 100%) |
| CMYK | cmyk(56.1%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(90.17, -62.99, 46.20) |
| CIE-LCH | lch(90.17, 78.12, 143.74°) |
| OKLab | oklab(89.39% -0.1705 0.1123) |
| OKLCH | oklch(89.39% 0.204 146.6) |
| XYZ | xyz(46.7422, 76.6818, 34.8875) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.70
Easter Green
#8CFD7E
ΔE00 3.04
Baby Green
#8CFF9E
ΔE00 3.57
Spring Green
#00FF7F
ΔE00 3.75
Spearmint
#1EF876
ΔE00 3.80
Mint Green
#8FFF9F
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FF86 #FF70E9
analogous
#A2FF70 #70FF86 #70FFCE
triadic
#70FF86 #8670FF #FF8670
tetradic
#70FF86 #70A2FF #FF70E9 #FFCE70
square
#70FF86 #70A2FF #FF70E9 #FFCE70
split-complementary
#70FF86 #CE70FF #FF70A2
monochromatic
#00F526 #33FF52 #70FF86 #ADFFBA #E0FFE5
Accessibility & contrast
On white
1.29
#70FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#70FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FF86
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FF86 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7C
Deuteranopia (green-blind)
#EFDE8E
Tritanopia (blue-blind)
#52FAE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #70ff86; /* rgb */ color: rgb(112, 255, 134); /* oklch */ color: oklch(89.4% 0.204 146.6);
Tailwind
colors: {
custom: {
50: '#a4ffab',
500: '#70ff86',
950: '#000000',
},
}SCSS
$custom: #70ff86; $custom-light: #a4ffab; $custom-dark: #000000;
JSON
{
"hex": "#70ff86",
"rgb": {
"r": 112,
"g": 255,
"b": 134
},
"hsl": {
"h": 129.231,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.89393,
"c": 0.20419,
"h": 146.6
},
"luminance": 0.76686
}Semantic roles & 50–950 ramp
primary
#70FF86
secondary
#DC37C2
accent
#00C2E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681