#70E08D#70E08D
#70E08D is a light, vivid green. Relative luminance 0.587; OKLCH L 82.0% C 0.156 H 150.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #70E08D |
|---|---|
| RGB | rgb(112, 224, 141) |
| HSL | hsl(136, 64%, 66%) |
| HSV | hsv(136, 50%, 88%) |
| CMYK | cmyk(50%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.11, -49.79, 31.08) |
| CIE-LCH | lch(81.11, 58.69, 148.03°) |
| OKLab | oklab(82% -0.1352 0.0775) |
| OKLCH | oklch(82% 0.156 150.2) |
| XYZ | xyz(38.1429, 58.6761, 34.5098) |
| Luminance | 0.5868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.10
Lightgreen
#90EE90
ΔE00 4.73
Aqua Green
#12E193
ΔE00 5.37
Tealish Green
#0CDC73
ΔE00 5.40
Seafoam Green
#7AF9AB
ΔE00 5.82
Seafoam (survey)
#80F9AD
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E08D #E070C3
analogous
#8BE070 #70E08D #70E0C5
triadic
#70E08D #8D70E0 #E08D70
tetradic
#70E08D #708BE0 #E070C3 #E0C570
square
#70E08D #708BE0 #E070C3 #E0C570
split-complementary
#70E08D #C570E0 #E0708B
monochromatic
#26B04A #3ED565 #70E08D #A2EBB5 #D5F6DD
Accessibility & contrast
On white
1.65
#70E08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#70E08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E08D
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E08D | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D087
Deuteranopia (green-blind)
#D1C592
Tritanopia (blue-blind)
#58DDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70e08d; /* rgb */ color: rgb(112, 224, 141); /* oklch */ color: oklch(82.0% 0.156 150.2);
Tailwind
colors: {
custom: {
50: '#a0eaaf',
500: '#70e08d',
950: '#000000',
},
}SCSS
$custom: #70e08d; $custom-light: #a0eaaf; $custom-dark: #000000;
JSON
{
"hex": "#70e08d",
"rgb": {
"r": 112,
"g": 224,
"b": 141
},
"hsl": {
"h": 135.536,
"s": 64.368,
"l": 65.882
},
"oklch": {
"l": 0.81998,
"c": 0.15586,
"h": 150.2
},
"luminance": 0.58679
}Semantic roles & 50–950 ramp
primary
#70E08D
secondary
#B14395
accent
#199ECC
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481