#70DCA4#70DCA4
#70DCA4 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.5% C 0.129 H 159.0°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCA4 |
|---|---|
| RGB | rgb(112, 220, 164) |
| HSL | hsl(149, 61%, 65%) |
| HSV | hsv(149, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 25.5%, 13.7%) |
| CIE-LAB | lab(80.35, -43.85, 18.12) |
| CIE-LCH | lch(80.35, 47.45, 157.54°) |
| OKLab | oklab(81.52% -0.1206 0.0463) |
| OKLCH | oklch(81.52% 0.129 159) |
| XYZ | xyz(38.9730, 57.3083, 44.1226) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.99
Eucalyptus
#44D7A8
ΔE00 4.52
Hospital Green
#9BE5AA
ΔE00 5.39
Aqua Green
#12E193
ΔE00 5.73
Mediumaquamarine
#66CDAA
ΔE00 6.07
Light Teal
#90E4C1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCA4 #DC70A8
analogous
#72DC70 #70DCA4 #70DCDA
triadic
#70DCA4 #A470DC #DCA470
tetradic
#70DCA4 #7072DC #DC70A8 #DCDA70
square
#70DCA4 #7072DC #DC70A8 #DCDA70
split-complementary
#70DCA4 #DA70DC #DC7072
monochromatic
#29A866 #3FD085 #70DCA4 #A1E8C3 #D2F4E3
Accessibility & contrast
On white
1.69
#70DCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#70DCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCA4
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCA4 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACEA1
Deuteranopia (green-blind)
#CAC3A7
Tritanopia (blue-blind)
#51DBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #70dca4; /* rgb */ color: rgb(112, 220, 164); /* oklch */ color: oklch(81.5% 0.129 159.0);
Tailwind
colors: {
custom: {
50: '#9fe7bf',
500: '#70dca4',
950: '#000000',
},
}SCSS
$custom: #70dca4; $custom-light: #9fe7bf; $custom-dark: #000000;
JSON
{
"hex": "#70dca4",
"rgb": {
"r": 112,
"g": 220,
"b": 164
},
"hsl": {
"h": 148.889,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.81516,
"c": 0.12914,
"h": 159
},
"luminance": 0.57311
}Semantic roles & 50–950 ramp
primary
#70DCA4
secondary
#AB457A
accent
#1D76C8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1612
muted
#808482