#70D8CD#70D8CD
#70D8CD is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.7% C 0.099 H 186.4°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #70D8CD |
|---|---|
| RGB | rgb(112, 216, 205) |
| HSL | hsl(174, 57%, 64%) |
| HSV | hsv(174, 48%, 85%) |
| CMYK | cmyk(48.1%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(80.16, -32.87, -3.91) |
| CIE-LCH | lch(80.16, 33.10, 186.78°) |
| OKLab | oklab(81.68% -0.098 -0.0111) |
| OKLCH | oklch(81.68% 0.099 186.4) |
| XYZ | xyz(42.2529, 56.9606, 66.5136) |
| Luminance | 0.5696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.87
Turquoise
#40E0D0
ΔE00 4.21
Seafoam Blue
#78D1B6
ΔE00 6.17
Tiffany Blue
#7BF2DA
ΔE00 6.90
Darkturquoise
#00CED1
ΔE00 6.96
Pale Teal
#82CBB2
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D8CD #D8707B
analogous
#70D899 #70D8CD #70AFD8
triadic
#70D8CD #CD70D8 #D8CD70
tetradic
#70D8CD #9970D8 #D8707B #AFD870
square
#70D8CD #9970D8 #D8707B #AFD870
split-complementary
#70D8CD #D870AF #D89970
monochromatic
#2CA295 #40CBBC #70D8CD #A0E5DE #D0F2EF
Accessibility & contrast
On white
1.69
#70D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#70D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D8CD
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D8CD | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#39DCD4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #70d8cd; /* rgb */ color: rgb(112, 216, 205); /* oklch */ color: oklch(81.7% 0.099 186.4);
Tailwind
colors: {
custom: {
50: '#a0e4dc',
500: '#70d8cd',
950: '#000000',
},
}SCSS
$custom: #70d8cd; $custom-light: #a0e4dc; $custom-dark: #000000;
JSON
{
"hex": "#70d8cd",
"rgb": {
"r": 112,
"g": 216,
"b": 205
},
"hsl": {
"h": 173.654,
"s": 57.143,
"l": 64.314
},
"oklch": {
"l": 0.81679,
"c": 0.09862,
"h": 186.4
},
"luminance": 0.56964
}Semantic roles & 50–950 ramp
primary
#70D8CD
secondary
#A54751
accent
#2132C5
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484