#70E484#70E484
#70E484 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.170 H 147.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #70E484 |
|---|---|
| RGB | rgb(112, 228, 132) |
| HSL | hsl(130, 68%, 67%) |
| HSV | hsv(130, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(82.16, -52.87, 36.98) |
| CIE-LCH | lch(82.16, 64.52, 145.03°) |
| OKLab | oklab(82.81% -0.1434 0.0912) |
| OKLCH | oklch(82.81% 0.17 147.6) |
| XYZ | xyz(38.5880, 60.5944, 31.4878) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 3.64
Lightish Green
#61E160
ΔE00 4.70
Tealish Green
#0CDC73
ΔE00 5.10
Turquoise Green
#04F489
ΔE00 5.63
Palegreen
#98FB98
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E484 #E470D0
analogous
#96E470 #70E484 #70E4BE
triadic
#70E484 #8470E4 #E48470
tetradic
#70E484 #7096E4 #E470D0 #E4BE70
square
#70E484 #7096E4 #E470D0 #E4BE70
split-complementary
#70E484 #BE70E4 #E47096
monochromatic
#23B73C #3DDA58 #70E484 #A3EEB0 #D7F7DD
Accessibility & contrast
On white
1.60
#70E484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#70E484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E484
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E484 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D37D
Deuteranopia (green-blind)
#D6C88A
Tritanopia (blue-blind)
#5AE0CD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70e484; /* rgb */ color: rgb(112, 228, 132); /* oklch */ color: oklch(82.8% 0.170 147.6);
Tailwind
colors: {
custom: {
50: '#a1eda9',
500: '#70e484',
950: '#000000',
},
}SCSS
$custom: #70e484; $custom-light: #a1eda9; $custom-dark: #000000;
JSON
{
"hex": "#70e484",
"rgb": {
"r": 112,
"g": 228,
"b": 132
},
"hsl": {
"h": 130.345,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.82808,
"c": 0.16992,
"h": 147.6
},
"luminance": 0.60597
}Semantic roles & 50–950 ramp
primary
#70E484
secondary
#B741A3
accent
#15B0D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F1610
muted
#808580