#70F481#70F481
#70F481 is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.7% C 0.194 H 146.2°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #70F481 |
|---|---|
| RGB | rgb(112, 244, 129) |
| HSL | hsl(128, 86%, 70%) |
| HSV | hsv(128, 54%, 96%) |
| CMYK | cmyk(54.1%, 0%, 47.1%, 4.3%) |
| CIE-LAB | lab(86.86, -59.56, 44.44) |
| CIE-LCH | lch(86.86, 74.31, 143.27°) |
| OKLab | oklab(86.65% -0.1614 0.1081) |
| OKLCH | oklch(86.65% 0.194 146.2) |
| XYZ | xyz(42.9926, 69.7274, 31.9578) |
| Luminance | 0.6973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Easter Green
#8CFD7E
ΔE00 3.56
Spearmint
#1EF876
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 3.87
Baby Green
#8CFF9E
ΔE00 3.99
Minty Green
#0BF77D
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70F481 #F470E3
analogous
#A1F470 #70F481 #70F4C3
triadic
#70F481 #8170F4 #F48170
tetradic
#70F481 #70A1F4 #F470E3 #F4C370
square
#70F481 #70A1F4 #F470E3 #F4C370
split-complementary
#70F481 #C370F4 #F470A1
monochromatic
#11D92A #37F04F #70F481 #A9F8B3 #E2FDE5
Accessibility & contrast
On white
1.41
#70F481 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#70F481 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70F481
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70F481 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70F481 | 1.00 | 1.41 | 14.95 | 14.95 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E178
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#57EFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #70f481; /* rgb */ color: rgb(112, 244, 129); /* oklch */ color: oklch(86.7% 0.194 146.2);
Tailwind
colors: {
custom: {
50: '#a3f9a7',
500: '#70f481',
950: '#000000',
},
}SCSS
$custom: #70f481; $custom-light: #a3f9a7; $custom-dark: #000000;
JSON
{
"hex": "#70f481",
"rgb": {
"r": 112,
"g": 244,
"b": 129
},
"hsl": {
"h": 127.727,
"s": 85.714,
"l": 69.804
},
"oklch": {
"l": 0.86651,
"c": 0.19426,
"h": 146.2
},
"luminance": 0.69731
}Semantic roles & 50–950 ramp
primary
#70F481
secondary
#CE3ABB
accent
#03C6E2
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#101710
muted
#818580