#70E08E#70E08E
#70E08E is a very light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.155 H 150.4°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #70E08E |
|---|---|
| RGB | rgb(112, 224, 142) |
| HSL | hsl(136, 64%, 66%) |
| HSV | hsv(136, 50%, 88%) |
| CMYK | cmyk(50%, 0%, 36.6%, 12.2%) |
| CIE-LAB | lab(81.13, -49.62, 30.59) |
| CIE-LCH | lch(81.13, 58.29, 148.35°) |
| OKLab | oklab(82.02% -0.1348 0.0764) |
| OKLCH | oklch(82.02% 0.155 150.4) |
| XYZ | xyz(38.2177, 58.7060, 34.9034) |
| Luminance | 0.5871 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.82
Aqua Green
#12E193
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.48
Seafoam Green
#7AF9AB
ΔE00 5.75
Seafoam (survey)
#80F9AD
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E08E #E070C2
analogous
#8AE070 #70E08E #70E0C6
triadic
#70E08E #8E70E0 #E08E70
tetradic
#70E08E #708AE0 #E070C2 #E0C670
square
#70E08E #708AE0 #E070C2 #E0C670
split-complementary
#70E08E #C670E0 #E0708A
monochromatic
#26B04B #3ED566 #70E08E #A2EBB6 #D5F6DD
Accessibility & contrast
On white
1.65
#70E08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#70E08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E08E
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E08E | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#58DDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70e08e; /* rgb */ color: rgb(112, 224, 142); /* oklch */ color: oklch(82.0% 0.155 150.4);
Tailwind
colors: {
custom: {
50: '#a0eaaf',
500: '#70e08e',
950: '#000000',
},
}SCSS
$custom: #70e08e; $custom-light: #a0eaaf; $custom-dark: #000000;
JSON
{
"hex": "#70e08e",
"rgb": {
"r": 112,
"g": 224,
"b": 142
},
"hsl": {
"h": 136.071,
"s": 64.368,
"l": 65.882
},
"oklch": {
"l": 0.82017,
"c": 0.15492,
"h": 150.4
},
"luminance": 0.58709
}Semantic roles & 50–950 ramp
primary
#70E08E
secondary
#B14394
accent
#199CCC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481