#70E783#70E783
#70E783 is a very light, vivid green. Relative luminance 0.622; OKLCH L 83.5% C 0.175 H 147.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #70E783 |
|---|---|
| RGB | rgb(112, 231, 131) |
| HSL | hsl(130, 71%, 67%) |
| HSV | hsv(130, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 43.3%, 9.4%) |
| CIE-LAB | lab(83.04, -54.22, 38.61) |
| CIE-LCH | lch(83.04, 66.56, 144.55°) |
| OKLab | oklab(83.52% -0.147 0.0949) |
| OKLCH | oklch(83.52% 0.175 147.2) |
| XYZ | xyz(39.3523, 62.2321, 31.4066) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.34
Weird Green
#3AE57F
ΔE00 3.53
Lightish Green
#61E160
ΔE00 4.40
Turquoise Green
#04F489
ΔE00 5.27
Tealish Green
#0CDC73
ΔE00 5.33
Palegreen
#98FB98
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E783 #E770D4
analogous
#99E770 #70E783 #70E7BF
triadic
#70E783 #8370E7 #E78370
tetradic
#70E783 #7099E7 #E770D4 #E7BF70
square
#70E783 #7099E7 #E770D4 #E7BF70
split-complementary
#70E783 #BF70E7 #E77099
monochromatic
#20BD39 #3CDE56 #70E783 #A4F0B0 #D9F9DE
Accessibility & contrast
On white
1.56
#70E783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#70E783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E783
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E783 | 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)
#EAD67B
Deuteranopia (green-blind)
#D9CA8A
Tritanopia (blue-blind)
#5AE3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e783; /* rgb */ color: rgb(112, 231, 131); /* oklch */ color: oklch(83.5% 0.175 147.2);
Tailwind
colors: {
custom: {
50: '#a1efa8',
500: '#70e783',
950: '#000000',
},
}SCSS
$custom: #70e783; $custom-light: #a1efa8; $custom-dark: #000000;
JSON
{
"hex": "#70e783",
"rgb": {
"r": 112,
"g": 231,
"b": 131
},
"hsl": {
"h": 129.58,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.83521,
"c": 0.17498,
"h": 147.2
},
"luminance": 0.62235
}Semantic roles & 50–950 ramp
primary
#70E783
secondary
#BC3FA8
accent
#12B4D3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580