#70E080#70E080
#70E080 is a light, vivid green. Relative luminance 0.583; OKLCH L 81.8% C 0.168 H 146.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #70E080 |
|---|---|
| RGB | rgb(112, 224, 128) |
| HSL | hsl(129, 64%, 66%) |
| HSV | hsv(129, 50%, 88%) |
| CMYK | cmyk(50%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(80.91, -51.88, 37.37) |
| CIE-LCH | lch(80.91, 63.94, 144.24°) |
| OKLab | oklab(81.77% -0.1408 0.0919) |
| OKLCH | oklch(81.77% 0.168 146.9) |
| XYZ | xyz(37.2318, 58.3116, 29.7112) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 4.17
Lightish Green
#61E160
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 4.93
Fresh Green
#69D84F
ΔE00 6.29
Turquoise Green
#04F489
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E080 #E070D0
analogous
#98E070 #70E080 #70E0B8
triadic
#70E080 #8070E0 #E08070
tetradic
#70E080 #7098E0 #E070D0 #E0B870
square
#70E080 #7098E0 #E070D0 #E0B870
split-complementary
#70E080 #B870E0 #E07098
monochromatic
#26B03A #3ED553 #70E080 #A2EBAD #D5F6D9
Accessibility & contrast
On white
1.66
#70E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#70E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E080
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E080 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF79
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#5CDCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70e080; /* rgb */ color: rgb(112, 224, 128); /* oklch */ color: oklch(81.8% 0.168 146.9);
Tailwind
colors: {
custom: {
50: '#a0eaa6',
500: '#70e080',
950: '#000000',
},
}SCSS
$custom: #70e080; $custom-light: #a0eaa6; $custom-dark: #000000;
JSON
{
"hex": "#70e080",
"rgb": {
"r": 112,
"g": 224,
"b": 128
},
"hsl": {
"h": 128.571,
"s": 64.368,
"l": 65.882
},
"oklch": {
"l": 0.81767,
"c": 0.16812,
"h": 146.9
},
"luminance": 0.58315
}Semantic roles & 50–950 ramp
primary
#70E080
secondary
#B143A1
accent
#19B3CC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480