#70E482#70E482
#70E482 is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.8% C 0.172 H 147.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #70E482 |
|---|---|
| RGB | rgb(112, 228, 130) |
| HSL | hsl(129, 68%, 67%) |
| HSV | hsv(129, 51%, 89%) |
| CMYK | cmyk(50.9%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(82.13, -53.18, 37.94) |
| CIE-LCH | lch(82.13, 65.33, 144.50°) |
| OKLab | oklab(82.78% -0.1442 0.0933) |
| OKLCH | oklch(82.78% 0.172 147.1) |
| XYZ | xyz(38.4524, 60.5402, 30.7739) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.54
Lightgreen
#90EE90
ΔE00 3.63
Lightish Green
#61E160
ΔE00 4.38
Tealish Green
#0CDC73
ΔE00 5.10
Turquoise Green
#04F489
ΔE00 5.68
Palegreen
#98FB98
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E482 #E470D2
analogous
#98E470 #70E482 #70E4BC
triadic
#70E482 #8270E4 #E48270
tetradic
#70E482 #7098E4 #E470D2 #E4BC70
square
#70E482 #7098E4 #E470D2 #E4BC70
split-complementary
#70E482 #BC70E4 #E47098
monochromatic
#23B73A #3DDA55 #70E482 #A3EEAF #D7F7DC
Accessibility & contrast
On white
1.60
#70E482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#70E482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E482
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E482 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37B
Deuteranopia (green-blind)
#D7C888
Tritanopia (blue-blind)
#5BE0CC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #70e482; /* rgb */ color: rgb(112, 228, 130); /* oklch */ color: oklch(82.8% 0.172 147.1);
Tailwind
colors: {
custom: {
50: '#a1eda7',
500: '#70e482',
950: '#000000',
},
}SCSS
$custom: #70e482; $custom-light: #a1eda7; $custom-dark: #000000;
JSON
{
"hex": "#70e482",
"rgb": {
"r": 112,
"g": 228,
"b": 130
},
"hsl": {
"h": 129.31,
"s": 68.235,
"l": 66.667
},
"oklch": {
"l": 0.82775,
"c": 0.17178,
"h": 147.1
},
"luminance": 0.60543
}Semantic roles & 50–950 ramp
primary
#70E482
secondary
#B741A5
accent
#15B3D0
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F160F
muted
#808580