#70D2CC#70D2CC
#70D2CC is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.093 H 190.3°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #70D2CC |
|---|---|
| RGB | rgb(112, 210, 204) |
| HSL | hsl(176, 52%, 63%) |
| HSV | hsv(176, 47%, 82%) |
| CMYK | cmyk(46.7%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(78.40, -30.27, -5.97) |
| CIE-LCH | lch(78.40, 30.85, 191.16°) |
| OKLab | oklab(80.25% -0.0917 -0.0166) |
| OKLCH | oklch(80.25% 0.093 190.3) |
| XYZ | xyz(40.6234, 53.8942, 65.3769) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.18
Darkturquoise
#00CED1
ΔE00 5.75
Turquoise
#40E0D0
ΔE00 5.94
Seafoam Blue
#78D1B6
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 7.86
Aqua Blue
#02D8E9
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D2CC #D27076
analogous
#70D29B #70D2CC #70A7D2
triadic
#70D2CC #CC70D2 #D2CC70
tetradic
#70D2CC #9B70D2 #D27076 #A7D270
square
#70D2CC #9B70D2 #D27076 #A7D270
split-complementary
#70D2CC #D270A7 #D29B70
monochromatic
#309891 #41C3BB #70D2CC #9FE1DD #CDEFED
Accessibility & contrast
On white
1.78
#70D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#70D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D2CC
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D2CC | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#B8BDCD
Tritanopia (blue-blind)
#3DD7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70d2cc; /* rgb */ color: rgb(112, 210, 204); /* oklch */ color: oklch(80.3% 0.093 190.3);
Tailwind
colors: {
custom: {
50: '#a0e0db',
500: '#70d2cc',
950: '#000000',
},
}SCSS
$custom: #70d2cc; $custom-light: #a0e0db; $custom-dark: #000000;
JSON
{
"hex": "#70d2cc",
"rgb": {
"r": 112,
"g": 210,
"b": 204
},
"hsl": {
"h": 176.327,
"s": 52.128,
"l": 63.137
},
"oklch": {
"l": 0.80252,
"c": 0.09316,
"h": 190.3
},
"luminance": 0.53898
}Semantic roles & 50–950 ramp
primary
#70D2CC
secondary
#9D494E
accent
#262FC0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484