#70E77F#70E77F
#70E77F is a very light, vivid green. Relative luminance 0.621; OKLCH L 83.5% C 0.179 H 146.3°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #70E77F |
|---|---|
| RGB | rgb(112, 231, 127) |
| HSL | hsl(128, 71%, 67%) |
| HSV | hsv(128, 52%, 91%) |
| CMYK | cmyk(51.5%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(82.98, -54.82, 40.50) |
| CIE-LCH | lch(82.98, 68.16, 143.54°) |
| OKLab | oklab(83.46% -0.1487 0.0991) |
| OKLCH | oklch(83.46% 0.179 146.3) |
| XYZ | xyz(39.0864, 62.1257, 30.0063) |
| Luminance | 0.6213 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.44
Weird Green
#3AE57F
ΔE00 3.73
Lightish Green
#61E160
ΔE00 3.83
Palegreen
#98FB98
ΔE00 5.37
Minty Green
#0BF77D
ΔE00 5.40
Tealish Green
#0CDC73
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E77F #E770D8
analogous
#9DE770 #70E77F #70E7BB
triadic
#70E77F #7F70E7 #E77F70
tetradic
#70E77F #709DE7 #E770D8 #E7BB70
square
#70E77F #709DE7 #E770D8 #E7BB70
split-complementary
#70E77F #BB70E7 #E7709D
monochromatic
#20BD34 #3CDE50 #70E77F #A4F0AE #D9F9DD
Accessibility & contrast
On white
1.56
#70E77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#70E77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E77F
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E77F | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD577
Deuteranopia (green-blind)
#DACA86
Tritanopia (blue-blind)
#5BE2CE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #70e77f; /* rgb */ color: rgb(112, 231, 127); /* oklch */ color: oklch(83.5% 0.179 146.3);
Tailwind
colors: {
custom: {
50: '#a1efa5',
500: '#70e77f',
950: '#000000',
},
}SCSS
$custom: #70e77f; $custom-light: #a1efa5; $custom-dark: #000000;
JSON
{
"hex": "#70e77f",
"rgb": {
"r": 112,
"g": 231,
"b": 127
},
"hsl": {
"h": 127.563,
"s": 71.257,
"l": 67.255
},
"oklch": {
"l": 0.83457,
"c": 0.17866,
"h": 146.3
},
"luminance": 0.62129
}Semantic roles & 50–950 ramp
primary
#70E77F
secondary
#BC3FAC
accent
#12BBD3
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#10160F
muted
#808580