#70E486#70E486
#70E486 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.8% C 0.168 H 148.0°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #70E486 |
|---|---|
| RGB | rgb(112, 228, 134) |
| HSL | hsl(131, 68%, 67%) |
| HSV | hsv(131, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 41.2%, 10.6%) |
| CIE-LAB | lab(82.19, -52.56, 36.02) |
| CIE-LCH | lch(82.19, 63.72, 145.57°) |
| OKLab | oklab(82.84% -0.1426 0.089) |
| OKLCH | oklch(82.84% 0.168 148) |
| XYZ | xyz(38.7261, 60.6497, 32.2155) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.48
Lightgreen
#90EE90
ΔE00 3.68
Lightish Green
#61E160
ΔE00 5.02
Tealish Green
#0CDC73
ΔE00 5.12
Turquoise Green
#04F489
ΔE00 5.60
Seafoam Green
#7AF9AB
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E486 #E470CE
analogous
#94E470 #70E486 #70E4C0
triadic
#70E486 #8670E4 #E48670
tetradic
#70E486 #7094E4 #E470CE #E4C070
square
#70E486 #7094E4 #E470CE #E4C070
split-complementary
#70E486 #C070E4 #E47094
monochromatic
#23B73F #3DDA5A #70E486 #A3EEB2 #D7F7DD
Accessibility & contrast
On white
1.60
#70E486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#70E486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E486
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E486 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37F
Deuteranopia (green-blind)
#D6C88C
Tritanopia (blue-blind)
#5AE0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70e486; /* rgb */ color: rgb(112, 228, 134); /* oklch */ color: oklch(82.8% 0.168 148.0);
Tailwind
colors: {
custom: {
50: '#a1edaa',
500: '#70e486',
950: '#000000',
},
}SCSS
$custom: #70e486; $custom-light: #a1edaa; $custom-dark: #000000;
JSON
{
"hex": "#70e486",
"rgb": {
"r": 112,
"g": 228,
"b": 134
},
"hsl": {
"h": 131.379,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.82842,
"c": 0.16806,
"h": 148
},
"luminance": 0.60653
}Semantic roles & 50–950 ramp
primary
#70E486
secondary
#B741A1
accent
#15ADD0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581