#70E39A#70E39A
#70E39A is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.0% C 0.148 H 153.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #70E39A |
|---|---|
| RGB | rgb(112, 227, 154) |
| HSL | hsl(142, 67%, 66%) |
| HSV | hsv(142, 51%, 89%) |
| CMYK | cmyk(50.7%, 0%, 32.2%, 11%) |
| CIE-LAB | lab(82.22, -48.74, 25.90) |
| CIE-LCH | lch(82.22, 55.20, 152.02°) |
| OKLab | oklab(82.98% -0.1328 0.0653) |
| OKLCH | oklch(82.98% 0.148 153.8) |
| XYZ | xyz(39.9810, 60.7127, 40.1774) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.71
Seafoam Green
#7AF9AB
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 5.12
Weird Green
#3AE57F
ΔE00 5.18
Light Greenish Blue
#63F7B4
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E39A #E370B9
analogous
#80E370 #70E39A #70E3D4
triadic
#70E39A #9A70E3 #E39A70
tetradic
#70E39A #7080E3 #E370B9 #E3D470
square
#70E39A #7080E3 #E370B9 #E3D470
split-complementary
#70E39A #D470E3 #E37080
monochromatic
#23B559 #3DD976 #70E39A #A3EDBE #D6F7E2
Accessibility & contrast
On white
1.60
#70E39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#70E39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E39A
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E39A | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D395
Deuteranopia (green-blind)
#D2C89E
Tritanopia (blue-blind)
#53E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e39a; /* rgb */ color: rgb(112, 227, 154); /* oklch */ color: oklch(83.0% 0.148 153.8);
Tailwind
colors: {
custom: {
50: '#a0ecb8',
500: '#70e39a',
950: '#000000',
},
}SCSS
$custom: #70e39a; $custom-light: #a0ecb8; $custom-dark: #000000;
JSON
{
"hex": "#70e39a",
"rgb": {
"r": 112,
"g": 227,
"b": 154
},
"hsl": {
"h": 141.913,
"s": 67.251,
"l": 66.471
},
"oklch": {
"l": 0.82978,
"c": 0.14799,
"h": 153.8
},
"luminance": 0.60716
}Semantic roles & 50–950 ramp
primary
#70E39A
secondary
#B6418B
accent
#168CCF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581