#70E47E#70E47E
#70E47E is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.7% C 0.175 H 146.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #70E47E |
|---|---|
| RGB | rgb(112, 228, 126) |
| HSL | hsl(127, 68%, 67%) |
| HSV | hsv(127, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 44.7%, 10.6%) |
| CIE-LAB | lab(82.07, -53.78, 39.84) |
| CIE-LCH | lch(82.07, 66.93, 143.47°) |
| OKLab | oklab(82.71% -0.1459 0.0975) |
| OKLCH | oklch(82.71% 0.176 146.2) |
| XYZ | xyz(38.1891, 60.4349, 29.3873) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.70
Weird Green
#3AE57F
ΔE00 3.72
Lightish Green
#61E160
ΔE00 3.78
Tealish Green
#0CDC73
ΔE00 5.16
Turquoise Green
#04F489
ΔE00 5.83
Palegreen
#98FB98
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E47E #E470D6
analogous
#9CE470 #70E47E #70E4B8
triadic
#70E47E #7E70E4 #E47E70
tetradic
#70E47E #709CE4 #E470D6 #E4B870
square
#70E47E #709CE4 #E470D6 #E4B870
split-complementary
#70E47E #B870E4 #E4709C
monochromatic
#23B734 #3DDA50 #70E47E #A3EEAC #D7F7DB
Accessibility & contrast
On white
1.60
#70E47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#70E47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E47E
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E47E | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D376
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#5CDFCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70e47e; /* rgb */ color: rgb(112, 228, 126); /* oklch */ color: oklch(82.7% 0.175 146.2);
Tailwind
colors: {
custom: {
50: '#a1eda5',
500: '#70e47e',
950: '#000000',
},
}SCSS
$custom: #70e47e; $custom-light: #a1eda5; $custom-dark: #000000;
JSON
{
"hex": "#70e47e",
"rgb": {
"r": 112,
"g": 228,
"b": 126
},
"hsl": {
"h": 127.241,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.8271,
"c": 0.1755,
"h": 146.2
},
"luminance": 0.60438
}Semantic roles & 50–950 ramp
primary
#70E47E
secondary
#B741A9
accent
#15BAD0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580