#70D5CD#70D5CD
#70D5CD is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.0% C 0.096 H 188.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #70D5CD |
|---|---|
| RGB | rgb(112, 213, 205) |
| HSL | hsl(175, 55%, 64%) |
| HSV | hsv(175, 47%, 84%) |
| CMYK | cmyk(47.4%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(79.29, -31.45, -5.19) |
| CIE-LCH | lch(79.29, 31.87, 189.36°) |
| OKLab | oklab(80.98% -0.0946 -0.0145) |
| OKLCH | oklch(80.98% 0.096 188.7) |
| XYZ | xyz(41.4913, 55.4375, 66.2598) |
| Luminance | 0.5544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.30
Turquoise
#40E0D0
ΔE00 5.10
Darkturquoise
#00CED1
ΔE00 6.18
Seafoam Blue
#78D1B6
ΔE00 6.98
Pale Teal
#82CBB2
ΔE00 7.52
Tiffany Blue
#7BF2DA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D5CD #D57078
analogous
#70D59A #70D5CD #70AAD5
triadic
#70D5CD #CD70D5 #D5CD70
tetradic
#70D5CD #9A70D5 #D57078 #AAD570
square
#70D5CD #9A70D5 #D57078 #AAD570
split-complementary
#70D5CD #D570AA #D59A70
monochromatic
#2E9D94 #41C7BC #70D5CD #9FE3DE #CFF1EE
Accessibility & contrast
On white
1.74
#70D5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#70D5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D5CD
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D5CD | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#BABFCE
Tritanopia (blue-blind)
#3BD9D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70d5cd; /* rgb */ color: rgb(112, 213, 205); /* oklch */ color: oklch(81.0% 0.096 188.7);
Tailwind
colors: {
custom: {
50: '#a0e2dc',
500: '#70d5cd',
950: '#000000',
},
}SCSS
$custom: #70d5cd; $custom-light: #a0e2dc; $custom-dark: #000000;
JSON
{
"hex": "#70d5cd",
"rgb": {
"r": 112,
"g": 213,
"b": 205
},
"hsl": {
"h": 175.248,
"s": 54.595,
"l": 63.725
},
"oklch": {
"l": 0.80981,
"c": 0.09573,
"h": 188.7
},
"luminance": 0.55441
}Semantic roles & 50–950 ramp
primary
#70D5CD
secondary
#A1484F
accent
#2330C2
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484