#70DD91#70DD91
#70DD91 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.148 H 151.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70DD91 |
|---|---|
| RGB | rgb(112, 221, 145) |
| HSL | hsl(138, 62%, 65%) |
| HSV | hsv(138, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 34.4%, 13.3%) |
| CIE-LAB | lab(80.29, -47.85, 27.93) |
| CIE-LCH | lch(80.29, 55.41, 149.73°) |
| OKLab | oklab(81.35% -0.1301 0.0701) |
| OKLCH | oklch(81.35% 0.148 151.7) |
| XYZ | xyz(37.6468, 57.1990, 35.8392) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.95
Aqua Green
#12E193
ΔE00 5.10
Hospital Green
#9BE5AA
ΔE00 5.58
Lightgreen
#90EE90
ΔE00 5.74
Emerald
#50C878
ΔE00 5.74
Seaweed
#18D17B
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DD91 #DD70BC
analogous
#85DD70 #70DD91 #70DDC7
triadic
#70DD91 #9170DD #DD9170
tetradic
#70DD91 #7085DD #DD70BC #DDC770
square
#70DD91 #7085DD #DD70BC #DDC770
split-complementary
#70DD91 #C770DD #DD7085
monochromatic
#28AA50 #3FD16B #70DD91 #A1E9B7 #D3F5DD
Accessibility & contrast
On white
1.69
#70DD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#70DD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DD91
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DD91 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8C
Deuteranopia (green-blind)
#CEC396
Tritanopia (blue-blind)
#58DAC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #70dd91; /* rgb */ color: rgb(112, 221, 145); /* oklch */ color: oklch(81.3% 0.148 151.7);
Tailwind
colors: {
custom: {
50: '#a0e8b1',
500: '#70dd91',
950: '#000000',
},
}SCSS
$custom: #70dd91; $custom-light: #a0e8b1; $custom-dark: #000000;
JSON
{
"hex": "#70dd91",
"rgb": {
"r": 112,
"g": 221,
"b": 145
},
"hsl": {
"h": 138.165,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.81349,
"c": 0.14783,
"h": 151.7
},
"luminance": 0.57202
}Semantic roles & 50–950 ramp
primary
#70DD91
secondary
#AD458D
accent
#1C95C9
background
#FCFEFD
surface
#F6FDF7
border
#D0D5D0
text
#0F1611
muted
#808481