#70D7DC#70D7DC
#70D7DC is a light, moderate teal. Relative luminance 0.572; OKLCH L 81.9% C 0.096 H 199.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #70D7DC |
|---|---|
| RGB | rgb(112, 215, 220) |
| HSL | hsl(183, 61%, 65%) |
| HSV | hsv(183, 49%, 86%) |
| CMYK | cmyk(49.1%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(80.30, -28.59, -11.71) |
| CIE-LCH | lch(80.30, 30.90, 202.28°) |
| OKLab | oklab(81.93% -0.0906 -0.0323) |
| OKLCH | oklch(81.93% 0.096 199.6) |
| XYZ | xyz(43.8956, 57.2091, 76.4255) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.23
Mediumturquoise
#48D1CC
ΔE00 5.38
Darkturquoise
#00CED1
ΔE00 5.78
Robin'S Egg
#6DEDFD
ΔE00 6.05
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D7DC #DC7570
analogous
#70DCAB #70D7DC #70A1DC
triadic
#70D7DC #DC70D7 #D7DC70
tetradic
#70D7DC #AB70DC #DC7570 #A1DC70
square
#70D7DC #AB70DC #DC7570 #A1DC70
split-complementary
#70D7DC #DC70A1 #DCAB70
monochromatic
#29A2A8 #3FC9D0 #70D7DC #A1E5E8 #D2F3F4
Accessibility & contrast
On white
1.69
#70D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#70D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D7DC
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D7DC | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#B8C1DD
Tritanopia (blue-blind)
#2ADDD8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #70d7dc; /* rgb */ color: rgb(112, 215, 220); /* oklch */ color: oklch(81.9% 0.096 199.6);
Tailwind
colors: {
custom: {
50: '#a1e3e6',
500: '#70d7dc',
950: '#000000',
},
}SCSS
$custom: #70d7dc; $custom-light: #a1e3e6; $custom-dark: #000000;
JSON
{
"hex": "#70d7dc",
"rgb": {
"r": 112,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.778,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.81932,
"c": 0.09621,
"h": 199.6
},
"luminance": 0.57213
}Semantic roles & 50–950 ramp
primary
#70D7DC
secondary
#AB4A45
accent
#251DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484