#70DF97#70DF97
#70DF97 is a light, vivid green. Relative luminance 0.585; OKLCH L 82.0% C 0.145 H 153.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #70DF97 |
|---|---|
| RGB | rgb(112, 223, 151) |
| HSL | hsl(141, 63%, 66%) |
| HSV | hsv(141, 50%, 87%) |
| CMYK | cmyk(49.8%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(80.99, -47.62, 25.77) |
| CIE-LCH | lch(80.99, 54.14, 151.57°) |
| OKLab | oklab(81.95% -0.1297 0.065) |
| OKLCH | oklch(81.95% 0.145 153.4) |
| XYZ | xyz(38.6529, 58.4513, 38.5175) |
| Luminance | 0.5845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.81
Hospital Green
#9BE5AA
ΔE00 5.18
Weird Green
#3AE57F
ΔE00 5.36
Seafoam Green
#7AF9AB
ΔE00 5.65
Seafoam (survey)
#80F9AD
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DF97 #DF70B8
analogous
#80DF70 #70DF97 #70DFCE
triadic
#70DF97 #9770DF #DF9770
tetradic
#70DF97 #7080DF #DF70B8 #DFCE70
square
#70DF97 #7080DF #DF70B8 #DFCE70
split-complementary
#70DF97 #CE70DF #DF7080
monochromatic
#27AE56 #3ED473 #70DF97 #A2EABB #D4F5E0
Accessibility & contrast
On white
1.65
#70DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#70DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DF97
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DF97 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD092
Deuteranopia (green-blind)
#CFC59B
Tritanopia (blue-blind)
#55DDCC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #70df97; /* rgb */ color: rgb(112, 223, 151); /* oklch */ color: oklch(82.0% 0.145 153.4);
Tailwind
colors: {
custom: {
50: '#a0eab6',
500: '#70df97',
950: '#000000',
},
}SCSS
$custom: #70df97; $custom-light: #a0eab6; $custom-dark: #000000;
JSON
{
"hex": "#70df97",
"rgb": {
"r": 112,
"g": 223,
"b": 151
},
"hsl": {
"h": 141.081,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.81953,
"c": 0.14509,
"h": 153.4
},
"luminance": 0.58454
}Semantic roles & 50–950 ramp
primary
#70DF97
secondary
#B0448A
accent
#1A8DCB
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481