#70DC83#70DC83
#70DC83 is a light, vivid green. Relative luminance 0.563; OKLCH L 80.8% C 0.160 H 147.8°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70DC83 |
|---|---|
| RGB | rgb(112, 220, 131) |
| HSL | hsl(131, 61%, 65%) |
| HSV | hsv(131, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(79.77, -49.78, 34.38) |
| CIE-LCH | lch(79.77, 60.50, 145.37°) |
| OKLab | oklab(80.84% -0.1351 0.0851) |
| OKLCH | oklch(80.84% 0.16 147.8) |
| XYZ | xyz(36.3698, 56.2670, 30.4124) |
| Luminance | 0.5627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.91
Tealish Green
#0CDC73
ΔE00 5.01
Lightish Green
#61E160
ΔE00 5.46
Emerald
#50C878
ΔE00 5.60
Seaweed
#18D17B
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DC83 #DC70C9
analogous
#93DC70 #70DC83 #70DCB9
triadic
#70DC83 #8370DC #DC8370
tetradic
#70DC83 #7093DC #DC70C9 #DCB970
square
#70DC83 #7093DC #DC70C9 #DCB970
split-complementary
#70DC83 #B970DC #DC7093
monochromatic
#29A840 #3FD058 #70DC83 #A1E8AE #D2F4D8
Accessibility & contrast
On white
1.71
#70DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#70DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DC83
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DC83 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7D
Deuteranopia (green-blind)
#CFC289
Tritanopia (blue-blind)
#5CD8C6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70dc83; /* rgb */ color: rgb(112, 220, 131); /* oklch */ color: oklch(80.8% 0.160 147.8);
Tailwind
colors: {
custom: {
50: '#a0e7a8',
500: '#70dc83',
950: '#000000',
},
}SCSS
$custom: #70dc83; $custom-light: #a0e7a8; $custom-dark: #000000;
JSON
{
"hex": "#70dc83",
"rgb": {
"r": 112,
"g": 220,
"b": 131
},
"hsl": {
"h": 130.556,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.80844,
"c": 0.15968,
"h": 147.8
},
"luminance": 0.5627
}Semantic roles & 50–950 ramp
primary
#70DC83
secondary
#AB4599
accent
#1DAAC8
background
#FCFEFC
surface
#F6FDF6
border
#D0D5D0
text
#0F1610
muted
#808480