#70DD76#70DD76
#70DD76 is a light, vivid green. Relative luminance 0.565; OKLCH L 80.9% C 0.173 H 144.8°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #70DD76 |
|---|---|
| RGB | rgb(112, 221, 118) |
| HSL | hsl(123, 62%, 65%) |
| HSV | hsv(123, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 46.6%, 13.3%) |
| CIE-LAB | lab(79.88, -52.15, 40.99) |
| CIE-LCH | lch(79.88, 66.33, 141.83°) |
| OKLab | oklab(80.87% -0.1417 0.0998) |
| OKLCH | oklch(80.87% 0.173 144.8) |
| XYZ | xyz(35.8066, 56.4629, 26.1476) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.33
Weird Green
#3AE57F
ΔE00 4.49
Lightgreen
#90EE90
ΔE00 4.84
Fresh Green
#69D84F
ΔE00 4.85
Tealish Green
#0CDC73
ΔE00 5.12
Emerald
#50C878
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DD76 #DD70D7
analogous
#A0DD70 #70DD76 #70DDAD
triadic
#70DD76 #7670DD #DD7670
tetradic
#70DD76 #70A0DD #DD70D7 #DDAD70
square
#70DD76 #70A0DD #DD70D7 #DDAD70
split-complementary
#70DD76 #AD70DD #DD70A0
monochromatic
#28AA30 #3FD147 #70DD76 #A1E9A5 #D3F5D5
Accessibility & contrast
On white
1.71
#70DD76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#70DD76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DD76
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DD76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DD76 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC6E
Deuteranopia (green-blind)
#D1C27D
Tritanopia (blue-blind)
#5FD8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70dd76; /* rgb */ color: rgb(112, 221, 118); /* oklch */ color: oklch(80.9% 0.173 144.8);
Tailwind
colors: {
custom: {
50: '#a0e89f',
500: '#70dd76',
950: '#000000',
},
}SCSS
$custom: #70dd76; $custom-light: #a0e89f; $custom-dark: #000000;
JSON
{
"hex": "#70dd76",
"rgb": {
"r": 112,
"g": 221,
"b": 118
},
"hsl": {
"h": 123.303,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.80874,
"c": 0.17328,
"h": 144.8
},
"luminance": 0.56466
}Semantic roles & 50–950 ramp
primary
#70DD76
secondary
#AD45A7
accent
#1CC0C9
background
#FCFEFC
surface
#F6FDF5
border
#D0D5CF
text
#0F160F
muted
#808480