#70E08B#70E08B
#70E08B is a light, vivid green. Relative luminance 0.586; OKLCH L 82.0% C 0.158 H 149.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #70E08B |
|---|---|
| RGB | rgb(112, 224, 139) |
| HSL | hsl(134, 64%, 66%) |
| HSV | hsv(134, 50%, 88%) |
| CMYK | cmyk(50%, 0%, 37.9%, 12.2%) |
| CIE-LAB | lab(81.08, -50.12, 32.05) |
| CIE-LCH | lch(81.08, 59.49, 147.40°) |
| OKLab | oklab(81.96% -0.1361 0.0798) |
| OKLCH | oklch(81.96% 0.158 149.6) |
| XYZ | xyz(37.9955, 58.6171, 33.7331) |
| Luminance | 0.5862 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.97
Lightgreen
#90EE90
ΔE00 4.57
Tealish Green
#0CDC73
ΔE00 5.26
Aqua Green
#12E193
ΔE00 5.55
Seafoam Green
#7AF9AB
ΔE00 5.96
Seafoam (survey)
#80F9AD
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E08B #E070C5
analogous
#8DE070 #70E08B #70E0C3
triadic
#70E08B #8B70E0 #E08B70
tetradic
#70E08B #708DE0 #E070C5 #E0C370
square
#70E08B #708DE0 #E070C5 #E0C370
split-complementary
#70E08B #C370E0 #E0708D
monochromatic
#26B047 #3ED562 #70E08B #A2EBB4 #D5F6DD
Accessibility & contrast
On white
1.65
#70E08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#70E08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E08B
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E08B | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D085
Deuteranopia (green-blind)
#D2C590
Tritanopia (blue-blind)
#59DCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70e08b; /* rgb */ color: rgb(112, 224, 139); /* oklch */ color: oklch(82.0% 0.158 149.6);
Tailwind
colors: {
custom: {
50: '#a0eaad',
500: '#70e08b',
950: '#000000',
},
}SCSS
$custom: #70e08b; $custom-light: #a0eaad; $custom-dark: #000000;
JSON
{
"hex": "#70e08b",
"rgb": {
"r": 112,
"g": 224,
"b": 139
},
"hsl": {
"h": 134.464,
"s": 64.368,
"l": 65.882
},
"oklch": {
"l": 0.8196,
"c": 0.15775,
"h": 149.6
},
"luminance": 0.5862
}Semantic roles & 50–950 ramp
primary
#70E08B
secondary
#B14397
accent
#19A1CC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481