#70E488#70E488
#70E488 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.9% C 0.166 H 148.5°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #70E488 |
|---|---|
| RGB | rgb(112, 228, 136) |
| HSL | hsl(132, 68%, 67%) |
| HSV | hsv(132, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(82.22, -52.24, 35.06) |
| CIE-LCH | lch(82.22, 62.92, 146.13°) |
| OKLab | oklab(82.88% -0.1417 0.0868) |
| OKLCH | oklch(82.88% 0.166 148.5) |
| XYZ | xyz(38.8669, 60.7060, 32.9571) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Lightgreen
#90EE90
ΔE00 3.75
Tealish Green
#0CDC73
ΔE00 5.17
Lightish Green
#61E160
ΔE00 5.34
Turquoise Green
#04F489
ΔE00 5.59
Seafoam Green
#7AF9AB
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E488 #E470CC
analogous
#92E470 #70E488 #70E4C2
triadic
#70E488 #8870E4 #E48870
tetradic
#70E488 #7092E4 #E470CC #E4C270
square
#70E488 #7092E4 #E470CC #E4C270
split-complementary
#70E488 #C270E4 #E47092
monochromatic
#23B741 #3DDA5D #70E488 #A3EEB3 #D7F7DE
Accessibility & contrast
On white
1.60
#70E488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#70E488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E488
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E488 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#D6C88E
Tritanopia (blue-blind)
#59E0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70e488; /* rgb */ color: rgb(112, 228, 136); /* oklch */ color: oklch(82.9% 0.166 148.5);
Tailwind
colors: {
custom: {
50: '#a1edab',
500: '#70e488',
950: '#000000',
},
}SCSS
$custom: #70e488; $custom-light: #a1edab; $custom-dark: #000000;
JSON
{
"hex": "#70e488",
"rgb": {
"r": 112,
"g": 228,
"b": 136
},
"hsl": {
"h": 132.414,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.82877,
"c": 0.16618,
"h": 148.5
},
"luminance": 0.60709
}Semantic roles & 50–950 ramp
primary
#70E488
secondary
#B7419F
accent
#15AAD0
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1610
muted
#808581