#70E780#70E780
#70E780 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.178 H 146.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #70E780 |
|---|---|
| RGB | rgb(112, 231, 128) |
| HSL | hsl(128, 71%, 67%) |
| HSV | hsv(128, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 44.6%, 9.4%) |
| CIE-LAB | lab(82.99, -54.67, 40.03) |
| CIE-LCH | lch(82.99, 67.76, 143.79°) |
| OKLab | oklab(83.47% -0.1483 0.098) |
| OKLCH | oklch(83.47% 0.178 146.5) |
| XYZ | xyz(39.1519, 62.1519, 30.3512) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.67
Lightish Green
#61E160
ΔE00 3.97
Palegreen
#98FB98
ΔE00 5.36
Tealish Green
#0CDC73
ΔE00 5.38
Turquoise Green
#04F489
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E780 #E770D7
analogous
#9CE770 #70E780 #70E7BB
triadic
#70E780 #8070E7 #E78070
tetradic
#70E780 #709CE7 #E770D7 #E7BB70
square
#70E780 #709CE7 #E770D7 #E7BB70
split-complementary
#70E780 #BB70E7 #E7709C
monochromatic
#20BD35 #3CDE51 #70E780 #A4F0AF #D9F9DD
Accessibility & contrast
On white
1.56
#70E780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#70E780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E780
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E780 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD578
Deuteranopia (green-blind)
#DACA87
Tritanopia (blue-blind)
#5BE2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e780; /* rgb */ color: rgb(112, 231, 128); /* oklch */ color: oklch(83.5% 0.178 146.5);
Tailwind
colors: {
custom: {
50: '#a1efa6',
500: '#70e780',
950: '#000000',
},
}SCSS
$custom: #70e780; $custom-light: #a1efa6; $custom-dark: #000000;
JSON
{
"hex": "#70e780",
"rgb": {
"r": 112,
"g": 231,
"b": 128
},
"hsl": {
"h": 128.067,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.83473,
"c": 0.17775,
"h": 146.5
},
"luminance": 0.62155
}Semantic roles & 50–950 ramp
primary
#70E780
secondary
#BC3FAB
accent
#12B9D3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580