#70D4CE#70D4CE
#70D4CE is a light, moderate teal. Relative luminance 0.550; OKLCH L 80.8% C 0.095 H 190.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #70D4CE |
|---|---|
| RGB | rgb(112, 212, 206) |
| HSL | hsl(176, 54%, 64%) |
| HSV | hsv(176, 47%, 83%) |
| CMYK | cmyk(47.2%, 0%, 2.8%, 16.9%) |
| CIE-LAB | lab(79.03, -30.72, -6.11) |
| CIE-LCH | lch(79.03, 31.32, 191.24°) |
| OKLab | oklab(80.78% -0.0931 -0.017) |
| OKLCH | oklch(80.78% 0.095 190.3) |
| XYZ | xyz(41.3616, 54.9844, 66.8140) |
| Luminance | 0.5499 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.17
Turquoise
#40E0D0
ΔE00 5.66
Darkturquoise
#00CED1
ΔE00 5.79
Seafoam Blue
#78D1B6
ΔE00 7.64
Pale Teal
#82CBB2
ΔE00 8.05
Aqua Blue
#02D8E9
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D4CE #D47076
analogous
#70D49C #70D4CE #70A8D4
triadic
#70D4CE #CE70D4 #D4CE70
tetradic
#70D4CE #9C70D4 #D47076 #A8D470
square
#70D4CE #9C70D4 #D47076 #A8D470
split-complementary
#70D4CE #D470A8 #D49C70
monochromatic
#2F9B94 #41C6BE #70D4CE #9FE2DE #CEF0EE
Accessibility & contrast
On white
1.75
#70D4CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#70D4CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D4CE
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D4CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D4CE | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCE
Deuteranopia (green-blind)
#B9BECF
Tritanopia (blue-blind)
#3AD9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70d4ce; /* rgb */ color: rgb(112, 212, 206); /* oklch */ color: oklch(80.8% 0.095 190.3);
Tailwind
colors: {
custom: {
50: '#a0e1dc',
500: '#70d4ce',
950: '#000000',
},
}SCSS
$custom: #70d4ce; $custom-light: #a0e1dc; $custom-dark: #000000;
JSON
{
"hex": "#70d4ce",
"rgb": {
"r": 112,
"g": 212,
"b": 206
},
"hsl": {
"h": 176.4,
"s": 53.763,
"l": 63.529
},
"oklch": {
"l": 0.8078,
"c": 0.09462,
"h": 190.3
},
"luminance": 0.54988
}Semantic roles & 50–950 ramp
primary
#70D4CE
secondary
#A0484E
accent
#242EC1
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484