#70E39D#70E39D
#70E39D is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.0% C 0.145 H 154.8°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #70E39D |
|---|---|
| RGB | rgb(112, 227, 157) |
| HSL | hsl(143, 67%, 66%) |
| HSV | hsv(143, 51%, 89%) |
| CMYK | cmyk(50.7%, 0%, 30.8%, 11%) |
| CIE-LAB | lab(82.28, -48.19, 24.43) |
| CIE-LCH | lch(82.28, 54.03, 153.12°) |
| OKLab | oklab(83.04% -0.1314 0.0618) |
| OKLCH | oklch(83.04% 0.145 154.8) |
| XYZ | xyz(40.2340, 60.8139, 41.5098) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.69
Seafoam Green
#7AF9AB
ΔE00 4.79
Seafoam (survey)
#80F9AD
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 4.99
Light Greenish Blue
#63F7B4
ΔE00 5.00
Light Blue Green
#7EFBB3
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E39D #E370B6
analogous
#7DE370 #70E39D #70E3D6
triadic
#70E39D #9D70E3 #E39D70
tetradic
#70E39D #707DE3 #E370B6 #E3D670
square
#70E39D #707DE3 #E370B6 #E3D670
split-complementary
#70E39D #D670E3 #E3707D
monochromatic
#23B55C #3DD97A #70E39D #A3EDC0 #D6F7E3
Accessibility & contrast
On white
1.60
#70E39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#70E39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E39D
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E39D | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D499
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#52E1D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e39d; /* rgb */ color: rgb(112, 227, 157); /* oklch */ color: oklch(83.0% 0.145 154.8);
Tailwind
colors: {
custom: {
50: '#a0ecba',
500: '#70e39d',
950: '#000000',
},
}SCSS
$custom: #70e39d; $custom-light: #a0ecba; $custom-dark: #000000;
JSON
{
"hex": "#70e39d",
"rgb": {
"r": 112,
"g": 227,
"b": 157
},
"hsl": {
"h": 143.478,
"s": 67.251,
"l": 66.471
},
"oklch": {
"l": 0.83041,
"c": 0.14524,
"h": 154.8
},
"luminance": 0.60817
}Semantic roles & 50–950 ramp
primary
#70E39D
secondary
#B64188
accent
#1687CF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581