#70D3DC#70D3DC
#70D3DC is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.094 H 203.2°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #70D3DC |
|---|---|
| RGB | rgb(112, 211, 220) |
| HSL | hsl(185, 61%, 65%) |
| HSV | hsv(185, 49%, 86%) |
| CMYK | cmyk(49.1%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(79.15, -26.64, -13.42) |
| CIE-LCH | lch(79.15, 29.83, 206.74°) |
| OKLab | oklab(81.01% -0.0862 -0.037) |
| OKLCH | oklch(81.01% 0.094 203.2) |
| XYZ | xyz(42.8895, 55.1969, 76.0901) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.96
Robin'S Egg
#6DEDFD
ΔE00 6.25
Darkturquoise
#00CED1
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 6.63
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Robin Egg Blue
#8AF1FE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D3DC #DC7970
analogous
#70DCAF #70D3DC #709DDC
triadic
#70D3DC #DC70D3 #D3DC70
tetradic
#70D3DC #AF70DC #DC7970 #9DDC70
square
#70D3DC #AF70DC #DC7970 #9DDC70
split-complementary
#70D3DC #DC709D #DCAF70
monochromatic
#299EA8 #3FC4D0 #70D3DC #A1E2E8 #D2F1F4
Accessibility & contrast
On white
1.74
#70D3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#70D3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D3DC
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D3DC | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#2CDAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #70d3dc; /* rgb */ color: rgb(112, 211, 220); /* oklch */ color: oklch(81.0% 0.094 203.2);
Tailwind
colors: {
custom: {
50: '#a1e0e6',
500: '#70d3dc',
950: '#000000',
},
}SCSS
$custom: #70d3dc; $custom-light: #a1e0e6; $custom-dark: #000000;
JSON
{
"hex": "#70d3dc",
"rgb": {
"r": 112,
"g": 211,
"b": 220
},
"hsl": {
"h": 185,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.81014,
"c": 0.09379,
"h": 203.2
},
"luminance": 0.55201
}Semantic roles & 50–950 ramp
primary
#70D3DC
secondary
#AB4E45
accent
#2B1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484