#70DADC#70DADC
#70DADC is a very light, moderate teal. Relative luminance 0.588; OKLCH L 82.6% C 0.098 H 197.0°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #70DADC |
|---|---|
| RGB | rgb(112, 218, 220) |
| HSL | hsl(181, 61%, 65%) |
| HSV | hsv(181, 49%, 86%) |
| CMYK | cmyk(49.1%, 0.9%, 0%, 13.7%) |
| CIE-LAB | lab(81.15, -30.04, -10.43) |
| CIE-LCH | lch(81.15, 31.80, 199.15°) |
| OKLab | oklab(82.62% -0.0939 -0.0288) |
| OKLCH | oklch(82.62% 0.098 197) |
| XYZ | xyz(44.6665, 58.7509, 76.6825) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.72
Darkturquoise
#00CED1
ΔE00 5.72
Aqua Blue
#02D8E9
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.78
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DADC #DC7270
analogous
#70DCA8 #70DADC #70A4DC
triadic
#70DADC #DC70DA #DADC70
tetradic
#70DADC #A870DC #DC7270 #A4DC70
square
#70DADC #A870DC #DC7270 #A4DC70
split-complementary
#70DADC #DC70A4 #DCA870
monochromatic
#29A6A8 #3FCDD0 #70DADC #A1E7E8 #D2F3F4
Accessibility & contrast
On white
1.65
#70DADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#70DADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DADC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DADC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DC
Deuteranopia (green-blind)
#BBC4DD
Tritanopia (blue-blind)
#28E0DA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dadc; /* rgb */ color: rgb(112, 218, 220); /* oklch */ color: oklch(82.6% 0.098 197.0);
Tailwind
colors: {
custom: {
50: '#a1e5e6',
500: '#70dadc',
950: '#000000',
},
}SCSS
$custom: #70dadc; $custom-light: #a1e5e6; $custom-dark: #000000;
JSON
{
"hex": "#70dadc",
"rgb": {
"r": 112,
"g": 218,
"b": 220
},
"hsl": {
"h": 181.111,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.82622,
"c": 0.09826,
"h": 197
},
"luminance": 0.58755
}Semantic roles & 50–950 ramp
primary
#70DADC
secondary
#AB4745
accent
#201DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484