#70EA97#70EA97
#70EA97 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.6% C 0.161 H 151.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #70EA97 |
|---|---|
| RGB | rgb(112, 234, 151) |
| HSL | hsl(139, 74%, 68%) |
| HSV | hsv(139, 52%, 92%) |
| CMYK | cmyk(52.1%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(84.24, -52.16, 30.15) |
| CIE-LCH | lch(84.24, 60.25, 149.97°) |
| OKLab | oklab(84.61% -0.1417 0.0755) |
| OKLCH | oklch(84.61% 0.161 151.9) |
| XYZ | xyz(41.6878, 64.5212, 39.5292) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.75
Light Bluish Green
#76FDA8
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EA97 #EA70C3
analogous
#86EA70 #70EA97 #70EAD4
triadic
#70EA97 #9770EA #EA9770
tetradic
#70EA97 #7086EA #EA70C3 #EAD470
square
#70EA97 #7086EA #EA70C3 #EAD470
split-complementary
#70EA97 #D470EA #EA7086
monochromatic
#1DC352 #3BE270 #70EA97 #A5F2BE #DBFAE5
Accessibility & contrast
On white
1.51
#70EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#70EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EA97
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EA97 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD992
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#52E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #70ea97; /* rgb */ color: rgb(112, 234, 151); /* oklch */ color: oklch(84.6% 0.161 151.9);
Tailwind
colors: {
custom: {
50: '#a1f1b6',
500: '#70ea97',
950: '#000000',
},
}SCSS
$custom: #70ea97; $custom-light: #a1f1b6; $custom-dark: #000000;
JSON
{
"hex": "#70ea97",
"rgb": {
"r": 112,
"g": 234,
"b": 151
},
"hsl": {
"h": 139.18,
"s": 74.39,
"l": 67.843
},
"oklch": {
"l": 0.84606,
"c": 0.16055,
"h": 151.9
},
"luminance": 0.64525
}Semantic roles & 50–950 ramp
primary
#70EA97
secondary
#C13D97
accent
#0F97D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581