#70DBDC#70DBDC
#70DBDC is a very light, moderate teal. Relative luminance 0.593; OKLCH L 82.9% C 0.099 H 196.2°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #70DBDC |
|---|---|
| RGB | rgb(112, 219, 220) |
| HSL | hsl(181, 61%, 65%) |
| HSV | hsv(181, 49%, 86%) |
| CMYK | cmyk(49.1%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(81.44, -30.52, -10.01) |
| CIE-LCH | lch(81.44, 32.11, 198.16°) |
| OKLab | oklab(82.85% -0.095 -0.0276) |
| OKLCH | oklch(82.85% 0.099 196.2) |
| XYZ | xyz(44.9266, 59.2711, 76.7692) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.58
Darkturquoise
#00CED1
ΔE00 5.77
Aqua Blue
#02D8E9
ΔE00 6.10
Robin'S Egg
#6DEDFD
ΔE00 6.40
Robin'S Egg Blue
#98EFF9
ΔE00 6.86
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DBDC #DC7170
analogous
#70DCA7 #70DBDC #70A5DC
triadic
#70DBDC #DC70DB #DBDC70
tetradic
#70DBDC #A770DC #DC7170 #A5DC70
square
#70DBDC #A770DC #DC7170 #A5DC70
split-complementary
#70DBDC #DC70A5 #DCA770
monochromatic
#29A7A8 #3FCFD0 #70DBDC #A1E7E8 #D2F4F4
Accessibility & contrast
On white
1.63
#70DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#70DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DBDC
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DBDC | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD2DC
Deuteranopia (green-blind)
#BDC5DD
Tritanopia (blue-blind)
#28E1DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dbdc; /* rgb */ color: rgb(112, 219, 220); /* oklch */ color: oklch(82.9% 0.099 196.2);
Tailwind
colors: {
custom: {
50: '#a1e6e6',
500: '#70dbdc',
950: '#000000',
},
}SCSS
$custom: #70dbdc; $custom-light: #a1e6e6; $custom-dark: #000000;
JSON
{
"hex": "#70dbdc",
"rgb": {
"r": 112,
"g": 219,
"b": 220
},
"hsl": {
"h": 180.556,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.82853,
"c": 0.09898,
"h": 196.2
},
"luminance": 0.59275
}Semantic roles & 50–950 ramp
primary
#70DBDC
secondary
#AB4645
accent
#1F1DC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484