#70EC97#70EC97
#70EC97 is a very light, vivid green. Relative luminance 0.657; OKLCH L 85.1% C 0.163 H 151.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #70EC97 |
|---|---|
| RGB | rgb(112, 236, 151) |
| HSL | hsl(139, 77%, 68%) |
| HSV | hsv(139, 53%, 93%) |
| CMYK | cmyk(52.5%, 0%, 36%, 7.5%) |
| CIE-LAB | lab(84.83, -52.97, 30.93) |
| CIE-LCH | lch(84.83, 61.34, 149.72°) |
| OKLab | oklab(85.09% -0.1438 0.0774) |
| OKLCH | oklch(85.09% 0.163 151.7) |
| XYZ | xyz(42.2604, 65.6664, 39.7200) |
| Luminance | 0.6567 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.53
Light Bluish Green
#76FDA8
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.95
Sea Green (survey)
#53FCA1
ΔE00 4.01
Lightgreen
#90EE90
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70EC97 #EC70C5
analogous
#87EC70 #70EC97 #70ECD5
triadic
#70EC97 #9770EC #EC9770
tetradic
#70EC97 #7087EC #EC70C5 #ECD570
square
#70EC97 #7087EC #EC70C5 #ECD570
split-complementary
#70EC97 #D570EC #EC7087
monochromatic
#1AC751 #3AE570 #70EC97 #A6F3BE #DCFAE6
Accessibility & contrast
On white
1.49
#70EC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#70EC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70EC97
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70EC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70EC97 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDB91
Deuteranopia (green-blind)
#DBCF9C
Tritanopia (blue-blind)
#52E9D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #70ec97; /* rgb */ color: rgb(112, 236, 151); /* oklch */ color: oklch(85.1% 0.163 151.7);
Tailwind
colors: {
custom: {
50: '#a1f3b6',
500: '#70ec97',
950: '#000000',
},
}SCSS
$custom: #70ec97; $custom-light: #a1f3b6; $custom-dark: #000000;
JSON
{
"hex": "#70ec97",
"rgb": {
"r": 112,
"g": 236,
"b": 151
},
"hsl": {
"h": 138.871,
"s": 76.543,
"l": 68.235
},
"oklch": {
"l": 0.85088,
"c": 0.16332,
"h": 151.7
},
"luminance": 0.6567
}Semantic roles & 50–950 ramp
primary
#70EC97
secondary
#C43C99
accent
#0D99D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581