#70DACC#70DACC
#70DACC is a very light, moderate teal. Relative luminance 0.579; OKLCH L 82.1% C 0.101 H 184.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #70DACC |
|---|---|
| RGB | rgb(112, 218, 204) |
| HSL | hsl(172, 59%, 65%) |
| HSV | hsv(172, 49%, 85%) |
| CMYK | cmyk(48.6%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(80.71, -34.06, -2.57) |
| CIE-LCH | lch(80.71, 34.15, 184.31°) |
| OKLab | oklab(82.11% -0.1007 -0.0074) |
| OKLCH | oklch(82.11% 0.101 184.2) |
| XYZ | xyz(42.6480, 57.9435, 66.0518) |
| Luminance | 0.5795 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.71
Mediumturquoise
#48D1CC
ΔE00 4.64
Seafoam Blue
#78D1B6
ΔE00 5.43
Tiffany Blue
#7BF2DA
ΔE00 5.98
Pale Teal
#82CBB2
ΔE00 6.58
Aqua (survey)
#13EAC9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DACC #DA707E
analogous
#70DA97 #70DACC #70B3DA
triadic
#70DACC #CC70DA #DACC70
tetradic
#70DACC #9770DA #DA707E #B3DA70
square
#70DACC #9770DA #DA707E #B3DA70
split-complementary
#70DACC #DA70B3 #DA9770
monochromatic
#2BA595 #3FCDBB #70DACC #A1E7DD #D1F3EF
Accessibility & contrast
On white
1.67
#70DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#70DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DACC
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DACC | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#C0C3CD
Tritanopia (blue-blind)
#3ADED6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #70dacc; /* rgb */ color: rgb(112, 218, 204); /* oklch */ color: oklch(82.1% 0.101 184.2);
Tailwind
colors: {
custom: {
50: '#a0e6db',
500: '#70dacc',
950: '#000000',
},
}SCSS
$custom: #70dacc; $custom-light: #a0e6db; $custom-dark: #000000;
JSON
{
"hex": "#70dacc",
"rgb": {
"r": 112,
"g": 218,
"b": 204
},
"hsl": {
"h": 172.075,
"s": 58.889,
"l": 64.706
},
"oklch": {
"l": 0.82114,
"c": 0.10094,
"h": 184.2
},
"luminance": 0.57947
}Semantic roles & 50–950 ramp
primary
#70DACC
secondary
#A84653
accent
#1F35C7
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1615
muted
#808484