#70DCD0#70DCD0
#70DCD0 is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.7% C 0.102 H 185.9°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCD0 |
|---|---|
| RGB | rgb(112, 220, 208) |
| HSL | hsl(173, 61%, 65%) |
| HSV | hsv(173, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(81.39, -34.01, -3.69) |
| CIE-LCH | lch(81.39, 34.21, 186.20°) |
| OKLab | oklab(82.7% -0.1012 -0.0105) |
| OKLCH | oklch(82.7% 0.102 185.9) |
| XYZ | xyz(43.6557, 59.1814, 68.7849) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.67
Mediumturquoise
#48D1CC
ΔE00 4.41
Tiffany Blue
#7BF2DA
ΔE00 5.99
Seafoam Blue
#78D1B6
ΔE00 6.30
Pale Teal
#82CBB2
ΔE00 7.39
Darkturquoise
#00CED1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCD0 #DC707C
analogous
#70DC9A #70DCD0 #70B2DC
triadic
#70DCD0 #D070DC #DCD070
tetradic
#70DCD0 #9A70DC #DC707C #B2DC70
square
#70DCD0 #9A70DC #DC707C #B2DC70
split-complementary
#70DCD0 #DC70B2 #DC9A70
monochromatic
#29A89A #3FD0C0 #70DCD0 #A1E8E0 #D2F4F0
Accessibility & contrast
On white
1.64
#70DCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#70DCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCD0
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCD0 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D0
Deuteranopia (green-blind)
#C1C5D1
Tritanopia (blue-blind)
#35E0D8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dcd0; /* rgb */ color: rgb(112, 220, 208); /* oklch */ color: oklch(82.7% 0.102 185.9);
Tailwind
colors: {
custom: {
50: '#a1e7de',
500: '#70dcd0',
950: '#000000',
},
}SCSS
$custom: #70dcd0; $custom-light: #a1e7de; $custom-dark: #000000;
JSON
{
"hex": "#70dcd0",
"rgb": {
"r": 112,
"g": 220,
"b": 208
},
"hsl": {
"h": 173.333,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.82701,
"c": 0.10171,
"h": 185.9
},
"luminance": 0.59185
}Semantic roles & 50–950 ramp
primary
#70DCD0
secondary
#AB4550
accent
#1D30C8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484