#70EA8A#70EA8A
#70EA8A is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.173 H 148.6°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA8A |
|---|---|
| RGB | rgb(112, 234, 138) |
| HSL | hsl(133, 74%, 68%) |
| HSV | hsv(133, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(84.03, -54.32, 36.42) |
| CIE-LCH | lch(84.03, 65.40, 146.16°) |
| OKLab | oklab(84.37% -0.1473 0.09) |
| OKLCH | oklch(84.37% 0.173 148.6) |
| XYZ | xyz(40.6897, 64.1220, 34.2724) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 3.52
Turquoise Green
#04F489
ΔE00 4.78
Baby Green
#8CFF9E
ΔE00 4.81
Light Bluish Green
#76FDA8
ΔE00 4.90
Mint Green
#8FFF9F
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA8A #EA70D0
analogous
#93EA70 #70EA8A #70EAC7
triadic
#70EA8A #8A70EA #EA8A70
tetradic
#70EA8A #7093EA #EA70D0 #EAC770
square
#70EA8A #7093EA #EA70D0 #EAC770
split-complementary
#70EA8A #C770EA #EA7093
monochromatic
#1DC340 #3BE25E #70EA8A #A5F2B6 #DBFAE1
Accessibility & contrast
On white
1.52
#70EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#70EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA8A
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA8A | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD983
Deuteranopia (green-blind)
#DBCD90
Tritanopia (blue-blind)
#57E6D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea8a; /* rgb */ color: rgb(112, 234, 138); /* oklch */ color: oklch(84.4% 0.173 148.6);
Tailwind
colors: {
custom: {
50: '#a1f1ad',
500: '#70ea8a',
950: '#000000',
},
}SCSS
$custom: #70ea8a; $custom-light: #a1f1ad; $custom-dark: #000000;
JSON
{
"hex": "#70ea8a",
"rgb": {
"r": 112,
"g": 234,
"b": 138
},
"hsl": {
"h": 132.787,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84368,
"c": 0.1726,
"h": 148.6
},
"luminance": 0.64125
}Semantic roles & 50–950 ramp
primary
#70EA8A
secondary
#C13DA5
accent
#0FACD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581