#70EA86#70EA86
#70EA86 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.176 H 147.7°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA86 |
|---|---|
| RGB | rgb(112, 234, 134) |
| HSL | hsl(131, 74%, 68%) |
| HSV | hsv(131, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 42.7%, 8.2%) |
| CIE-LAB | lab(83.97, -54.95, 38.33) |
| CIE-LCH | lch(83.97, 66.99, 145.11°) |
| OKLab | oklab(84.3% -0.149 0.0943) |
| OKLCH | oklch(84.3% 0.176 147.7) |
| XYZ | xyz(40.4054, 64.0083, 32.7752) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.16
Weird Green
#3AE57F
ΔE00 3.58
Lightish Green
#61E160
ΔE00 4.79
Turquoise Green
#04F489
ΔE00 4.86
Baby Green
#8CFF9E
ΔE00 4.88
Palegreen
#98FB98
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA86 #EA70D4
analogous
#97EA70 #70EA86 #70EAC3
triadic
#70EA86 #8670EA #EA8670
tetradic
#70EA86 #7097EA #EA70D4 #EAC370
square
#70EA86 #7097EA #EA70D4 #EAC370
split-complementary
#70EA86 #C370EA #EA7097
monochromatic
#1DC33B #3BE259 #70EA86 #A5F2B3 #DBFAE0
Accessibility & contrast
On white
1.52
#70EA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#70EA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA86
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA86 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87F
Deuteranopia (green-blind)
#DCCD8D
Tritanopia (blue-blind)
#58E6D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70ea86; /* rgb */ color: rgb(112, 234, 134); /* oklch */ color: oklch(84.3% 0.176 147.7);
Tailwind
colors: {
custom: {
50: '#a1f1aa',
500: '#70ea86',
950: '#000000',
},
}SCSS
$custom: #70ea86; $custom-light: #a1f1aa; $custom-dark: #000000;
JSON
{
"hex": "#70ea86",
"rgb": {
"r": 112,
"g": 234,
"b": 134
},
"hsl": {
"h": 130.82,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.843,
"c": 0.17631,
"h": 147.7
},
"luminance": 0.64012
}Semantic roles & 50–950 ramp
primary
#70EA86
secondary
#C13DA9
accent
#0FB3D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581