#70E784#70E784
#70E784 is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.5% C 0.174 H 147.4°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70E784 |
|---|---|
| RGB | rgb(112, 231, 132) |
| HSL | hsl(130, 71%, 67%) |
| HSV | hsv(130, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(83.05, -54.07, 38.13) |
| CIE-LCH | lch(83.05, 66.16, 144.81°) |
| OKLab | oklab(83.54% -0.1466 0.0938) |
| OKLCH | oklch(83.54% 0.174 147.4) |
| XYZ | xyz(39.4204, 62.2593, 31.7653) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.50
Lightish Green
#61E160
ΔE00 4.55
Turquoise Green
#04F489
ΔE00 5.24
Tealish Green
#0CDC73
ΔE00 5.32
Palegreen
#98FB98
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E784 #E770D3
analogous
#98E770 #70E784 #70E7BF
triadic
#70E784 #8470E7 #E78470
tetradic
#70E784 #7098E7 #E770D3 #E7BF70
square
#70E784 #7098E7 #E770D3 #E7BF70
split-complementary
#70E784 #BF70E7 #E77098
monochromatic
#20BD3A #3CDE57 #70E784 #A4F0B1 #D9F9DE
Accessibility & contrast
On white
1.56
#70E784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#70E784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E784
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E784 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D67D
Deuteranopia (green-blind)
#D9CA8A
Tritanopia (blue-blind)
#59E3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e784; /* rgb */ color: rgb(112, 231, 132); /* oklch */ color: oklch(83.5% 0.174 147.4);
Tailwind
colors: {
custom: {
50: '#a1efa9',
500: '#70e784',
950: '#000000',
},
}SCSS
$custom: #70e784; $custom-light: #a1efa9; $custom-dark: #000000;
JSON
{
"hex": "#70e784",
"rgb": {
"r": 112,
"g": 231,
"b": 132
},
"hsl": {
"h": 130.084,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.83538,
"c": 0.17405,
"h": 147.4
},
"luminance": 0.62263
}Semantic roles & 50–950 ramp
primary
#70E784
secondary
#BC3FA7
accent
#12B3D3
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101610
muted
#808581