#70D0DB#70D0DB
#70D0DB is a light, moderate teal. Relative luminance 0.537; OKLCH L 80.3% C 0.092 H 205.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #70D0DB |
|---|---|
| RGB | rgb(112, 208, 219) |
| HSL | hsl(186, 60%, 65%) |
| HSV | hsv(186, 49%, 86%) |
| CMYK | cmyk(48.9%, 5%, 0%, 14.1%) |
| CIE-LAB | lab(78.27, -25.43, -14.22) |
| CIE-LCH | lch(78.27, 29.13, 209.21°) |
| OKLab | oklab(80.29% -0.0832 -0.0392) |
| OKLCH | oklch(80.29% 0.092 205.2) |
| XYZ | xyz(42.0191, 53.6674, 75.1486) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.21
Robin'S Egg
#6DEDFD
ΔE00 6.80
Darkturquoise
#00CED1
ΔE00 6.87
Mediumturquoise
#48D1CC
ΔE00 7.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D0DB #DB7B70
analogous
#70DBB0 #70D0DB #709BDB
triadic
#70D0DB #DB70D0 #D0DB70
tetradic
#70D0DB #B070DB #DB7B70 #9BDB70
square
#70D0DB #B070DB #DB7B70 #9BDB70
split-complementary
#70D0DB #DB709B #DBB070
monochromatic
#2A9AA7 #3FC0CF #70D0DB #A1E0E7 #D2F0F4
Accessibility & contrast
On white
1.79
#70D0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#70D0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D0DB
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D0DB | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#B1BCDB
Tritanopia (blue-blind)
#2FD7D3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70d0db; /* rgb */ color: rgb(112, 208, 219); /* oklch */ color: oklch(80.3% 0.092 205.2);
Tailwind
colors: {
custom: {
50: '#a0dee6',
500: '#70d0db',
950: '#000000',
},
}SCSS
$custom: #70d0db; $custom-light: #a0dee6; $custom-dark: #000000;
JSON
{
"hex": "#70d0db",
"rgb": {
"r": 112,
"g": 208,
"b": 219
},
"hsl": {
"h": 186.168,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.80292,
"c": 0.092,
"h": 205.2
},
"luminance": 0.53671
}Semantic roles & 50–950 ramp
primary
#70D0DB
secondary
#AA5046
accent
#2F1EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484