#70E879#70E879
#70E879 is a very light, vivid green. Relative luminance 0.625; OKLCH L 83.6% C 0.185 H 145.1°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #70E879 |
|---|---|
| RGB | rgb(112, 232, 121) |
| HSL | hsl(125, 72%, 67%) |
| HSV | hsv(125, 52%, 91%) |
| CMYK | cmyk(51.7%, 0%, 47.8%, 9%) |
| CIE-LAB | lab(83.20, -56.07, 43.69) |
| CIE-LCH | lch(83.20, 71.08, 142.07°) |
| OKLab | oklab(83.61% -0.1522 0.106) |
| OKLCH | oklch(83.61% 0.185 145.1) |
| XYZ | xyz(38.9877, 62.5353, 28.1015) |
| Luminance | 0.6254 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.07
Lightgreen
#90EE90
ΔE00 3.74
Weird Green
#3AE57F
ΔE00 4.23
Lightgreen (survey)
#76FF7B
ΔE00 5.15
Spearmint
#1EF876
ΔE00 5.16
Easter Green
#8CFD7E
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E879 #E870DF
analogous
#A3E870 #70E879 #70E8B5
triadic
#70E879 #7970E8 #E87970
tetradic
#70E879 #70A3E8 #E870DF #E8B570
square
#70E879 #70A3E8 #E870DF #E8B570
split-complementary
#70E879 #B570E8 #E870A3
monochromatic
#1FBF2B #3BE048 #70E879 #A5F0AA #D9F9DC
Accessibility & contrast
On white
1.55
#70E879 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#70E879 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E879
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E879 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E879 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD670
Deuteranopia (green-blind)
#DBCB81
Tritanopia (blue-blind)
#5CE3CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e879; /* rgb */ color: rgb(112, 232, 121); /* oklch */ color: oklch(83.6% 0.185 145.1);
Tailwind
colors: {
custom: {
50: '#a1f0a1',
500: '#70e879',
950: '#000000',
},
}SCSS
$custom: #70e879; $custom-light: #a1f0a1; $custom-dark: #000000;
JSON
{
"hex": "#70e879",
"rgb": {
"r": 112,
"g": 232,
"b": 121
},
"hsl": {
"h": 124.5,
"s": 72.289,
"l": 67.451
},
"oklch": {
"l": 0.83609,
"c": 0.18548,
"h": 145.1
},
"luminance": 0.62538
}Semantic roles & 50–950 ramp
primary
#70E879
secondary
#BE3EB4
accent
#11C6D4
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#10170F
muted
#808580