#70DCAC#70DCAC
#70DCAC is a light, vivid teal. Relative luminance 0.576; OKLCH L 81.7% C 0.122 H 162.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCAC |
|---|---|
| RGB | rgb(112, 220, 172) |
| HSL | hsl(153, 61%, 65%) |
| HSV | hsv(153, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 21.8%, 13.7%) |
| CIE-LAB | lab(80.52, -42.22, 14.15) |
| CIE-LCH | lch(80.52, 44.53, 161.47°) |
| OKLab | oklab(81.71% -0.117 0.0363) |
| OKLCH | oklch(81.71% 0.122 162.8) |
| XYZ | xyz(39.7183, 57.6064, 48.0479) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.78
Eucalyptus
#44D7A8
ΔE00 3.62
Mediumaquamarine
#66CDAA
ΔE00 4.67
Light Teal
#90E4C1
ΔE00 4.76
Aqua Marine
#2EE8BB
ΔE00 5.52
Seafoam Blue
#78D1B6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCAC #DC70A0
analogous
#70DC76 #70DCAC #70D6DC
triadic
#70DCAC #AC70DC #DCAC70
tetradic
#70DCAC #7670DC #DC70A0 #D6DC70
square
#70DCAC #7670DC #DC70A0 #D6DC70
split-complementary
#70DCAC #DC70D6 #DC7670
monochromatic
#29A870 #3FD08F #70DCAC #A1E8C9 #D2F4E5
Accessibility & contrast
On white
1.68
#70DCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#70DCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCAC
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCAC | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFA9
Deuteranopia (green-blind)
#C9C3AF
Tritanopia (blue-blind)
#4DDCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70dcac; /* rgb */ color: rgb(112, 220, 172); /* oklch */ color: oklch(81.7% 0.122 162.8);
Tailwind
colors: {
custom: {
50: '#9fe7c4',
500: '#70dcac',
950: '#000000',
},
}SCSS
$custom: #70dcac; $custom-light: #9fe7c4; $custom-dark: #000000;
JSON
{
"hex": "#70dcac",
"rgb": {
"r": 112,
"g": 220,
"b": 172
},
"hsl": {
"h": 153.333,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.81707,
"c": 0.12248,
"h": 162.8
},
"luminance": 0.5761
}Semantic roles & 50–950 ramp
primary
#70DCAC
secondary
#AB4572
accent
#1D69C8
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1612
muted
#808482