#70E87F#70E87F
#70E87F is a very light, vivid green. Relative luminance 0.627; OKLCH L 83.7% C 0.180 H 146.3°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #70E87F |
|---|---|
| RGB | rgb(112, 232, 127) |
| HSL | hsl(128, 72%, 67%) |
| HSV | hsv(128, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 45.3%, 9%) |
| CIE-LAB | lab(83.28, -55.21, 40.88) |
| CIE-LCH | lch(83.28, 68.70, 143.48°) |
| OKLab | oklab(83.7% -0.1497 0.0999) |
| OKLCH | oklch(83.7% 0.18 146.3) |
| XYZ | xyz(39.3671, 62.6871, 30.0999) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.78
Lightish Green
#61E160
ΔE00 3.82
Palegreen
#98FB98
ΔE00 5.22
Minty Green
#0BF77D
ΔE00 5.24
Spearmint
#1EF876
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E87F #E870D9
analogous
#9DE870 #70E87F #70E8BB
triadic
#70E87F #7F70E8 #E87F70
tetradic
#70E87F #709DE8 #E870D9 #E8BB70
square
#70E87F #709DE8 #E870D9 #E8BB70
split-complementary
#70E87F #BB70E8 #E8709D
monochromatic
#1FBF33 #3BE050 #70E87F #A5F0AE #D9F9DD
Accessibility & contrast
On white
1.55
#70E87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#70E87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E87F
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E87F | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD677
Deuteranopia (green-blind)
#DBCB86
Tritanopia (blue-blind)
#5BE3CF
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e87f; /* rgb */ color: rgb(112, 232, 127); /* oklch */ color: oklch(83.7% 0.180 146.3);
Tailwind
colors: {
custom: {
50: '#a1f0a5',
500: '#70e87f',
950: '#000000',
},
}SCSS
$custom: #70e87f; $custom-light: #a1f0a5; $custom-dark: #000000;
JSON
{
"hex": "#70e87f",
"rgb": {
"r": 112,
"g": 232,
"b": 127
},
"hsl": {
"h": 127.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.837,
"c": 0.18002,
"h": 146.3
},
"luminance": 0.6269
}Semantic roles & 50–950 ramp
primary
#70E87F
secondary
#BE3EAE
accent
#11BCD4
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10170F
muted
#808580