#70DD89#70DD89
#70DD89 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.155 H 149.3°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #70DD89 |
|---|---|
| RGB | rgb(112, 221, 137) |
| HSL | hsl(134, 62%, 65%) |
| HSV | hsv(134, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 38%, 13.3%) |
| CIE-LAB | lab(80.16, -49.22, 31.85) |
| CIE-LCH | lch(80.16, 58.63, 147.09°) |
| OKLab | oklab(81.19% -0.1336 0.0793) |
| OKLCH | oklch(81.19% 0.155 149.3) |
| XYZ | xyz(37.0515, 56.9609, 32.7041) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.27
Lightgreen
#90EE90
ΔE00 5.01
Tealish Green
#0CDC73
ΔE00 5.25
Emerald
#50C878
ΔE00 5.64
Aqua Green
#12E193
ΔE00 5.69
Seaweed
#18D17B
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DD89 #DD70C4
analogous
#8EDD70 #70DD89 #70DDBF
triadic
#70DD89 #8970DD #DD8970
tetradic
#70DD89 #708EDD #DD70C4 #DDBF70
square
#70DD89 #708EDD #DD70C4 #DDBF70
split-complementary
#70DD89 #BF70DD #DD708E
monochromatic
#28AA46 #3FD160 #70DD89 #A1E9B2 #D3F5DB
Accessibility & contrast
On white
1.69
#70DD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#70DD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DD89
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DD89 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD83
Deuteranopia (green-blind)
#CFC38E
Tritanopia (blue-blind)
#5AD9C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #70dd89; /* rgb */ color: rgb(112, 221, 137); /* oklch */ color: oklch(81.2% 0.155 149.3);
Tailwind
colors: {
custom: {
50: '#a0e8ac',
500: '#70dd89',
950: '#000000',
},
}SCSS
$custom: #70dd89; $custom-light: #a0e8ac; $custom-dark: #000000;
JSON
{
"hex": "#70dd89",
"rgb": {
"r": 112,
"g": 221,
"b": 137
},
"hsl": {
"h": 133.761,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.81195,
"c": 0.1554,
"h": 149.3
},
"luminance": 0.56964
}Semantic roles & 50–950 ramp
primary
#70DD89
secondary
#AD4595
accent
#1CA2C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1610
muted
#808481