#70E987#70E987
#70E987 is a very light, vivid green. Relative luminance 0.635; OKLCH L 84.1% C 0.174 H 147.9°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #70E987 |
|---|---|
| RGB | rgb(112, 233, 135) |
| HSL | hsl(131, 73%, 68%) |
| HSV | hsv(131, 52%, 91%) |
| CMYK | cmyk(51.9%, 0%, 42.1%, 8.6%) |
| CIE-LAB | lab(83.69, -54.40, 37.47) |
| CIE-LCH | lch(83.69, 66.05, 145.44°) |
| OKLab | oklab(84.07% -0.1475 0.0924) |
| OKLCH | oklch(84.07% 0.174 147.9) |
| XYZ | xyz(40.1916, 63.4685, 33.0497) |
| Luminance | 0.6347 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.21
Weird Green
#3AE57F
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 4.94
Lightish Green
#61E160
ΔE00 4.94
Baby Green
#8CFF9E
ΔE00 5.03
Palegreen
#98FB98
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E987 #E970D2
analogous
#95E970 #70E987 #70E9C3
triadic
#70E987 #8770E9 #E98770
tetradic
#70E987 #7095E9 #E970D2 #E9C370
square
#70E987 #7095E9 #E970D2 #E9C370
split-complementary
#70E987 #C370E9 #E97095
monochromatic
#1EC13D #3BE15A #70E987 #A5F1B4 #DAF9E0
Accessibility & contrast
On white
1.53
#70E987 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#70E987 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E987
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E987 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E987 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD880
Deuteranopia (green-blind)
#DBCC8D
Tritanopia (blue-blind)
#58E5D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70e987; /* rgb */ color: rgb(112, 233, 135); /* oklch */ color: oklch(84.1% 0.174 147.9);
Tailwind
colors: {
custom: {
50: '#a1f1ab',
500: '#70e987',
950: '#000000',
},
}SCSS
$custom: #70e987; $custom-light: #a1f1ab; $custom-dark: #000000;
JSON
{
"hex": "#70e987",
"rgb": {
"r": 112,
"g": 233,
"b": 135
},
"hsl": {
"h": 131.405,
"s": 73.333,
"l": 67.647
},
"oklch": {
"l": 0.84074,
"c": 0.17402,
"h": 147.9
},
"luminance": 0.63472
}Semantic roles & 50–950 ramp
primary
#70E987
secondary
#C03EA7
accent
#10B0D5
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581