#70D3DD#70D3DD
#70D3DD is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.094 H 204.1°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #70D3DD |
|---|---|
| RGB | rgb(112, 211, 221) |
| HSL | hsl(186, 62%, 65%) |
| HSV | hsv(186, 49%, 87%) |
| CMYK | cmyk(49.3%, 4.5%, 0%, 13.3%) |
| CIE-LAB | lab(79.19, -26.38, -13.91) |
| CIE-LCH | lch(79.19, 29.82, 207.81°) |
| OKLab | oklab(81.05% -0.0858 -0.0384) |
| OKLCH | oklch(81.05% 0.094 204.1) |
| XYZ | xyz(43.0223, 55.2500, 76.7897) |
| Luminance | 0.5525 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.91
Robin'S Egg
#6DEDFD
ΔE00 6.16
Darkturquoise
#00CED1
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 6.96
Robin Egg Blue
#8AF1FE
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D3DD #DD7A70
analogous
#70DDB1 #70D3DD #709CDD
triadic
#70D3DD #DD70D3 #D3DD70
tetradic
#70D3DD #B170DD #DD7A70 #9CDD70
square
#70D3DD #B170DD #DD7A70 #9CDD70
split-complementary
#70D3DD #DD709C #DDB170
monochromatic
#289EAA #3FC4D1 #70D3DD #A1E2E9 #D3F1F5
Accessibility & contrast
On white
1.74
#70D3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#70D3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D3DD
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D3DD | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDE
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#2BDAD6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70d3dd; /* rgb */ color: rgb(112, 211, 221); /* oklch */ color: oklch(81.0% 0.094 204.1);
Tailwind
colors: {
custom: {
50: '#a1e0e7',
500: '#70d3dd',
950: '#000000',
},
}SCSS
$custom: #70d3dd; $custom-light: #a1e0e7; $custom-dark: #000000;
JSON
{
"hex": "#70d3dd",
"rgb": {
"r": 112,
"g": 211,
"b": 221
},
"hsl": {
"h": 185.505,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.81049,
"c": 0.09397,
"h": 204.1
},
"luminance": 0.55254
}Semantic roles & 50–950 ramp
primary
#70D3DD
secondary
#AD4E45
accent
#2C1CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484