#70D0CA#70D0CA
#70D0CA is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.7% C 0.092 H 190.2°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #70D0CA |
|---|---|
| RGB | rgb(112, 208, 202) |
| HSL | hsl(176, 51%, 63%) |
| HSV | hsv(176, 46%, 82%) |
| CMYK | cmyk(46.2%, 0%, 2.9%, 18.4%) |
| CIE-LAB | lab(77.77, -29.80, -5.83) |
| CIE-LCH | lch(77.77, 30.37, 191.07°) |
| OKLab | oklab(79.72% -0.0902 -0.0162) |
| OKLCH | oklch(79.72% 0.092 190.2) |
| XYZ | xyz(39.8944, 52.8175, 63.9581) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.26
Darkturquoise
#00CED1
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 6.25
Seafoam Blue
#78D1B6
ΔE00 7.51
Pale Teal
#82CBB2
ΔE00 7.70
Topaz
#13BBAF
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D0CA #D07076
analogous
#70D09A #70D0CA #70A6D0
triadic
#70D0CA #CA70D0 #D0CA70
tetradic
#70D0CA #9A70D0 #D07076 #A6D070
square
#70D0CA #9A70D0 #D07076 #A6D070
split-complementary
#70D0CA #D070A6 #D09A70
monochromatic
#31958E #42C1B9 #70D0CA #9EDFDB #CCEEEC
Accessibility & contrast
On white
1.82
#70D0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#70D0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D0CA
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D0CA | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#3FD4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70d0ca; /* rgb */ color: rgb(112, 208, 202); /* oklch */ color: oklch(79.7% 0.092 190.2);
Tailwind
colors: {
custom: {
50: '#9fdeda',
500: '#70d0ca',
950: '#000000',
},
}SCSS
$custom: #70d0ca; $custom-light: #9fdeda; $custom-dark: #000000;
JSON
{
"hex": "#70d0ca",
"rgb": {
"r": 112,
"g": 208,
"b": 202
},
"hsl": {
"h": 176.25,
"s": 50.526,
"l": 62.745
},
"oklch": {
"l": 0.79724,
"c": 0.09168,
"h": 190.2
},
"luminance": 0.52821
}Semantic roles & 50–950 ramp
primary
#70D0CA
secondary
#9A4A4F
accent
#2831BE
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483