#70E583#70E583
#70E583 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.0% C 0.172 H 147.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #70E583 |
|---|---|
| RGB | rgb(112, 229, 131) |
| HSL | hsl(130, 69%, 67%) |
| HSV | hsv(130, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 42.8%, 10.2%) |
| CIE-LAB | lab(82.44, -53.43, 37.84) |
| CIE-LCH | lch(82.44, 65.47, 144.69°) |
| OKLab | oklab(83.04% -0.1449 0.0931) |
| OKLCH | oklch(83.04% 0.172 147.3) |
| XYZ | xyz(38.7958, 61.1189, 31.2211) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.50
Lightgreen
#90EE90
ΔE00 3.52
Lightish Green
#61E160
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 5.17
Turquoise Green
#04F489
ΔE00 5.52
Palegreen
#98FB98
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E583 #E570D2
analogous
#97E570 #70E583 #70E5BE
triadic
#70E583 #8370E5 #E58370
tetradic
#70E583 #7097E5 #E570D2 #E5BE70
square
#70E583 #7097E5 #E570D2 #E5BE70
split-complementary
#70E583 #BE70E5 #E57097
monochromatic
#22B93A #3CDC56 #70E583 #A4EEB0 #D8F8DD
Accessibility & contrast
On white
1.59
#70E583 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#70E583 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E583
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E583 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E583 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47C
Deuteranopia (green-blind)
#D7C989
Tritanopia (blue-blind)
#5AE1CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e583; /* rgb */ color: rgb(112, 229, 131); /* oklch */ color: oklch(83.0% 0.172 147.3);
Tailwind
colors: {
custom: {
50: '#a1eea8',
500: '#70e583',
950: '#000000',
},
}SCSS
$custom: #70e583; $custom-light: #a1eea8; $custom-dark: #000000;
JSON
{
"hex": "#70e583",
"rgb": {
"r": 112,
"g": 229,
"b": 131
},
"hsl": {
"h": 129.744,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.83035,
"c": 0.17223,
"h": 147.3
},
"luminance": 0.61122
}Semantic roles & 50–950 ramp
primary
#70E583
secondary
#B940A5
accent
#14B3D1
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#101610
muted
#808580