#70E57A#70E57A
#70E57A is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.9% C 0.181 H 145.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70E57A |
|---|---|
| RGB | rgb(112, 229, 122) |
| HSL | hsl(125, 69%, 67%) |
| HSV | hsv(125, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 46.7%, 10.2%) |
| CIE-LAB | lab(82.32, -54.75, 42.11) |
| CIE-LCH | lch(82.32, 69.07, 142.44°) |
| OKLab | oklab(82.89% -0.1486 0.1025) |
| OKLCH | oklch(82.89% 0.181 145.4) |
| XYZ | xyz(38.2121, 60.8855, 28.1470) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.17
Lightgreen
#90EE90
ΔE00 3.80
Weird Green
#3AE57F
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 5.39
Fresh Green
#69D84F
ΔE00 5.48
Spearmint
#1EF876
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E57A #E570DB
analogous
#A1E570 #70E57A #70E5B5
triadic
#70E57A #7A70E5 #E57A70
tetradic
#70E57A #70A1E5 #E570DB #E5B570
square
#70E57A #70A1E5 #E570DB #E5B570
split-complementary
#70E57A #B570E5 #E570A1
monochromatic
#22B92F #3CDC4A #70E57A #A4EEAA #D8F8DA
Accessibility & contrast
On white
1.59
#70E57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#70E57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E57A
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E57A | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D371
Deuteranopia (green-blind)
#D8C981
Tritanopia (blue-blind)
#5DE0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e57a; /* rgb */ color: rgb(112, 229, 122); /* oklch */ color: oklch(82.9% 0.181 145.4);
Tailwind
colors: {
custom: {
50: '#a1eea2',
500: '#70e57a',
950: '#000000',
},
}SCSS
$custom: #70e57a; $custom-light: #a1eea2; $custom-dark: #000000;
JSON
{
"hex": "#70e57a",
"rgb": {
"r": 112,
"g": 229,
"b": 122
},
"hsl": {
"h": 125.128,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.82891,
"c": 0.18053,
"h": 145.4
},
"luminance": 0.60889
}Semantic roles & 50–950 ramp
primary
#70E57A
secondary
#B940AF
accent
#14C1D1
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10160F
muted
#808580