#70DBDE#70DBDE
#70DBDE is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.099 H 197.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #70DBDE |
|---|---|
| RGB | rgb(112, 219, 222) |
| HSL | hsl(182, 63%, 65%) |
| HSV | hsv(182, 50%, 87%) |
| CMYK | cmyk(49.5%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(81.50, -30.00, -10.98) |
| CIE-LCH | lch(81.50, 31.95, 200.11°) |
| OKLab | oklab(82.92% -0.0942 -0.0303) |
| OKLCH | oklch(82.92% 0.099 197.8) |
| XYZ | xyz(45.1931, 59.3777, 78.1725) |
| Luminance | 0.5938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.06
Aqua Blue
#02D8E9
ΔE00 5.61
Robin'S Egg
#6DEDFD
ΔE00 5.84
Darkturquoise
#00CED1
ΔE00 5.88
Robin'S Egg Blue
#98EFF9
ΔE00 6.45
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DBDE #DE7370
analogous
#70DEAA #70DBDE #70A4DE
triadic
#70DBDE #DE70DB #DBDE70
tetradic
#70DBDE #AA70DE #DE7370 #A4DE70
square
#70DBDE #AA70DE #DE7370 #A4DE70
split-complementary
#70DBDE #DE70A4 #DEAA70
monochromatic
#28A8AC #3ECED3 #70DBDE #A2E8E9 #D3F4F5
Accessibility & contrast
On white
1.63
#70DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#70DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DBDE
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DBDE | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BCC5DF
Tritanopia (blue-blind)
#25E1DC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dbde; /* rgb */ color: rgb(112, 219, 222); /* oklch */ color: oklch(82.9% 0.099 197.8);
Tailwind
colors: {
custom: {
50: '#a1e6e8',
500: '#70dbde',
950: '#000000',
},
}SCSS
$custom: #70dbde; $custom-light: #a1e6e8; $custom-dark: #000000;
JSON
{
"hex": "#70dbde",
"rgb": {
"r": 112,
"g": 219,
"b": 222
},
"hsl": {
"h": 181.636,
"s": 62.5,
"l": 65.49
},
"oklch": {
"l": 0.82919,
"c": 0.09898,
"h": 197.8
},
"luminance": 0.59382
}Semantic roles & 50–950 ramp
primary
#70DBDE
secondary
#AE4744
accent
#201BCA
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484