#70FC87#70FC87
#70FC87 is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.7% C 0.199 H 146.9°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #70FC87 |
|---|---|
| RGB | rgb(112, 252, 135) |
| HSL | hsl(130, 96%, 71%) |
| HSV | hsv(130, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 46.4%, 1.2%) |
| CIE-LAB | lab(89.30, -61.73, 44.63) |
| CIE-LCH | lch(89.30, 76.17, 144.13°) |
| OKLab | oklab(88.68% -0.1671 0.1088) |
| OKLCH | oklch(88.68% 0.199 146.9) |
| XYZ | xyz(45.8627, 74.8107, 34.9400) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.16
Easter Green
#8CFD7E
ΔE00 3.25
Baby Green
#8CFF9E
ΔE00 3.31
Mint Green
#8FFF9F
ΔE00 3.55
Spearmint
#1EF876
ΔE00 3.69
Spring Green
#00FF7F
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FC87 #FC70E5
analogous
#9FFC70 #70FC87 #70FCCD
triadic
#70FC87 #8770FC #FC8770
tetradic
#70FC87 #709FFC #FC70E5 #FCCD70
square
#70FC87 #709FFC #FC70E5 #FCCD70
split-complementary
#70FC87 #CD70FC #FC709F
monochromatic
#05ED2B #34FB55 #70FC87 #ACFDB9 #E1FEE6
Accessibility & contrast
On white
1.32
#70FC87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#70FC87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FC87
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FC87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FC87 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87E
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#52F7E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #70fc87; /* rgb */ color: rgb(112, 252, 135); /* oklch */ color: oklch(88.7% 0.199 146.9);
Tailwind
colors: {
custom: {
50: '#a4feac',
500: '#70fc87',
950: '#000000',
},
}SCSS
$custom: #70fc87; $custom-light: #a4feac; $custom-dark: #000000;
JSON
{
"hex": "#70fc87",
"rgb": {
"r": 112,
"g": 252,
"b": 135
},
"hsl": {
"h": 129.857,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.88682,
"c": 0.19941,
"h": 146.9
},
"luminance": 0.74815
}Semantic roles & 50–950 ramp
primary
#70FC87
secondary
#D838BE
accent
#00C0E6
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101810
muted
#818681