#70EB87#70EB87
#70EB87 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.6% C 0.177 H 147.8°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #70EB87 |
|---|---|
| RGB | rgb(112, 235, 135) |
| HSL | hsl(131, 75%, 68%) |
| HSV | hsv(131, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 42.6%, 7.8%) |
| CIE-LAB | lab(84.28, -55.19, 38.23) |
| CIE-LCH | lch(84.28, 67.14, 145.29°) |
| OKLab | oklab(84.56% -0.1496 0.0941) |
| OKLCH | oklch(84.56% 0.177 147.8) |
| XYZ | xyz(40.7610, 64.6073, 33.2395) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.63
Baby Green
#8CFF9E
ΔE00 4.68
Turquoise Green
#04F489
ΔE00 4.74
Palegreen
#98FB98
ΔE00 4.75
Mint Green
#8FFF9F
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EB87 #EB70D4
analogous
#96EB70 #70EB87 #70EBC5
triadic
#70EB87 #8770EB #EB8770
tetradic
#70EB87 #7096EB #EB70D4 #EBC570
square
#70EB87 #7096EB #EB70D4 #EBC570
split-complementary
#70EB87 #C570EB #EB7096
monochromatic
#1CC53B #3AE35A #70EB87 #A6F3B4 #DBFAE1
Accessibility & contrast
On white
1.51
#70EB87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#70EB87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EB87
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EB87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EB87 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD980
Deuteranopia (green-blind)
#DCCE8E
Tritanopia (blue-blind)
#57E7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70eb87; /* rgb */ color: rgb(112, 235, 135); /* oklch */ color: oklch(84.6% 0.177 147.8);
Tailwind
colors: {
custom: {
50: '#a1f2ab',
500: '#70eb87',
950: '#000000',
},
}SCSS
$custom: #70eb87; $custom-light: #a1f2ab; $custom-dark: #000000;
JSON
{
"hex": "#70eb87",
"rgb": {
"r": 112,
"g": 235,
"b": 135
},
"hsl": {
"h": 131.22,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.8456,
"c": 0.17675,
"h": 147.8
},
"luminance": 0.64611
}Semantic roles & 50–950 ramp
primary
#70EB87
secondary
#C33CAA
accent
#0EB2D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581