#70E39B#70E39B
#70E39B is a very light, vivid green. Relative luminance 0.607; OKLCH L 83.0% C 0.147 H 154.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #70E39B |
|---|---|
| RGB | rgb(112, 227, 155) |
| HSL | hsl(142, 67%, 66%) |
| HSV | hsv(142, 51%, 89%) |
| CMYK | cmyk(50.7%, 0%, 31.7%, 11%) |
| CIE-LAB | lab(82.24, -48.56, 25.41) |
| CIE-LCH | lch(82.24, 54.81, 152.38°) |
| OKLab | oklab(83% -0.1323 0.0642) |
| OKLCH | oklch(83% 0.147 154.1) |
| XYZ | xyz(40.0646, 60.7462, 40.6179) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.69
Seafoam Green
#7AF9AB
ΔE00 4.75
Seafoam (survey)
#80F9AD
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 5.07
Light Greenish Blue
#63F7B4
ΔE00 5.18
Light Blue Green
#7EFBB3
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70E39B #E370B8
analogous
#7FE370 #70E39B #70E3D5
triadic
#70E39B #9B70E3 #E39B70
tetradic
#70E39B #707FE3 #E370B8 #E3D570
square
#70E39B #707FE3 #E370B8 #E3D570
split-complementary
#70E39B #D570E3 #E3707F
monochromatic
#23B55A #3DD977 #70E39B #A3EDBF #D6F7E3
Accessibility & contrast
On white
1.60
#70E39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#70E39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70E39B
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70E39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70E39B | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D497
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#53E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #70e39b; /* rgb */ color: rgb(112, 227, 155); /* oklch */ color: oklch(83.0% 0.147 154.1);
Tailwind
colors: {
custom: {
50: '#a0ecb9',
500: '#70e39b',
950: '#000000',
},
}SCSS
$custom: #70e39b; $custom-light: #a0ecb9; $custom-dark: #000000;
JSON
{
"hex": "#70e39b",
"rgb": {
"r": 112,
"g": 227,
"b": 155
},
"hsl": {
"h": 142.435,
"s": 67.251,
"l": 66.471
},
"oklch": {
"l": 0.82999,
"c": 0.14707,
"h": 154.1
},
"luminance": 0.60749
}Semantic roles & 50–950 ramp
primary
#70E39B
secondary
#B6418A
accent
#168ACF
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581