#70EA81#70EA81
#70EA81 is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.2% C 0.181 H 146.6°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA81 |
|---|---|
| RGB | rgb(112, 234, 129) |
| HSL | hsl(128, 74%, 68%) |
| HSV | hsv(128, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 44.9%, 8.2%) |
| CIE-LAB | lab(83.90, -55.70, 40.69) |
| CIE-LCH | lch(83.90, 68.98, 143.85°) |
| OKLab | oklab(84.22% -0.151 0.0996) |
| OKLCH | oklch(84.22% 0.181 146.6) |
| XYZ | xyz(40.0649, 63.8721, 30.9819) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.26
Weird Green
#3AE57F
ΔE00 3.80
Lightish Green
#61E160
ΔE00 4.12
Palegreen
#98FB98
ΔE00 4.91
Minty Green
#0BF77D
ΔE00 4.96
Spearmint
#1EF876
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA81 #EA70D9
analogous
#9CEA70 #70EA81 #70EABE
triadic
#70EA81 #8170EA #EA8170
tetradic
#70EA81 #709CEA #EA70D9 #EABE70
square
#70EA81 #709CEA #EA70D9 #EABE70
split-complementary
#70EA81 #BE70EA #EA709C
monochromatic
#1DC334 #3BE252 #70EA81 #A5F2B0 #DBFADF
Accessibility & contrast
On white
1.52
#70EA81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#70EA81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA81
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA81 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD879
Deuteranopia (green-blind)
#DCCD88
Tritanopia (blue-blind)
#59E5D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70ea81; /* rgb */ color: rgb(112, 234, 129); /* oklch */ color: oklch(84.2% 0.181 146.6);
Tailwind
colors: {
custom: {
50: '#a1f1a7',
500: '#70ea81',
950: '#000000',
},
}SCSS
$custom: #70ea81; $custom-light: #a1f1a7; $custom-dark: #000000;
JSON
{
"hex": "#70ea81",
"rgb": {
"r": 112,
"g": 234,
"b": 129
},
"hsl": {
"h": 128.361,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84219,
"c": 0.1809,
"h": 146.6
},
"luminance": 0.63875
}Semantic roles & 50–950 ramp
primary
#70EA81
secondary
#C13DAF
accent
#0FBBD7
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580