#70EB8A#70EB8A
#70EB8A is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.174 H 148.5°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #70EB8A |
|---|---|
| RGB | rgb(112, 235, 138) |
| HSL | hsl(133, 75%, 68%) |
| HSV | hsv(133, 52%, 92%) |
| CMYK | cmyk(52.3%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(84.33, -54.72, 36.80) |
| CIE-LCH | lch(84.33, 65.95, 146.08°) |
| OKLab | oklab(84.61% -0.1483 0.0909) |
| OKLCH | oklch(84.61% 0.174 148.5) |
| XYZ | xyz(40.9752, 64.6930, 34.3676) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.17
Weird Green
#3AE57F
ΔE00 3.58
Baby Green
#8CFF9E
ΔE00 4.63
Turquoise Green
#04F489
ΔE00 4.67
Mint Green
#8FFF9F
ΔE00 4.76
Light Bluish Green
#76FDA8
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EB8A #EB70D1
analogous
#93EB70 #70EB8A #70EBC7
triadic
#70EB8A #8A70EB #EB8A70
tetradic
#70EB8A #7093EB #EB70D1 #EBC770
square
#70EB8A #7093EB #EB70D1 #EBC770
split-complementary
#70EB8A #C770EB #EB7093
monochromatic
#1CC53F #3AE35E #70EB8A #A6F3B6 #DBFAE2
Accessibility & contrast
On white
1.51
#70EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#70EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EB8A
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EB8A | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD983
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#57E7D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70eb8a; /* rgb */ color: rgb(112, 235, 138); /* oklch */ color: oklch(84.6% 0.174 148.5);
Tailwind
colors: {
custom: {
50: '#a1f2ad',
500: '#70eb8a',
950: '#000000',
},
}SCSS
$custom: #70eb8a; $custom-light: #a1f2ad; $custom-dark: #000000;
JSON
{
"hex": "#70eb8a",
"rgb": {
"r": 112,
"g": 235,
"b": 138
},
"hsl": {
"h": 132.683,
"s": 75.46,
"l": 68.039
},
"oklch": {
"l": 0.84611,
"c": 0.17397,
"h": 148.5
},
"luminance": 0.64696
}Semantic roles & 50–950 ramp
primary
#70EB8A
secondary
#C33CA6
accent
#0EADD8
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581