#70DA99#70DA99
#70DA99 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.8% C 0.136 H 154.9°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #70DA99 |
|---|---|
| RGB | rgb(112, 218, 153) |
| HSL | hsl(143, 59%, 65%) |
| HSV | hsv(143, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 29.8%, 14.5%) |
| CIE-LAB | lab(79.55, -45.12, 22.77) |
| CIE-LCH | lch(79.55, 50.54, 153.22°) |
| OKLab | oklab(80.79% -0.1233 0.0577) |
| OKLCH | oklch(80.79% 0.136 154.9) |
| XYZ | xyz(37.5005, 55.8845, 38.9415) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.97
Aqua Green
#12E193
ΔE00 5.21
Hospital Green
#9BE5AA
ΔE00 5.25
Emerald
#50C878
ΔE00 5.97
Eucalyptus
#44D7A8
ΔE00 6.06
Seaweed
#18D17B
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DA99 #DA70B1
analogous
#7CDA70 #70DA99 #70DACE
triadic
#70DA99 #9970DA #DA9970
tetradic
#70DA99 #707CDA #DA70B1 #DACE70
square
#70DA99 #707CDA #DA70B1 #DACE70
split-complementary
#70DA99 #CE70DA #DA707C
monochromatic
#2BA55A #3FCD76 #70DA99 #A1E7BC #D1F3DE
Accessibility & contrast
On white
1.72
#70DA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#70DA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DA99
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DA99 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CC95
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#56D8C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70da99; /* rgb */ color: rgb(112, 218, 153); /* oklch */ color: oklch(80.8% 0.136 154.9);
Tailwind
colors: {
custom: {
50: '#9fe6b7',
500: '#70da99',
950: '#000000',
},
}SCSS
$custom: #70da99; $custom-light: #9fe6b7; $custom-dark: #000000;
JSON
{
"hex": "#70da99",
"rgb": {
"r": 112,
"g": 218,
"b": 153
},
"hsl": {
"h": 143.208,
"s": 58.889,
"l": 64.706
},
"oklch": {
"l": 0.8079,
"c": 0.1361,
"h": 154.9
},
"luminance": 0.55887
}Semantic roles & 50–950 ramp
primary
#70DA99
secondary
#A84682
accent
#1F86C7
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1611
muted
#808481