#70E082#70E082
#70E082 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.166 H 147.3°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #70E082 |
|---|---|
| RGB | rgb(112, 224, 130) |
| HSL | hsl(130, 64%, 66%) |
| HSV | hsv(130, 50%, 88%) |
| CMYK | cmyk(50%, 0%, 42%, 12.2%) |
| CIE-LAB | lab(80.94, -51.57, 36.41) |
| CIE-LCH | lch(80.94, 63.13, 144.78°) |
| OKLab | oklab(81.8% -0.1399 0.0898) |
| OKLCH | oklch(81.8% 0.166 147.3) |
| XYZ | xyz(37.3647, 58.3648, 30.4113) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 4.18
Lightish Green
#61E160
ΔE00 4.75
Tealish Green
#0CDC73
ΔE00 4.94
Turquoise Green
#04F489
ΔE00 6.29
Seaweed
#18D17B
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E082 #E070CE
analogous
#96E070 #70E082 #70E0BA
triadic
#70E082 #8270E0 #E08270
tetradic
#70E082 #7096E0 #E070CE #E0BA70
square
#70E082 #7096E0 #E070CE #E0BA70
split-complementary
#70E082 #BA70E0 #E07096
monochromatic
#26B03C #3ED556 #70E082 #A2EBAE #D5F6DA
Accessibility & contrast
On white
1.66
#70E082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#70E082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E082
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E082 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7B
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#5CDCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70e082; /* rgb */ color: rgb(112, 224, 130); /* oklch */ color: oklch(81.8% 0.166 147.3);
Tailwind
colors: {
custom: {
50: '#a0eaa7',
500: '#70e082',
950: '#000000',
},
}SCSS
$custom: #70e082; $custom-light: #a0eaa7; $custom-dark: #000000;
JSON
{
"hex": "#70e082",
"rgb": {
"r": 112,
"g": 224,
"b": 130
},
"hsl": {
"h": 129.643,
"s": 64.368,
"l": 65.882
},
"oklch": {
"l": 0.81801,
"c": 0.16624,
"h": 147.3
},
"luminance": 0.58368
}Semantic roles & 50–950 ramp
primary
#70E082
secondary
#B1439F
accent
#19AFCC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F160F
muted
#808480