#70E38D#70E38D
#70E38D is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.7% C 0.160 H 149.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #70E38D |
|---|---|
| RGB | rgb(112, 227, 141) |
| HSL | hsl(135, 67%, 66%) |
| HSV | hsv(135, 51%, 89%) |
| CMYK | cmyk(50.7%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(82.00, -51.02, 32.25) |
| CIE-LCH | lch(82.00, 60.36, 147.70°) |
| OKLab | oklab(82.73% -0.1385 0.0803) |
| OKLCH | oklch(82.73% 0.16 149.9) |
| XYZ | xyz(38.9563, 60.3028, 34.7809) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 4.20
Seafoam Green
#7AF9AB
ΔE00 5.35
Tealish Green
#0CDC73
ΔE00 5.37
Seafoam (survey)
#80F9AD
ΔE00 5.50
Aqua Green
#12E193
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E38D #E370C6
analogous
#8DE370 #70E38D #70E3C6
triadic
#70E38D #8D70E3 #E38D70
tetradic
#70E38D #708DE3 #E370C6 #E3C670
square
#70E38D #708DE3 #E370C6 #E3C670
split-complementary
#70E38D #C670E3 #E3708D
monochromatic
#23B548 #3DD964 #70E38D #A3EDB6 #D6F7DF
Accessibility & contrast
On white
1.61
#70E38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#70E38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E38D
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E38D | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D387
Deuteranopia (green-blind)
#D4C892
Tritanopia (blue-blind)
#58DFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70e38d; /* rgb */ color: rgb(112, 227, 141); /* oklch */ color: oklch(82.7% 0.160 149.9);
Tailwind
colors: {
custom: {
50: '#a0ecaf',
500: '#70e38d',
950: '#000000',
},
}SCSS
$custom: #70e38d; $custom-light: #a0ecaf; $custom-dark: #000000;
JSON
{
"hex": "#70e38d",
"rgb": {
"r": 112,
"g": 227,
"b": 141
},
"hsl": {
"h": 135.13,
"s": 67.251,
"l": 66.471
},
"oklch": {
"l": 0.82725,
"c": 0.16008,
"h": 149.9
},
"luminance": 0.60306
}Semantic roles & 50–950 ramp
primary
#70E38D
secondary
#B64198
accent
#16A1CF
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581