#70DADF#70DADF
#70DADF is a very light, moderate teal. Relative luminance 0.589; OKLCH L 82.7% C 0.098 H 199.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #70DADF |
|---|---|
| RGB | rgb(112, 218, 223) |
| HSL | hsl(183, 63%, 66%) |
| HSV | hsv(183, 50%, 87%) |
| CMYK | cmyk(49.8%, 2.2%, 0%, 12.5%) |
| CIE-LAB | lab(81.24, -29.26, -11.90) |
| CIE-LCH | lch(81.24, 31.58, 202.13°) |
| OKLab | oklab(82.72% -0.0927 -0.0328) |
| OKLCH | oklch(82.72% 0.098 199.5) |
| XYZ | xyz(45.0674, 58.9113, 78.7938) |
| Luminance | 0.5891 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 5.19
Robin'S Egg
#6DEDFD
ΔE00 5.50
Mediumturquoise
#48D1CC
ΔE00 5.53
Darkturquoise
#00CED1
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70DADF #DF7570
analogous
#70DFAC #70DADF #70A2DF
triadic
#70DADF #DF70DA #DADF70
tetradic
#70DADF #AC70DF #DF7570 #A2DF70
square
#70DADF #AC70DF #DF7570 #A2DF70
split-complementary
#70DADF #DF70A2 #DFAC70
monochromatic
#27A8AE #3ECDD4 #70DADF #A2E7EA #D4F4F5
Accessibility & contrast
On white
1.64
#70DADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#70DADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70DADF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70DADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70DADF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#24E0DB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #70dadf; /* rgb */ color: rgb(112, 218, 223); /* oklch */ color: oklch(82.7% 0.098 199.5);
Tailwind
colors: {
custom: {
50: '#a1e5e9',
500: '#70dadf',
950: '#000000',
},
}SCSS
$custom: #70dadf; $custom-light: #a1e5e9; $custom-dark: #000000;
JSON
{
"hex": "#70dadf",
"rgb": {
"r": 112,
"g": 218,
"b": 223
},
"hsl": {
"h": 182.703,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.82723,
"c": 0.09835,
"h": 199.5
},
"luminance": 0.58915
}Semantic roles & 50–950 ramp
primary
#70DADF
secondary
#B04844
accent
#221ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101616
muted
#808484