#70E083#70E083
#70E083 is a light, vivid green. Relative luminance 0.584; OKLCH L 81.8% C 0.165 H 147.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #70E083 |
|---|---|
| RGB | rgb(112, 224, 131) |
| HSL | hsl(130, 64%, 66%) |
| HSV | hsv(130, 50%, 88%) |
| CMYK | cmyk(50%, 0%, 41.5%, 12.2%) |
| CIE-LAB | lab(80.96, -51.42, 35.92) |
| CIE-LCH | lch(80.96, 62.72, 145.06°) |
| OKLab | oklab(81.82% -0.1395 0.0887) |
| OKLCH | oklch(81.82% 0.165 147.6) |
| XYZ | xyz(37.4322, 58.3918, 30.7665) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.74
Lightgreen
#90EE90
ΔE00 4.20
Lightish Green
#61E160
ΔE00 4.91
Tealish Green
#0CDC73
ΔE00 4.95
Turquoise Green
#04F489
ΔE00 6.27
Aqua Green
#12E193
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E083 #E070CD
analogous
#95E070 #70E083 #70E0BB
triadic
#70E083 #8370E0 #E08370
tetradic
#70E083 #7095E0 #E070CD #E0BB70
square
#70E083 #7095E0 #E070CD #E0BB70
split-complementary
#70E083 #BB70E0 #E07095
monochromatic
#26B03D #3ED557 #70E083 #A2EBAF #D5F6DA
Accessibility & contrast
On white
1.66
#70E083 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#70E083 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E083
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E083 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E083 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#D3C589
Tritanopia (blue-blind)
#5BDCC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70e083; /* rgb */ color: rgb(112, 224, 131); /* oklch */ color: oklch(81.8% 0.165 147.6);
Tailwind
colors: {
custom: {
50: '#a0eaa8',
500: '#70e083',
950: '#000000',
},
}SCSS
$custom: #70e083; $custom-light: #a0eaa8; $custom-dark: #000000;
JSON
{
"hex": "#70e083",
"rgb": {
"r": 112,
"g": 224,
"b": 131
},
"hsl": {
"h": 130.179,
"s": 64.368,
"l": 65.882
},
"oklch": {
"l": 0.81818,
"c": 0.1653,
"h": 147.6
},
"luminance": 0.58395
}Semantic roles & 50–950 ramp
primary
#70E083
secondary
#B1439E
accent
#19AECC
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480