#70EF91#70EF91
#70EF91 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.173 H 149.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70EF91 |
|---|---|
| RGB | rgb(112, 239, 145) |
| HSL | hsl(136, 80%, 69%) |
| HSV | hsv(136, 53%, 94%) |
| CMYK | cmyk(53.1%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(85.61, -55.18, 34.99) |
| CIE-LCH | lch(85.61, 65.34, 147.62°) |
| OKLab | oklab(85.7% -0.1496 0.0869) |
| OKLCH | oklch(85.7% 0.173 149.9) |
| XYZ | xyz(42.6565, 67.2184, 37.5092) |
| Luminance | 0.6722 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.39
Light Bluish Green
#76FDA8
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.83
Light Green Blue
#56FCA2
ΔE00 3.87
Sea Green (survey)
#53FCA1
ΔE00 3.89
Baby Green
#8CFF9E
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EF91 #EF70CE
analogous
#8FEF70 #70EF91 #70EFD1
triadic
#70EF91 #9170EF #EF9170
tetradic
#70EF91 #708FEF #EF70CE #EFD170
square
#70EF91 #708FEF #EF70CE #EFD170
split-complementary
#70EF91 #D170EF #EF708F
monochromatic
#17CE46 #39E967 #70EF91 #A7F5BB #DEFBE6
Accessibility & contrast
On white
1.45
#70EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#70EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EF91
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EF91 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8A
Deuteranopia (green-blind)
#DFD197
Tritanopia (blue-blind)
#53EBD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #70ef91; /* rgb */ color: rgb(112, 239, 145); /* oklch */ color: oklch(85.7% 0.173 149.9);
Tailwind
colors: {
custom: {
50: '#a2f5b2',
500: '#70ef91',
950: '#000000',
},
}SCSS
$custom: #70ef91; $custom-light: #a2f5b2; $custom-dark: #000000;
JSON
{
"hex": "#70ef91",
"rgb": {
"r": 112,
"g": 239,
"b": 145
},
"hsl": {
"h": 135.591,
"s": 79.874,
"l": 68.824
},
"oklch": {
"l": 0.85702,
"c": 0.17298,
"h": 149.9
},
"luminance": 0.67222
}Semantic roles & 50–950 ramp
primary
#70EF91
secondary
#C83BA3
accent
#09A5DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581