#70E17C#70E17C
#70E17C is a light, vivid green. Relative luminance 0.588; OKLCH L 81.9% C 0.173 H 145.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #70E17C |
|---|---|
| RGB | rgb(112, 225, 124) |
| HSL | hsl(126, 65%, 66%) |
| HSV | hsv(126, 50%, 88%) |
| CMYK | cmyk(50.2%, 0%, 44.9%, 11.8%) |
| CIE-LAB | lab(81.15, -52.88, 39.66) |
| CIE-LCH | lch(81.15, 66.10, 143.13°) |
| OKLab | oklab(81.95% -0.1435 0.097) |
| OKLCH | oklch(81.95% 0.173 145.9) |
| XYZ | xyz(37.2433, 58.7475, 28.4417) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.89
Lightgreen
#90EE90
ΔE00 4.09
Tealish Green
#0CDC73
ΔE00 5.03
Fresh Green
#69D84F
ΔE00 5.67
Turquoise Green
#04F489
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E17C #E170D5
analogous
#9CE170 #70E17C #70E1B4
triadic
#70E17C #7C70E1 #E17C70
tetradic
#70E17C #709CE1 #E170D5 #E1B470
square
#70E17C #709CE1 #E170D5 #E1B470
split-complementary
#70E17C #B470E1 #E1709C
monochromatic
#25B134 #3DD64E #70E17C #A3ECAA #D5F6D9
Accessibility & contrast
On white
1.65
#70E17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#70E17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E17C
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E17C | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D074
Deuteranopia (green-blind)
#D4C583
Tritanopia (blue-blind)
#5DDCC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70e17c; /* rgb */ color: rgb(112, 225, 124); /* oklch */ color: oklch(81.9% 0.173 145.9);
Tailwind
colors: {
custom: {
50: '#a0eba3',
500: '#70e17c',
950: '#000000',
},
}SCSS
$custom: #70e17c; $custom-light: #a0eba3; $custom-dark: #000000;
JSON
{
"hex": "#70e17c",
"rgb": {
"r": 112,
"g": 225,
"b": 124
},
"hsl": {
"h": 126.372,
"s": 65.318,
"l": 66.078
},
"oklch": {
"l": 0.81946,
"c": 0.17323,
"h": 145.9
},
"luminance": 0.5875
}Semantic roles & 50–950 ramp
primary
#70E17C
secondary
#B343A7
accent
#18BACD
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580