#70D7CD#70D7CD
#70D7CD is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.4% C 0.098 H 187.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #70D7CD |
|---|---|
| RGB | rgb(112, 215, 205) |
| HSL | hsl(174, 56%, 64%) |
| HSV | hsv(174, 48%, 84%) |
| CMYK | cmyk(47.9%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(79.87, -32.40, -4.34) |
| CIE-LCH | lch(79.87, 32.69, 187.62°) |
| OKLab | oklab(81.45% -0.0969 -0.0122) |
| OKLCH | oklch(81.45% 0.098 187.2) |
| XYZ | xyz(41.9974, 56.4498, 66.4285) |
| Luminance | 0.5645 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.64
Turquoise
#40E0D0
ΔE00 4.48
Seafoam Blue
#78D1B6
ΔE00 6.42
Darkturquoise
#00CED1
ΔE00 6.69
Pale Teal
#82CBB2
ΔE00 7.18
Tiffany Blue
#7BF2DA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D7CD #D7707A
analogous
#70D79A #70D7CD #70AED7
triadic
#70D7CD #CD70D7 #D7CD70
tetradic
#70D7CD #9A70D7 #D7707A #AED770
square
#70D7CD #9A70D7 #D7707A #AED770
split-complementary
#70D7CD #D770AE #D79A70
monochromatic
#2DA095 #40CABC #70D7CD #A0E4DE #D0F2EE
Accessibility & contrast
On white
1.71
#70D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#70D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D7CD
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D7CD | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#BCC1CE
Tritanopia (blue-blind)
#3ADBD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70d7cd; /* rgb */ color: rgb(112, 215, 205); /* oklch */ color: oklch(81.4% 0.098 187.2);
Tailwind
colors: {
custom: {
50: '#a0e3dc',
500: '#70d7cd',
950: '#000000',
},
}SCSS
$custom: #70d7cd; $custom-light: #a0e3dc; $custom-dark: #000000;
JSON
{
"hex": "#70d7cd",
"rgb": {
"r": 112,
"g": 215,
"b": 205
},
"hsl": {
"h": 174.175,
"s": 56.284,
"l": 64.118
},
"oklch": {
"l": 0.81446,
"c": 0.09765,
"h": 187.2
},
"luminance": 0.56453
}Semantic roles & 50–950 ramp
primary
#70D7CD
secondary
#A44750
accent
#2231C4
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484