#70D4CD#70D4CD
#70D4CD is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.7% C 0.095 H 189.5°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #70D4CD |
|---|---|
| RGB | rgb(112, 212, 205) |
| HSL | hsl(176, 54%, 64%) |
| HSV | hsv(176, 47%, 83%) |
| CMYK | cmyk(47.2%, 0%, 3.3%, 16.9%) |
| CIE-LAB | lab(79.00, -30.97, -5.61) |
| CIE-LCH | lch(79.00, 31.48, 190.27°) |
| OKLab | oklab(80.75% -0.0935 -0.0156) |
| OKLCH | oklch(80.75% 0.095 189.5) |
| XYZ | xyz(41.2405, 54.9360, 66.1762) |
| Luminance | 0.5494 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.20
Turquoise
#40E0D0
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 5.96
Seafoam Blue
#78D1B6
ΔE00 7.28
Pale Teal
#82CBB2
ΔE00 7.73
Tiffany Blue
#7BF2DA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D4CD #D47077
analogous
#70D49B #70D4CD #70A9D4
triadic
#70D4CD #CD70D4 #D4CD70
tetradic
#70D4CD #9B70D4 #D47077 #A9D470
square
#70D4CD #9B70D4 #D47077 #A9D470
split-complementary
#70D4CD #D470A9 #D49B70
monochromatic
#2F9B93 #41C6BD #70D4CD #9FE2DD #CEF0EE
Accessibility & contrast
On white
1.75
#70D4CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#70D4CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D4CD
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D4CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D4CD | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#B9BECE
Tritanopia (blue-blind)
#3BD8D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70d4cd; /* rgb */ color: rgb(112, 212, 205); /* oklch */ color: oklch(80.7% 0.095 189.5);
Tailwind
colors: {
custom: {
50: '#a0e1dc',
500: '#70d4cd',
950: '#000000',
},
}SCSS
$custom: #70d4cd; $custom-light: #a0e1dc; $custom-dark: #000000;
JSON
{
"hex": "#70d4cd",
"rgb": {
"r": 112,
"g": 212,
"b": 205
},
"hsl": {
"h": 175.8,
"s": 53.763,
"l": 63.529
},
"oklch": {
"l": 0.80749,
"c": 0.0948,
"h": 189.5
},
"luminance": 0.54939
}Semantic roles & 50–950 ramp
primary
#70D4CD
secondary
#A0484F
accent
#242FC1
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484