#70EA87#70EA87
#70EA87 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.175 H 147.9°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA87 |
|---|---|
| RGB | rgb(112, 234, 135) |
| HSL | hsl(131, 74%, 68%) |
| HSV | hsv(131, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 42.3%, 8.2%) |
| CIE-LAB | lab(83.98, -54.80, 37.85) |
| CIE-LCH | lch(83.98, 66.60, 145.37°) |
| OKLab | oklab(84.32% -0.1485 0.0933) |
| OKLCH | oklch(84.32% 0.175 147.9) |
| XYZ | xyz(40.4755, 64.0363, 33.1443) |
| Luminance | 0.6404 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 4.83
Baby Green
#8CFF9E
ΔE00 4.85
Palegreen
#98FB98
ΔE00 4.90
Lightish Green
#61E160
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA87 #EA70D3
analogous
#96EA70 #70EA87 #70EAC4
triadic
#70EA87 #8770EA #EA8770
tetradic
#70EA87 #7096EA #EA70D3 #EAC470
square
#70EA87 #7096EA #EA70D3 #EAC470
split-complementary
#70EA87 #C470EA #EA7096
monochromatic
#1DC33C #3BE25A #70EA87 #A5F2B4 #DBFAE1
Accessibility & contrast
On white
1.52
#70EA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#70EA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA87
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA87 | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD880
Deuteranopia (green-blind)
#DCCD8D
Tritanopia (blue-blind)
#58E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70ea87; /* rgb */ color: rgb(112, 234, 135); /* oklch */ color: oklch(84.3% 0.175 147.9);
Tailwind
colors: {
custom: {
50: '#a1f1ab',
500: '#70ea87',
950: '#000000',
},
}SCSS
$custom: #70ea87; $custom-light: #a1f1ab; $custom-dark: #000000;
JSON
{
"hex": "#70ea87",
"rgb": {
"r": 112,
"g": 234,
"b": 135
},
"hsl": {
"h": 131.311,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84317,
"c": 0.17538,
"h": 147.9
},
"luminance": 0.6404
}Semantic roles & 50–950 ramp
primary
#70EA87
secondary
#C13DA8
accent
#0FB1D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581