#70DCAA#70DCAA
#70DCAA is a light, vivid teal. Relative luminance 0.575; OKLCH L 81.7% C 0.124 H 161.8°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCAA |
|---|---|
| RGB | rgb(112, 220, 170) |
| HSL | hsl(152, 61%, 65%) |
| HSV | hsv(152, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 22.7%, 13.7%) |
| CIE-LAB | lab(80.48, -42.63, 15.14) |
| CIE-LCH | lch(80.48, 45.24, 160.45°) |
| OKLab | oklab(81.66% -0.1179 0.0388) |
| OKLCH | oklch(81.66% 0.124 161.8) |
| XYZ | xyz(39.5277, 57.5302, 47.0439) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.99
Eucalyptus
#44D7A8
ΔE00 3.78
Mediumaquamarine
#66CDAA
ΔE00 5.00
Light Teal
#90E4C1
ΔE00 5.08
Aqua Marine
#2EE8BB
ΔE00 5.76
Hospital Green
#9BE5AA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCAA #DC70A2
analogous
#70DC74 #70DCAA #70D8DC
triadic
#70DCAA #AA70DC #DCAA70
tetradic
#70DCAA #7470DC #DC70A2 #D8DC70
square
#70DCAA #7470DC #DC70A2 #D8DC70
split-complementary
#70DCAA #DC70D8 #DC7470
monochromatic
#29A86E #3FD08D #70DCAA #A1E8C7 #D2F4E4
Accessibility & contrast
On white
1.68
#70DCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#70DCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCAA
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCAA | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA7
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#4EDCCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70dcaa; /* rgb */ color: rgb(112, 220, 170); /* oklch */ color: oklch(81.7% 0.124 161.8);
Tailwind
colors: {
custom: {
50: '#9fe7c3',
500: '#70dcaa',
950: '#000000',
},
}SCSS
$custom: #70dcaa; $custom-light: #9fe7c3; $custom-dark: #000000;
JSON
{
"hex": "#70dcaa",
"rgb": {
"r": 112,
"g": 220,
"b": 170
},
"hsl": {
"h": 152.222,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.81658,
"c": 0.1241,
"h": 161.8
},
"luminance": 0.57533
}Semantic roles & 50–950 ramp
primary
#70DCAA
secondary
#AB4574
accent
#1D6CC8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482