#70EA96#70EA96
#70EA96 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.161 H 151.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA96 |
|---|---|
| RGB | rgb(112, 234, 150) |
| HSL | hsl(139, 74%, 68%) |
| HSV | hsv(139, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.22, -52.33, 30.63) |
| CIE-LCH | lch(84.22, 60.64, 149.66°) |
| OKLab | oklab(84.59% -0.1421 0.0767) |
| OKLCH | oklch(84.59% 0.161 151.7) |
| XYZ | xyz(41.6070, 64.4889, 39.1033) |
| Luminance | 0.6449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.64
Seafoam (survey)
#80F9AD
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 4.08
Weird Green
#3AE57F
ΔE00 4.11
Lightgreen
#90EE90
ΔE00 4.14
Light Green Blue
#56FCA2
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA96 #EA70C4
analogous
#87EA70 #70EA96 #70EAD3
triadic
#70EA96 #9670EA #EA9670
tetradic
#70EA96 #7087EA #EA70C4 #EAD370
square
#70EA96 #7087EA #EA70C4 #EAD370
split-complementary
#70EA96 #D370EA #EA7087
monochromatic
#1DC350 #3BE26F #70EA96 #A5F2BD #DBFAE4
Accessibility & contrast
On white
1.51
#70EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#70EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA96
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA96 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD990
Deuteranopia (green-blind)
#DACD9B
Tritanopia (blue-blind)
#53E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea96; /* rgb */ color: rgb(112, 234, 150); /* oklch */ color: oklch(84.6% 0.161 151.7);
Tailwind
colors: {
custom: {
50: '#a1f1b5',
500: '#70ea96',
950: '#000000',
},
}SCSS
$custom: #70ea96; $custom-light: #a1f1b5; $custom-dark: #000000;
JSON
{
"hex": "#70ea96",
"rgb": {
"r": 112,
"g": 234,
"b": 150
},
"hsl": {
"h": 138.689,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84586,
"c": 0.16147,
"h": 151.7
},
"luminance": 0.64492
}Semantic roles & 50–950 ramp
primary
#70EA96
secondary
#C13D98
accent
#0F98D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581