#70D5CE#70D5CE
#70D5CE is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.0% C 0.096 H 189.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #70D5CE |
|---|---|
| RGB | rgb(112, 213, 206) |
| HSL | hsl(176, 55%, 64%) |
| HSV | hsv(176, 47%, 84%) |
| CMYK | cmyk(47.4%, 0%, 3.3%, 16.5%) |
| CIE-LAB | lab(79.32, -31.20, -5.68) |
| CIE-LCH | lch(79.32, 31.71, 190.32°) |
| OKLab | oklab(81.01% -0.0942 -0.0158) |
| OKLCH | oklch(81.01% 0.096 189.5) |
| XYZ | xyz(41.6124, 55.4859, 66.8975) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.23
Turquoise
#40E0D0
ΔE00 5.31
Darkturquoise
#00CED1
ΔE00 5.99
Seafoam Blue
#78D1B6
ΔE00 7.33
Pale Teal
#82CBB2
ΔE00 7.83
Tiffany Blue
#7BF2DA
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D5CE #D57077
analogous
#70D59B #70D5CE #70A9D5
triadic
#70D5CE #CE70D5 #D5CE70
tetradic
#70D5CE #9B70D5 #D57077 #A9D570
square
#70D5CE #9B70D5 #D57077 #A9D570
split-complementary
#70D5CE #D570A9 #D59B70
monochromatic
#2E9D95 #41C7BE #70D5CE #9FE3DE #CFF1EE
Accessibility & contrast
On white
1.74
#70D5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#70D5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D5CE
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D5CE | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCE
Deuteranopia (green-blind)
#BABFCF
Tritanopia (blue-blind)
#3ADAD3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70d5ce; /* rgb */ color: rgb(112, 213, 206); /* oklch */ color: oklch(81.0% 0.096 189.5);
Tailwind
colors: {
custom: {
50: '#a0e2dc',
500: '#70d5ce',
950: '#000000',
},
}SCSS
$custom: #70d5ce; $custom-light: #a0e2dc; $custom-dark: #000000;
JSON
{
"hex": "#70d5ce",
"rgb": {
"r": 112,
"g": 213,
"b": 206
},
"hsl": {
"h": 175.842,
"s": 54.595,
"l": 63.725
},
"oklch": {
"l": 0.81012,
"c": 0.09553,
"h": 189.5
},
"luminance": 0.55489
}Semantic roles & 50–950 ramp
primary
#70D5CE
secondary
#A1484E
accent
#232EC2
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484