#70DCD4#70DCD4
#70DCD4 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.101 H 189.0°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCD4 |
|---|---|
| RGB | rgb(112, 220, 212) |
| HSL | hsl(176, 61%, 65%) |
| HSV | hsv(176, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(81.50, -33.02, -5.66) |
| CIE-LCH | lch(81.50, 33.50, 189.73°) |
| OKLab | oklab(82.83% -0.0995 -0.0158) |
| OKLCH | oklch(82.83% 0.101 189) |
| XYZ | xyz(44.1540, 59.3807, 71.4094) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.89
Turquoise
#40E0D0
ΔE00 4.39
Darkturquoise
#00CED1
ΔE00 6.62
Tiffany Blue
#7BF2DA
ΔE00 6.94
Seafoam Blue
#78D1B6
ΔE00 7.58
Bright Aqua
#0BF9EA
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCD4 #DC7078
analogous
#70DC9E #70DCD4 #70AEDC
triadic
#70DCD4 #D470DC #DCD470
tetradic
#70DCD4 #9E70DC #DC7078 #AEDC70
square
#70DCD4 #9E70DC #DC7078 #AEDC70
split-complementary
#70DCD4 #DC70AE #DC9E70
monochromatic
#29A89F #3FD0C5 #70DCD4 #A1E8E3 #D2F4F2
Accessibility & contrast
On white
1.63
#70DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#70DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCD4
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCD4 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D2D4
Deuteranopia (green-blind)
#C0C5D5
Tritanopia (blue-blind)
#31E1D9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dcd4; /* rgb */ color: rgb(112, 220, 212); /* oklch */ color: oklch(82.8% 0.101 189.0);
Tailwind
colors: {
custom: {
50: '#a1e7e1',
500: '#70dcd4',
950: '#000000',
},
}SCSS
$custom: #70dcd4; $custom-light: #a1e7e1; $custom-dark: #000000;
JSON
{
"hex": "#70dcd4",
"rgb": {
"r": 112,
"g": 220,
"b": 212
},
"hsl": {
"h": 175.556,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.82826,
"c": 0.10073,
"h": 189
},
"luminance": 0.59385
}Semantic roles & 50–950 ramp
primary
#70DCD4
secondary
#AB454D
accent
#1D2AC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1615
muted
#808484