#70D5DD#70D5DD
#70D5DD is a light, moderate teal. Relative luminance 0.563; OKLCH L 81.5% C 0.095 H 202.3°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #70D5DD |
|---|---|
| RGB | rgb(112, 213, 221) |
| HSL | hsl(184, 62%, 65%) |
| HSV | hsv(184, 49%, 87%) |
| CMYK | cmyk(49.3%, 3.6%, 0%, 13.3%) |
| CIE-LAB | lab(79.76, -27.36, -13.06) |
| CIE-LCH | lch(79.76, 30.31, 205.51°) |
| OKLab | oklab(81.51% -0.088 -0.036) |
| OKLCH | oklch(81.51% 0.095 202.3) |
| XYZ | xyz(43.5223, 56.2499, 76.9564) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 5.93
Darkturquoise
#00CED1
ΔE00 6.20
Mediumturquoise
#48D1CC
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 6.70
Robin Egg Blue
#8AF1FE
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D5DD #DD7870
analogous
#70DDAF #70D5DD #709EDD
triadic
#70D5DD #DD70D5 #D5DD70
tetradic
#70D5DD #AF70DD #DD7870 #9EDD70
square
#70D5DD #AF70DD #DD7870 #9EDD70
split-complementary
#70D5DD #DD709E #DDAF70
monochromatic
#28A1AA #3FC6D1 #70D5DD #A1E4E9 #D3F2F5
Accessibility & contrast
On white
1.71
#70D5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#70D5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D5DD
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D5DD | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDE
Deuteranopia (green-blind)
#B6C0DE
Tritanopia (blue-blind)
#2ADCD7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70d5dd; /* rgb */ color: rgb(112, 213, 221); /* oklch */ color: oklch(81.5% 0.095 202.3);
Tailwind
colors: {
custom: {
50: '#a1e2e7',
500: '#70d5dd',
950: '#000000',
},
}SCSS
$custom: #70d5dd; $custom-light: #a1e2e7; $custom-dark: #000000;
JSON
{
"hex": "#70d5dd",
"rgb": {
"r": 112,
"g": 213,
"b": 221
},
"hsl": {
"h": 184.404,
"s": 61.582,
"l": 65.294
},
"oklch": {
"l": 0.81507,
"c": 0.09508,
"h": 202.3
},
"luminance": 0.56254
}Semantic roles & 50–950 ramp
primary
#70D5DD
secondary
#AD4C45
accent
#291CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1516
muted
#808484