#70E481#70E481
#70E481 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.173 H 146.9°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70E481 |
|---|---|
| RGB | rgb(112, 228, 129) |
| HSL | hsl(129, 68%, 67%) |
| HSV | hsv(129, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 43.4%, 10.6%) |
| CIE-LAB | lab(82.12, -53.33, 38.42) |
| CIE-LCH | lch(82.12, 65.73, 144.23°) |
| OKLab | oklab(82.76% -0.1447 0.0944) |
| OKLCH | oklch(82.76% 0.173 146.9) |
| XYZ | xyz(38.3856, 60.5135, 30.4221) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.58
Lightgreen
#90EE90
ΔE00 3.64
Lightish Green
#61E160
ΔE00 4.23
Tealish Green
#0CDC73
ΔE00 5.11
Turquoise Green
#04F489
ΔE00 5.71
Palegreen
#98FB98
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E481 #E470D3
analogous
#99E470 #70E481 #70E4BB
triadic
#70E481 #8170E4 #E48170
tetradic
#70E481 #7099E4 #E470D3 #E4BB70
square
#70E481 #7099E4 #E470D3 #E4BB70
split-complementary
#70E481 #BB70E4 #E47099
monochromatic
#23B738 #3DDA54 #70E481 #A3EEAE #D7F7DC
Accessibility & contrast
On white
1.60
#70E481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#70E481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E481
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E481 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37A
Deuteranopia (green-blind)
#D7C887
Tritanopia (blue-blind)
#5BE0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70e481; /* rgb */ color: rgb(112, 228, 129); /* oklch */ color: oklch(82.8% 0.173 146.9);
Tailwind
colors: {
custom: {
50: '#a1eda7',
500: '#70e481',
950: '#000000',
},
}SCSS
$custom: #70e481; $custom-light: #a1eda7; $custom-dark: #000000;
JSON
{
"hex": "#70e481",
"rgb": {
"r": 112,
"g": 228,
"b": 129
},
"hsl": {
"h": 128.793,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.82758,
"c": 0.17271,
"h": 146.9
},
"luminance": 0.60517
}Semantic roles & 50–950 ramp
primary
#70E481
secondary
#B741A6
accent
#15B5D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580