#70DCDD#70DCDD
#70DCDD is a very light, moderate teal. Relative luminance 0.599; OKLCH L 83.1% C 0.100 H 196.2°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCDD |
|---|---|
| RGB | rgb(112, 220, 221) |
| HSL | hsl(181, 62%, 65%) |
| HSV | hsv(181, 49%, 87%) |
| CMYK | cmyk(49.3%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(81.76, -30.74, -10.07) |
| CIE-LCH | lch(81.76, 32.34, 198.14°) |
| OKLab | oklab(83.12% -0.0957 -0.0278) |
| OKLCH | oklch(83.12% 0.1 196.2) |
| XYZ | xyz(45.3211, 59.8476, 77.5560) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.68
Darkturquoise
#00CED1
ΔE00 5.88
Aqua Blue
#02D8E9
ΔE00 6.12
Robin'S Egg
#6DEDFD
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.74
Robin Egg Blue
#8AF1FE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCDD #DD7170
analogous
#70DDA7 #70DCDD #70A6DD
triadic
#70DCDD #DD70DC #DCDD70
tetradic
#70DCDD #A770DD #DD7170 #A6DD70
square
#70DCDD #A770DD #DD7170 #A6DD70
split-complementary
#70DCDD #DD70A6 #DDA770
monochromatic
#28A9AA #3FD0D1 #70DCDD #A1E8E9 #D3F4F5
Accessibility & contrast
On white
1.62
#70DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#70DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCDD
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCDD | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DD
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#26E2DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70dcdd; /* rgb */ color: rgb(112, 220, 221); /* oklch */ color: oklch(83.1% 0.100 196.2);
Tailwind
colors: {
custom: {
50: '#a1e7e7',
500: '#70dcdd',
950: '#000000',
},
}SCSS
$custom: #70dcdd; $custom-light: #a1e7e7; $custom-dark: #000000;
JSON
{
"hex": "#70dcdd",
"rgb": {
"r": 112,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.55,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.83116,
"c": 0.09968,
"h": 196.2
},
"luminance": 0.59852
}Semantic roles & 50–950 ramp
primary
#70DCDD
secondary
#AD4645
accent
#1E1CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484