#70E57E#70E57E
#70E57E is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.0% C 0.177 H 146.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70E57E |
|---|---|
| RGB | rgb(112, 229, 126) |
| HSL | hsl(127, 69%, 67%) |
| HSV | hsv(127, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 45%, 10.2%) |
| CIE-LAB | lab(82.37, -54.18, 40.22) |
| CIE-LCH | lch(82.37, 67.47, 143.41°) |
| OKLab | oklab(82.95% -0.147 0.0984) |
| OKLCH | oklch(82.95% 0.177 146.2) |
| XYZ | xyz(38.4650, 60.9866, 29.4793) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.73
Lightish Green
#61E160
ΔE00 3.73
Tealish Green
#0CDC73
ΔE00 5.24
Palegreen
#98FB98
ΔE00 5.70
Turquoise Green
#04F489
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E57E #E570D7
analogous
#9DE570 #70E57E #70E5B8
triadic
#70E57E #7E70E5 #E57E70
tetradic
#70E57E #709DE5 #E570D7 #E5B870
square
#70E57E #709DE5 #E570D7 #E5B870
split-complementary
#70E57E #B870E5 #E5709D
monochromatic
#22B934 #3CDC4F #70E57E #A4EEAD #D8F8DB
Accessibility & contrast
On white
1.59
#70E57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#70E57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E57E
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E57E | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D476
Deuteranopia (green-blind)
#D8C985
Tritanopia (blue-blind)
#5CE0CC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e57e; /* rgb */ color: rgb(112, 229, 126); /* oklch */ color: oklch(83.0% 0.177 146.2);
Tailwind
colors: {
custom: {
50: '#a1eea5',
500: '#70e57e',
950: '#000000',
},
}SCSS
$custom: #70e57e; $custom-light: #a1eea5; $custom-dark: #000000;
JSON
{
"hex": "#70e57e",
"rgb": {
"r": 112,
"g": 229,
"b": 126
},
"hsl": {
"h": 127.179,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.82953,
"c": 0.17686,
"h": 146.2
},
"luminance": 0.6099
}Semantic roles & 50–950 ramp
primary
#70E57E
secondary
#B940AB
accent
#14BBD1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580