#70DD96#70DD96
#70DD96 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.5% C 0.143 H 153.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #70DD96 |
|---|---|
| RGB | rgb(112, 221, 150) |
| HSL | hsl(141, 62%, 65%) |
| HSV | hsv(141, 49%, 87%) |
| CMYK | cmyk(49.3%, 0%, 32.1%, 13.3%) |
| CIE-LAB | lab(80.38, -46.96, 25.47) |
| CIE-LCH | lch(80.38, 53.42, 151.53°) |
| OKLab | oklab(81.45% -0.1279 0.0642) |
| OKLCH | oklch(81.45% 0.143 153.3) |
| XYZ | xyz(38.0408, 57.3566, 37.9146) |
| Luminance | 0.5736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.92
Hospital Green
#9BE5AA
ΔE00 5.23
Weird Green
#3AE57F
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 5.86
Emerald
#50C878
ΔE00 6.01
Seaweed
#18D17B
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DD96 #DD70B7
analogous
#81DD70 #70DD96 #70DDCC
triadic
#70DD96 #9670DD #DD9670
tetradic
#70DD96 #7081DD #DD70B7 #DDCC70
square
#70DD96 #7081DD #DD70B7 #DDCC70
split-complementary
#70DD96 #CC70DD #DD7081
monochromatic
#28AA56 #3FD172 #70DD96 #A1E9BA #D3F5DF
Accessibility & contrast
On white
1.68
#70DD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#70DD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DD96
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DD96 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE92
Deuteranopia (green-blind)
#CDC39A
Tritanopia (blue-blind)
#56DBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #70dd96; /* rgb */ color: rgb(112, 221, 150); /* oklch */ color: oklch(81.5% 0.143 153.3);
Tailwind
colors: {
custom: {
50: '#a0e8b5',
500: '#70dd96',
950: '#000000',
},
}SCSS
$custom: #70dd96; $custom-light: #a0e8b5; $custom-dark: #000000;
JSON
{
"hex": "#70dd96",
"rgb": {
"r": 112,
"g": 221,
"b": 150
},
"hsl": {
"h": 140.917,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.8145,
"c": 0.14316,
"h": 153.3
},
"luminance": 0.5736
}Semantic roles & 50–950 ramp
primary
#70DD96
secondary
#AD4588
accent
#1C8DC9
background
#FCFEFD
surface
#F6FDF8
border
#D0D5D1
text
#0F1611
muted
#808481