#70EA84#70EA84
#70EA84 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.178 H 147.2°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA84 |
|---|---|
| RGB | rgb(112, 234, 132) |
| HSL | hsl(130, 74%, 68%) |
| HSV | hsv(130, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 43.6%, 8.2%) |
| CIE-LAB | lab(83.94, -55.25, 39.27) |
| CIE-LCH | lch(83.94, 67.79, 144.59°) |
| OKLab | oklab(84.27% -0.1498 0.0964) |
| OKLCH | oklch(84.27% 0.178 147.2) |
| XYZ | xyz(40.2673, 63.9530, 32.0475) |
| Luminance | 0.6396 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.18
Weird Green
#3AE57F
ΔE00 3.65
Lightish Green
#61E160
ΔE00 4.52
Palegreen
#98FB98
ΔE00 4.88
Turquoise Green
#04F489
ΔE00 4.94
Baby Green
#8CFF9E
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA84 #EA70D6
analogous
#99EA70 #70EA84 #70EAC1
triadic
#70EA84 #8470EA #EA8470
tetradic
#70EA84 #7099EA #EA70D6 #EAC170
square
#70EA84 #7099EA #EA70D6 #EAC170
split-complementary
#70EA84 #C170EA #EA7099
monochromatic
#1DC338 #3BE256 #70EA84 #A5F2B2 #DBFAE0
Accessibility & contrast
On white
1.52
#70EA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#70EA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA84
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA84 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87C
Deuteranopia (green-blind)
#DCCD8B
Tritanopia (blue-blind)
#59E5D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #70ea84; /* rgb */ color: rgb(112, 234, 132); /* oklch */ color: oklch(84.3% 0.178 147.2);
Tailwind
colors: {
custom: {
50: '#a1f1a9',
500: '#70ea84',
950: '#000000',
},
}SCSS
$custom: #70ea84; $custom-light: #a1f1a9; $custom-dark: #000000;
JSON
{
"hex": "#70ea84",
"rgb": {
"r": 112,
"g": 234,
"b": 132
},
"hsl": {
"h": 129.836,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84267,
"c": 0.17815,
"h": 147.2
},
"luminance": 0.63956
}Semantic roles & 50–950 ramp
primary
#70EA84
secondary
#C13DAC
accent
#0FB6D7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581