#70DCDB#70DCDB
#70DCDB is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.0% C 0.100 H 194.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #70DCDB |
|---|---|
| RGB | rgb(112, 220, 219) |
| HSL | hsl(179, 61%, 65%) |
| HSV | hsv(179, 49%, 86%) |
| CMYK | cmyk(49.1%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(81.70, -31.25, -9.09) |
| CIE-LCH | lch(81.70, 32.55, 196.22°) |
| OKLab | oklab(83.05% -0.0965 -0.0251) |
| OKLCH | oklch(83.05% 0.1 194.6) |
| XYZ | xyz(45.0562, 59.7416, 76.1610) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.29
Darkturquoise
#00CED1
ΔE00 5.87
Turquoise
#40E0D0
ΔE00 6.39
Aqua Blue
#02D8E9
ΔE00 6.66
Robin'S Egg
#6DEDFD
ΔE00 6.87
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DCDB #DC7071
analogous
#70DCA5 #70DCDB #70A7DC
triadic
#70DCDB #DB70DC #DCDB70
tetradic
#70DCDB #A570DC #DC7071 #A7DC70
square
#70DCDB #A570DC #DC7071 #A7DC70
split-complementary
#70DCDB #DC70A7 #DCA570
monochromatic
#29A8A7 #3FD0CF #70DCDB #A1E8E7 #D2F4F4
Accessibility & contrast
On white
1.62
#70DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#70DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DCDB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DCDB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#29E2DB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #70dcdb; /* rgb */ color: rgb(112, 220, 219); /* oklch */ color: oklch(83.0% 0.100 194.6);
Tailwind
colors: {
custom: {
50: '#a1e7e6',
500: '#70dcdb',
950: '#000000',
},
}SCSS
$custom: #70dcdb; $custom-light: #a1e7e6; $custom-dark: #000000;
JSON
{
"hex": "#70dcdb",
"rgb": {
"r": 112,
"g": 220,
"b": 219
},
"hsl": {
"h": 179.444,
"s": 60.674,
"l": 65.098
},
"oklch": {
"l": 0.8305,
"c": 0.09977,
"h": 194.6
},
"luminance": 0.59746
}Semantic roles & 50–950 ramp
primary
#70DCDB
secondary
#AB4546
accent
#1D1FC8
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101615
muted
#808484