#70D5DF#70D5DF
#70D5DF is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.6% C 0.095 H 203.9°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #70D5DF |
|---|---|
| RGB | rgb(112, 213, 223) |
| HSL | hsl(185, 63%, 66%) |
| HSV | hsv(185, 50%, 87%) |
| CMYK | cmyk(49.8%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(79.82, -26.83, -14.03) |
| CIE-LCH | lch(79.82, 30.28, 207.61°) |
| OKLab | oklab(81.58% -0.0872 -0.0387) |
| OKLCH | oklch(81.58% 0.095 203.9) |
| XYZ | xyz(43.7903, 56.3571, 78.3681) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.76
Robin'S Egg
#6DEDFD
ΔE00 5.70
Robin Egg Blue
#8AF1FE
ΔE00 6.53
Robin'S Egg Blue
#98EFF9
ΔE00 6.57
Darkturquoise
#00CED1
ΔE00 6.63
Mediumturquoise
#48D1CC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D5DF #DF7A70
analogous
#70DFB1 #70D5DF #709DDF
triadic
#70D5DF #DF70D5 #D5DF70
tetradic
#70D5DF #B170DF #DF7A70 #9DDF70
square
#70D5DF #B170DF #DF7A70 #9DDF70
split-complementary
#70D5DF #DF709D #DFB170
monochromatic
#27A2AE #3EC6D4 #70D5DF #A2E4EA #D4F2F5
Accessibility & contrast
On white
1.71
#70D5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#70D5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D5DF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D5DF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CEE0
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#27DCD8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #70d5df; /* rgb */ color: rgb(112, 213, 223); /* oklch */ color: oklch(81.6% 0.095 203.9);
Tailwind
colors: {
custom: {
50: '#a1e2e9',
500: '#70d5df',
950: '#000000',
},
}SCSS
$custom: #70d5df; $custom-light: #a1e2e9; $custom-dark: #000000;
JSON
{
"hex": "#70d5df",
"rgb": {
"r": 112,
"g": 213,
"b": 223
},
"hsl": {
"h": 185.405,
"s": 63.429,
"l": 65.686
},
"oklch": {
"l": 0.81576,
"c": 0.0954,
"h": 203.9
},
"luminance": 0.56361
}Semantic roles & 50–950 ramp
primary
#70D5DF
secondary
#B04D44
accent
#2A1ACB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484