#70DB82#70DB82
#70DB82 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.6% C 0.159 H 147.6°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #70DB82 |
|---|---|
| RGB | rgb(112, 219, 130) |
| HSL | hsl(130, 60%, 65%) |
| HSV | hsv(130, 49%, 86%) |
| CMYK | cmyk(48.9%, 0%, 40.6%, 14.1%) |
| CIE-LAB | lab(79.45, -49.53, 34.47) |
| CIE-LCH | lch(79.45, 60.35, 145.16°) |
| OKLab | oklab(80.58% -0.1345 0.0853) |
| OKLCH | oklch(80.58% 0.159 147.6) |
| XYZ | xyz(36.0407, 55.7167, 29.9700) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.34
Tealish Green
#0CDC73
ΔE00 5.03
Lightgreen
#90EE90
ΔE00 5.08
Emerald
#50C878
ΔE00 5.43
Lightish Green
#61E160
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DB82 #DB70C9
analogous
#94DB70 #70DB82 #70DBB7
triadic
#70DB82 #8270DB #DB8270
tetradic
#70DB82 #7094DB #DB70C9 #DBB770
square
#70DB82 #7094DB #DB70C9 #DBB770
split-complementary
#70DB82 #B770DB #DB7094
monochromatic
#2AA73F #3FCF57 #70DB82 #A1E7AD #D2F4D7
Accessibility & contrast
On white
1.73
#70DB82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#70DB82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DB82
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DB82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DB82 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#CEC188
Tritanopia (blue-blind)
#5DD7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70db82; /* rgb */ color: rgb(112, 219, 130); /* oklch */ color: oklch(80.6% 0.159 147.6);
Tailwind
colors: {
custom: {
50: '#a0e7a7',
500: '#70db82',
950: '#000000',
},
}SCSS
$custom: #70db82; $custom-light: #a0e7a7; $custom-dark: #000000;
JSON
{
"hex": "#70db82",
"rgb": {
"r": 112,
"g": 219,
"b": 130
},
"hsl": {
"h": 130.093,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.80583,
"c": 0.15922,
"h": 147.6
},
"luminance": 0.55719
}Semantic roles & 50–950 ramp
primary
#70DB82
secondary
#AA4699
accent
#1EABC7
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F160F
muted
#808480