#70DB8A#70DB8A
#70DB8A is a light, vivid green. Relative luminance 0.559; OKLCH L 80.7% C 0.152 H 149.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #70DB8A |
|---|---|
| RGB | rgb(112, 219, 138) |
| HSL | hsl(135, 60%, 65%) |
| HSV | hsv(135, 49%, 86%) |
| CMYK | cmyk(48.9%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(79.58, -48.22, 30.57) |
| CIE-LCH | lch(79.58, 57.10, 147.63°) |
| OKLab | oklab(80.73% -0.131 0.0763) |
| OKLCH | oklch(80.73% 0.152 149.8) |
| XYZ | xyz(36.5987, 55.9399, 32.9087) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.67
Emerald
#50C878
ΔE00 5.24
Tealish Green
#0CDC73
ΔE00 5.45
Lightgreen
#90EE90
ΔE00 5.50
Seaweed
#18D17B
ΔE00 5.59
Aqua Green
#12E193
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DB8A #DB70C1
analogous
#8CDB70 #70DB8A #70DBBF
triadic
#70DB8A #8A70DB #DB8A70
tetradic
#70DB8A #708CDB #DB70C1 #DBBF70
square
#70DB8A #708CDB #DB70C1 #DBBF70
split-complementary
#70DB8A #BF70DB #DB708C
monochromatic
#2AA748 #3FCF62 #70DB8A #A1E7B2 #D2F4DA
Accessibility & contrast
On white
1.72
#70DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#70DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DB8A
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DB8A | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC85
Deuteranopia (green-blind)
#CDC18F
Tritanopia (blue-blind)
#5BD8C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70db8a; /* rgb */ color: rgb(112, 219, 138); /* oklch */ color: oklch(80.7% 0.152 149.8);
Tailwind
colors: {
custom: {
50: '#9fe7ad',
500: '#70db8a',
950: '#000000',
},
}SCSS
$custom: #70db8a; $custom-light: #9fe7ad; $custom-dark: #000000;
JSON
{
"hex": "#70db8a",
"rgb": {
"r": 112,
"g": 219,
"b": 138
},
"hsl": {
"h": 134.579,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.80728,
"c": 0.1516,
"h": 149.8
},
"luminance": 0.55943
}Semantic roles & 50–950 ramp
primary
#70DB8A
secondary
#AA4691
accent
#1E9EC7
background
#FCFEFD
surface
#F6FCF7
border
#D0D5D0
text
#0F1610
muted
#808481