#70E078#70E078
#70E078 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.176 H 145.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #70E078 |
|---|---|
| RGB | rgb(112, 224, 120) |
| HSL | hsl(124, 64%, 66%) |
| HSV | hsv(124, 50%, 88%) |
| CMYK | cmyk(50%, 0%, 46.4%, 12.2%) |
| CIE-LAB | lab(80.80, -53.06, 41.17) |
| CIE-LCH | lch(80.80, 67.16, 142.19°) |
| OKLab | oklab(81.64% -0.1441 0.1003) |
| OKLCH | oklch(81.64% 0.176 145.2) |
| XYZ | xyz(36.7259, 58.1093, 27.0466) |
| Luminance | 0.5811 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.22
Weird Green
#3AE57F
ΔE00 4.18
Lightgreen
#90EE90
ΔE00 4.36
Fresh Green
#69D84F
ΔE00 5.09
Tealish Green
#0CDC73
ΔE00 5.12
Minty Green
#0BF77D
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E078 #E070D8
analogous
#A0E070 #70E078 #70E0B0
triadic
#70E078 #7870E0 #E07870
tetradic
#70E078 #70A0E0 #E070D8 #E0B070
square
#70E078 #70A0E0 #E070D8 #E0B070
split-complementary
#70E078 #B070E0 #E070A0
monochromatic
#26B030 #3ED549 #70E078 #A2EBA7 #D5F6D7
Accessibility & contrast
On white
1.66
#70E078 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#70E078 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E078
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E078 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E078 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF70
Deuteranopia (green-blind)
#D4C57F
Tritanopia (blue-blind)
#5EDBC7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70e078; /* rgb */ color: rgb(112, 224, 120); /* oklch */ color: oklch(81.6% 0.176 145.2);
Tailwind
colors: {
custom: {
50: '#a0eaa0',
500: '#70e078',
950: '#000000',
},
}SCSS
$custom: #70e078; $custom-light: #a0eaa0; $custom-dark: #000000;
JSON
{
"hex": "#70e078",
"rgb": {
"r": 112,
"g": 224,
"b": 120
},
"hsl": {
"h": 124.286,
"s": 64.368,
"l": 65.882
},
"oklch": {
"l": 0.81638,
"c": 0.17555,
"h": 145.2
},
"luminance": 0.58112
}Semantic roles & 50–950 ramp
primary
#70E078
secondary
#B143A9
accent
#19BFCC
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480