#70E38E#70E38E
#70E38E is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.159 H 150.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #70E38E |
|---|---|
| RGB | rgb(112, 227, 142) |
| HSL | hsl(136, 67%, 66%) |
| HSV | hsv(136, 51%, 89%) |
| CMYK | cmyk(50.7%, 0%, 37.4%, 11%) |
| CIE-LAB | lab(82.02, -50.85, 31.77) |
| CIE-LCH | lch(82.02, 59.96, 148.01°) |
| OKLab | oklab(82.74% -0.138 0.0792) |
| OKLCH | oklch(82.74% 0.159 150.2) |
| XYZ | xyz(39.0310, 60.3327, 35.1745) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 4.28
Seafoam Green
#7AF9AB
ΔE00 5.27
Aqua Green
#12E193
ΔE00 5.41
Seafoam (survey)
#80F9AD
ΔE00 5.41
Tealish Green
#0CDC73
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E38E #E370C5
analogous
#8CE370 #70E38E #70E3C8
triadic
#70E38E #8E70E3 #E38E70
tetradic
#70E38E #708CE3 #E370C5 #E3C870
square
#70E38E #708CE3 #E370C5 #E3C870
split-complementary
#70E38E #C870E3 #E3708C
monochromatic
#23B549 #3DD966 #70E38E #A3EDB6 #D6F7DF
Accessibility & contrast
On white
1.61
#70E38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#70E38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E38E
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E38E | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D388
Deuteranopia (green-blind)
#D4C893
Tritanopia (blue-blind)
#57E0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70e38e; /* rgb */ color: rgb(112, 227, 142); /* oklch */ color: oklch(82.7% 0.159 150.2);
Tailwind
colors: {
custom: {
50: '#a0ecb0',
500: '#70e38e',
950: '#000000',
},
}SCSS
$custom: #70e38e; $custom-light: #a0ecb0; $custom-dark: #000000;
JSON
{
"hex": "#70e38e",
"rgb": {
"r": 112,
"g": 227,
"b": 142
},
"hsl": {
"h": 135.652,
"s": 67.251,
"l": 66.471
},
"oklch": {
"l": 0.82743,
"c": 0.15915,
"h": 150.2
},
"luminance": 0.60336
}Semantic roles & 50–950 ramp
primary
#70E38E
secondary
#B64197
accent
#169FCF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581