#70E08A#70E08A
#70E08A is a light, vivid green. Relative luminance 0.586; OKLCH L 81.9% C 0.159 H 149.3°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #70E08A |
|---|---|
| RGB | rgb(112, 224, 138) |
| HSL | hsl(134, 64%, 66%) |
| HSV | hsv(134, 50%, 88%) |
| CMYK | cmyk(50%, 0%, 38.4%, 12.2%) |
| CIE-LAB | lab(81.06, -50.29, 32.54) |
| CIE-LCH | lch(81.06, 59.90, 147.10°) |
| OKLab | oklab(81.94% -0.1365 0.0809) |
| OKLCH | oklch(81.94% 0.159 149.3) |
| XYZ | xyz(37.9227, 58.5880, 33.3501) |
| Luminance | 0.5859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.91
Lightgreen
#90EE90
ΔE00 4.50
Tealish Green
#0CDC73
ΔE00 5.20
Aqua Green
#12E193
ΔE00 5.65
Seafoam Green
#7AF9AB
ΔE00 6.04
Lightish Green
#61E160
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E08A #E070C6
analogous
#8EE070 #70E08A #70E0C2
triadic
#70E08A #8A70E0 #E08A70
tetradic
#70E08A #708EE0 #E070C6 #E0C270
square
#70E08A #708EE0 #E070C6 #E0C270
split-complementary
#70E08A #C270E0 #E0708E
monochromatic
#26B046 #3ED561 #70E08A #A2EBB3 #D5F6DC
Accessibility & contrast
On white
1.65
#70E08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#70E08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E08A
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E08A | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D084
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#59DCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70e08a; /* rgb */ color: rgb(112, 224, 138); /* oklch */ color: oklch(81.9% 0.159 149.3);
Tailwind
colors: {
custom: {
50: '#a0eaad',
500: '#70e08a',
950: '#000000',
},
}SCSS
$custom: #70e08a; $custom-light: #a0eaad; $custom-dark: #000000;
JSON
{
"hex": "#70e08a",
"rgb": {
"r": 112,
"g": 224,
"b": 138
},
"hsl": {
"h": 133.929,
"s": 64.368,
"l": 65.882
},
"oklch": {
"l": 0.81942,
"c": 0.1587,
"h": 149.3
},
"luminance": 0.58591
}Semantic roles & 50–950 ramp
primary
#70E08A
secondary
#B14398
accent
#19A3CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481