#70DB97#70DB97
#70DB97 is a light, vivid green. Relative luminance 0.563; OKLCH L 81.0% C 0.139 H 154.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70DB97 |
|---|---|
| RGB | rgb(112, 219, 151) |
| HSL | hsl(142, 60%, 65%) |
| HSV | hsv(142, 49%, 86%) |
| CMYK | cmyk(48.9%, 0%, 31.1%, 14.1%) |
| CIE-LAB | lab(79.81, -45.92, 24.17) |
| CIE-LCH | lch(79.81, 51.90, 152.24°) |
| OKLab | oklab(80.99% -0.1253 0.0611) |
| OKLCH | oklch(80.99% 0.139 154) |
| XYZ | xyz(37.5968, 56.3392, 38.1655) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 5.07
Hospital Green
#9BE5AA
ΔE00 5.25
Seafoam
#7FE0B3
ΔE00 5.46
Emerald
#50C878
ΔE00 5.86
Seaweed
#18D17B
ΔE00 6.06
Weird Green
#3AE57F
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DB97 #DB70B4
analogous
#7FDB70 #70DB97 #70DBCD
triadic
#70DB97 #9770DB #DB9770
tetradic
#70DB97 #707FDB #DB70B4 #DBCD70
square
#70DB97 #707FDB #DB70B4 #DBCD70
split-complementary
#70DB97 #CD70DB #DB707F
monochromatic
#2AA757 #3FCF73 #70DB97 #A1E7BB #D2F4DE
Accessibility & contrast
On white
1.71
#70DB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#70DB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DB97
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DB97 | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC93
Deuteranopia (green-blind)
#CBC29B
Tritanopia (blue-blind)
#56D9C9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70db97; /* rgb */ color: rgb(112, 219, 151); /* oklch */ color: oklch(81.0% 0.139 154.0);
Tailwind
colors: {
custom: {
50: '#9fe7b6',
500: '#70db97',
950: '#000000',
},
}SCSS
$custom: #70db97; $custom-light: #9fe7b6; $custom-dark: #000000;
JSON
{
"hex": "#70db97",
"rgb": {
"r": 112,
"g": 219,
"b": 151
},
"hsl": {
"h": 141.869,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.80988,
"c": 0.13937,
"h": 154
},
"luminance": 0.56342
}Semantic roles & 50–950 ramp
primary
#70DB97
secondary
#AA4685
accent
#1E8AC7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481