#70EA8B#70EA8B
#70EA8B is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.172 H 148.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA8B |
|---|---|
| RGB | rgb(112, 234, 139) |
| HSL | hsl(133, 74%, 68%) |
| HSV | hsv(133, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(84.04, -54.17, 35.94) |
| CIE-LCH | lch(84.04, 65.00, 146.44°) |
| OKLab | oklab(84.39% -0.1468 0.0889) |
| OKLCH | oklch(84.39% 0.172 148.8) |
| XYZ | xyz(40.7624, 64.1511, 34.6554) |
| Luminance | 0.6415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.25
Weird Green
#3AE57F
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 4.77
Light Bluish Green
#76FDA8
ΔE00 4.81
Baby Green
#8CFF9E
ΔE00 4.81
Seafoam Green
#7AF9AB
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA8B #EA70CF
analogous
#92EA70 #70EA8B #70EAC8
triadic
#70EA8B #8B70EA #EA8B70
tetradic
#70EA8B #7092EA #EA70CF #EAC870
square
#70EA8B #7092EA #EA70CF #EAC870
split-complementary
#70EA8B #C870EA #EA7092
monochromatic
#1DC341 #3BE260 #70EA8B #A5F2B6 #DBFAE2
Accessibility & contrast
On white
1.52
#70EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#70EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA8B
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA8B | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD984
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#56E6D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea8b; /* rgb */ color: rgb(112, 234, 139); /* oklch */ color: oklch(84.4% 0.172 148.8);
Tailwind
colors: {
custom: {
50: '#a1f1ae',
500: '#70ea8b',
950: '#000000',
},
}SCSS
$custom: #70ea8b; $custom-light: #a1f1ae; $custom-dark: #000000;
JSON
{
"hex": "#70ea8b",
"rgb": {
"r": 112,
"g": 234,
"b": 139
},
"hsl": {
"h": 133.279,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84386,
"c": 0.17168,
"h": 148.8
},
"luminance": 0.64154
}Semantic roles & 50–950 ramp
primary
#70EA8B
secondary
#C13DA4
accent
#0FAAD7
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#101710
muted
#808581