#70E87A#70E87A
#70E87A is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.6% C 0.185 H 145.3°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #70E87A |
|---|---|
| RGB | rgb(112, 232, 122) |
| HSL | hsl(125, 72%, 67%) |
| HSV | hsv(125, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(83.21, -55.93, 43.23) |
| CIE-LCH | lch(83.21, 70.69, 142.30°) |
| OKLab | oklab(83.62% -0.1518 0.105) |
| OKLCH | oklch(83.62% 0.185 145.3) |
| XYZ | xyz(39.0493, 62.5599, 28.4261) |
| Luminance | 0.6256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.19
Lightgreen
#90EE90
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 4.15
Spearmint
#1EF876
ΔE00 5.17
Lightgreen (survey)
#76FF7B
ΔE00 5.20
Minty Green
#0BF77D
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E87A #E870DE
analogous
#A2E870 #70E87A #70E8B6
triadic
#70E87A #7A70E8 #E87A70
tetradic
#70E87A #70A2E8 #E870DE #E8B670
square
#70E87A #70A2E8 #E870DE #E8B670
split-complementary
#70E87A #B670E8 #E870A2
monochromatic
#1FBF2C #3BE049 #70E87A #A5F0AB #D9F9DC
Accessibility & contrast
On white
1.55
#70E87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#70E87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E87A
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E87A | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD671
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#5CE3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e87a; /* rgb */ color: rgb(112, 232, 122); /* oklch */ color: oklch(83.6% 0.185 145.3);
Tailwind
colors: {
custom: {
50: '#a1f0a2',
500: '#70e87a',
950: '#000000',
},
}SCSS
$custom: #70e87a; $custom-light: #a1f0a2; $custom-dark: #000000;
JSON
{
"hex": "#70e87a",
"rgb": {
"r": 112,
"g": 232,
"b": 122
},
"hsl": {
"h": 125,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.83623,
"c": 0.18457,
"h": 145.3
},
"luminance": 0.62563
}Semantic roles & 50–950 ramp
primary
#70E87A
secondary
#BE3EB3
accent
#11C4D4
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580