#70FC80#70FC80
#70FC80 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.6% C 0.206 H 145.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #70FC80 |
|---|---|
| RGB | rgb(112, 252, 128) |
| HSL | hsl(127, 96%, 71%) |
| HSV | hsv(127, 56%, 99%) |
| CMYK | cmyk(55.6%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(89.21, -62.70, 47.84) |
| CIE-LCH | lch(89.21, 78.87, 142.66°) |
| OKLab | oklab(88.58% -0.1699 0.1157) |
| OKLCH | oklch(88.58% 0.206 145.7) |
| XYZ | xyz(45.3860, 74.6201, 32.4293) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.29
Easter Green
#8CFD7E
ΔE00 2.66
Spearmint
#1EF876
ΔE00 3.67
Lighter Green
#75FD63
ΔE00 3.76
Spring Green
#00FF7F
ΔE00 3.95
Light Green
#96F97B
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FC80 #FC70EC
analogous
#A6FC70 #70FC80 #70FCC6
triadic
#70FC80 #8070FC #FC8070
tetradic
#70FC80 #70A6FC #FC70EC #FCC670
square
#70FC80 #70A6FC #FC70EC #FCC670
split-complementary
#70FC80 #C670FC #FC70A6
monochromatic
#05ED1F #34FB4B #70FC80 #ACFDB5 #E1FEE4
Accessibility & contrast
On white
1.32
#70FC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#70FC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FC80
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FC80 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE876
Deuteranopia (green-blind)
#EDDB89
Tritanopia (blue-blind)
#55F6DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #70fc80; /* rgb */ color: rgb(112, 252, 128); /* oklch */ color: oklch(88.6% 0.206 145.7);
Tailwind
colors: {
custom: {
50: '#a4fea7',
500: '#70fc80',
950: '#000000',
},
}SCSS
$custom: #70fc80; $custom-light: #a4fea7; $custom-dark: #000000;
JSON
{
"hex": "#70fc80",
"rgb": {
"r": 112,
"g": 252,
"b": 128
},
"hsl": {
"h": 126.857,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.88579,
"c": 0.20555,
"h": 145.7
},
"luminance": 0.74624
}Semantic roles & 50–950 ramp
primary
#70FC80
secondary
#D838C6
accent
#00CBE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680