#70FE80#70FE80
#70FE80 is a very light, highly saturated green. Relative luminance 0.759; OKLCH L 89.1% C 0.208 H 145.7°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70FE80 |
|---|---|
| RGB | rgb(112, 254, 128) |
| HSL | hsl(127, 99%, 72%) |
| HSV | hsv(127, 56%, 100%) |
| CMYK | cmyk(55.9%, 0%, 49.6%, 0.4%) |
| CIE-LAB | lab(89.80, -63.44, 48.57) |
| CIE-LCH | lch(89.80, 79.90, 142.56°) |
| OKLab | oklab(89.07% -0.1719 0.1173) |
| OKLCH | oklch(89.07% 0.208 145.7) |
| XYZ | xyz(46.0174, 75.8828, 32.6397) |
| Luminance | 0.7589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.02
Easter Green
#8CFD7E
ΔE00 2.61
Lighter Green
#75FD63
ΔE00 3.61
Spearmint
#1EF876
ΔE00 3.78
Light Bright Green
#53FE5C
ΔE00 3.85
Spring Green
#00FF7F
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70FE80 #FE70EE
analogous
#A7FE70 #70FE80 #70FEC7
triadic
#70FE80 #8070FE #FE8070
tetradic
#70FE80 #70A7FE #FE70EE #FEC770
square
#70FE80 #70A7FE #FE70EE #FEC770
split-complementary
#70FE80 #C770FE #FE70A7
monochromatic
#02F21D #33FE4A #70FE80 #ADFEB6 #E1FFE4
Accessibility & contrast
On white
1.30
#70FE80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#70FE80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70FE80
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70FE80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70FE80 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#EFDD89
Tritanopia (blue-blind)
#54F8E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #70fe80; /* rgb */ color: rgb(112, 254, 128); /* oklch */ color: oklch(89.1% 0.208 145.7);
Tailwind
colors: {
custom: {
50: '#a4ffa7',
500: '#70fe80',
950: '#000000',
},
}SCSS
$custom: #70fe80; $custom-light: #a4ffa7; $custom-dark: #000000;
JSON
{
"hex": "#70fe80",
"rgb": {
"r": 112,
"g": 254,
"b": 128
},
"hsl": {
"h": 126.761,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.89065,
"c": 0.20812,
"h": 145.7
},
"luminance": 0.75887
}Semantic roles & 50–950 ramp
primary
#70FE80
secondary
#DA38C8
accent
#00CCE6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101810
muted
#818680