#70D2DB#70D2DB
#70D2DB is a light, moderate teal. Relative luminance 0.547; OKLCH L 80.8% C 0.093 H 203.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #70D2DB |
|---|---|
| RGB | rgb(112, 210, 219) |
| HSL | hsl(185, 60%, 65%) |
| HSV | hsv(185, 49%, 86%) |
| CMYK | cmyk(48.9%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(78.84, -26.41, -13.36) |
| CIE-LCH | lch(78.84, 29.60, 206.83°) |
| OKLab | oklab(80.75% -0.0855 -0.0368) |
| OKLCH | oklch(80.75% 0.093 203.3) |
| XYZ | xyz(42.5098, 54.6487, 75.3122) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.05
Darkturquoise
#00CED1
ΔE00 6.37
Robin'S Egg
#6DEDFD
ΔE00 6.48
Mediumturquoise
#48D1CC
ΔE00 6.64
Robin'S Egg Blue
#98EFF9
ΔE00 7.20
Robin Egg Blue
#8AF1FE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D2DB #DB7970
analogous
#70DBAF #70D2DB #709CDB
triadic
#70D2DB #DB70D2 #D2DB70
tetradic
#70D2DB #AF70DB #DB7970 #9CDB70
square
#70D2DB #AF70DB #DB7970 #9CDB70
split-complementary
#70D2DB #DB709C #DBAF70
monochromatic
#2A9CA7 #3FC3CF #70D2DB #A1E1E7 #D2F1F4
Accessibility & contrast
On white
1.76
#70D2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#70D2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D2DB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D2DB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDC
Deuteranopia (green-blind)
#B3BEDC
Tritanopia (blue-blind)
#2ED9D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #70d2db; /* rgb */ color: rgb(112, 210, 219); /* oklch */ color: oklch(80.8% 0.093 203.3);
Tailwind
colors: {
custom: {
50: '#a0e0e6',
500: '#70d2db',
950: '#000000',
},
}SCSS
$custom: #70d2db; $custom-light: #a0e0e6; $custom-dark: #000000;
JSON
{
"hex": "#70d2db",
"rgb": {
"r": 112,
"g": 210,
"b": 219
},
"hsl": {
"h": 185.047,
"s": 59.777,
"l": 64.902
},
"oklch": {
"l": 0.8075,
"c": 0.09307,
"h": 203.3
},
"luminance": 0.54652
}Semantic roles & 50–950 ramp
primary
#70D2DB
secondary
#AA4E46
accent
#2C1EC7
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484