#70EB86#70EB86
#70EB86 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.5% C 0.178 H 147.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #70EB86 |
|---|---|
| RGB | rgb(112, 235, 134) |
| HSL | hsl(131, 75%, 68%) |
| HSV | hsv(131, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 43%, 7.8%) |
| CIE-LAB | lab(84.27, -55.34, 38.71) |
| CIE-LCH | lch(84.27, 67.54, 145.03°) |
| OKLab | oklab(84.54% -0.15 0.0952) |
| OKLCH | oklch(84.54% 0.178 147.6) |
| XYZ | xyz(40.6909, 64.5793, 32.8704) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.13
Weird Green
#3AE57F
ΔE00 3.65
Baby Green
#8CFF9E
ΔE00 4.71
Palegreen
#98FB98
ΔE00 4.74
Turquoise Green
#04F489
ΔE00 4.78
Lightish Green
#61E160
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EB86 #EB70D5
analogous
#97EB70 #70EB86 #70EBC4
triadic
#70EB86 #8670EB #EB8670
tetradic
#70EB86 #7097EB #EB70D5 #EBC470
square
#70EB86 #7097EB #EB70D5 #EBC470
split-complementary
#70EB86 #C470EB #EB7097
monochromatic
#1CC53A #3AE359 #70EB86 #A6F3B3 #DBFAE1
Accessibility & contrast
On white
1.51
#70EB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#70EB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EB86
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EB86 | 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)
#EDD97E
Deuteranopia (green-blind)
#DDCE8D
Tritanopia (blue-blind)
#58E7D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70eb86; /* rgb */ color: rgb(112, 235, 134); /* oklch */ color: oklch(84.5% 0.178 147.6);
Tailwind
colors: {
custom: {
50: '#a1f2aa',
500: '#70eb86',
950: '#000000',
},
}SCSS
$custom: #70eb86; $custom-light: #a1f2aa; $custom-dark: #000000;
JSON
{
"hex": "#70eb86",
"rgb": {
"r": 112,
"g": 235,
"b": 134
},
"hsl": {
"h": 130.732,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.84543,
"c": 0.17767,
"h": 147.6
},
"luminance": 0.64583
}Semantic roles & 50–950 ramp
primary
#70EB86
secondary
#C33CAB
accent
#0EB4D8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581