#70DC97#70DC97
#70DC97 is a light, vivid green. Relative luminance 0.569; OKLCH L 81.2% C 0.141 H 153.8°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #70DC97 |
|---|---|
| RGB | rgb(112, 220, 151) |
| HSL | hsl(142, 61%, 65%) |
| HSV | hsv(142, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(80.10, -46.35, 24.57) |
| CIE-LCH | lch(80.10, 52.46, 152.07°) |
| OKLab | oklab(81.23% -0.1264 0.0621) |
| OKLCH | oklch(81.23% 0.141 153.8) |
| XYZ | xyz(37.8585, 56.8625, 38.2527) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.98
Hospital Green
#9BE5AA
ΔE00 5.21
Seafoam
#7FE0B3
ΔE00 5.56
Weird Green
#3AE57F
ΔE00 5.92
Emerald
#50C878
ΔE00 5.97
Seaweed
#18D17B
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DC97 #DC70B5
analogous
#7FDC70 #70DC97 #70DCCD
triadic
#70DC97 #9770DC #DC9770
tetradic
#70DC97 #707FDC #DC70B5 #DCCD70
square
#70DC97 #707FDC #DC70B5 #DCCD70
split-complementary
#70DC97 #CD70DC #DC707F
monochromatic
#29A857 #3FD073 #70DC97 #A1E8BB #D2F4DF
Accessibility & contrast
On white
1.70
#70DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#70DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DC97
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DC97 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD93
Deuteranopia (green-blind)
#CCC29B
Tritanopia (blue-blind)
#56DACA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #70dc97; /* rgb */ color: rgb(112, 220, 151); /* oklch */ color: oklch(81.2% 0.141 153.8);
Tailwind
colors: {
custom: {
50: '#9fe7b6',
500: '#70dc97',
950: '#000000',
},
}SCSS
$custom: #70dc97; $custom-light: #9fe7b6; $custom-dark: #000000;
JSON
{
"hex": "#70dc97",
"rgb": {
"r": 112,
"g": 220,
"b": 151
},
"hsl": {
"h": 141.667,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.81229,
"c": 0.1408,
"h": 153.8
},
"luminance": 0.56866
}Semantic roles & 50–950 ramp
primary
#70DC97
secondary
#AB4586
accent
#1D8BC8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481