#70E591#70E591
#70E591 is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.3% C 0.159 H 150.8°. Best body text is #000000 at 13.31:1 contrast (WCAG AA passes).
Color values
| HEX | #70E591 |
|---|---|
| RGB | rgb(112, 229, 145) |
| HSL | hsl(137, 69%, 67%) |
| HSV | hsv(137, 51%, 90%) |
| CMYK | cmyk(51.1%, 0%, 36.7%, 10.2%) |
| CIE-LAB | lab(82.66, -51.16, 31.09) |
| CIE-LCH | lch(82.66, 59.87, 148.71°) |
| OKLab | oklab(83.28% -0.1389 0.0777) |
| OKLCH | oklch(83.28% 0.159 150.8) |
| XYZ | xyz(39.8095, 61.5244, 36.5602) |
| Luminance | 0.6153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.74
Seafoam (survey)
#80F9AD
ΔE00 4.89
Light Bluish Green
#76FDA8
ΔE00 5.22
Aqua Green
#12E193
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E591 #E570C4
analogous
#8AE570 #70E591 #70E5CC
triadic
#70E591 #9170E5 #E59170
tetradic
#70E591 #708AE5 #E570C4 #E5CC70
square
#70E591 #708AE5 #E570C4 #E5CC70
split-complementary
#70E591 #CC70E5 #E5708A
monochromatic
#22B94C #3CDC69 #70E591 #A4EEB9 #D8F8E1
Accessibility & contrast
On white
1.58
#70E591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.31
#70E591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E591
13.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E591 | 1.00 | 1.58 | 13.31 | 13.31 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58B
Deuteranopia (green-blind)
#D6C996
Tritanopia (blue-blind)
#56E2D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #70e591; /* rgb */ color: rgb(112, 229, 145); /* oklch */ color: oklch(83.3% 0.159 150.8);
Tailwind
colors: {
custom: {
50: '#a1eeb2',
500: '#70e591',
950: '#000000',
},
}SCSS
$custom: #70e591; $custom-light: #a1eeb2; $custom-dark: #000000;
JSON
{
"hex": "#70e591",
"rgb": {
"r": 112,
"g": 229,
"b": 145
},
"hsl": {
"h": 136.923,
"s": 69.231,
"l": 66.863
},
"oklch": {
"l": 0.83284,
"c": 0.15915,
"h": 150.8
},
"luminance": 0.61528
}Semantic roles & 50–950 ramp
primary
#70E591
secondary
#B94097
accent
#149CD1
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1611
muted
#808581