#70D6CE#70D6CE
#70D6CE is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.2% C 0.096 H 188.8°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70D6CE |
|---|---|
| RGB | rgb(112, 214, 206) |
| HSL | hsl(175, 55%, 64%) |
| HSV | hsv(175, 48%, 84%) |
| CMYK | cmyk(47.7%, 0%, 3.7%, 16.1%) |
| CIE-LAB | lab(79.61, -31.68, -5.25) |
| CIE-LCH | lch(79.61, 32.11, 189.42°) |
| OKLab | oklab(81.25% -0.0953 -0.0147) |
| OKLCH | oklch(81.25% 0.096 188.8) |
| XYZ | xyz(41.8647, 55.9905, 66.9816) |
| Luminance | 0.5599 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.34
Turquoise
#40E0D0
ΔE00 4.97
Darkturquoise
#00CED1
ΔE00 6.22
Seafoam Blue
#78D1B6
ΔE00 7.04
Pale Teal
#82CBB2
ΔE00 7.64
Tiffany Blue
#7BF2DA
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D6CE #D67078
analogous
#70D69B #70D6CE #70ABD6
triadic
#70D6CE #CE70D6 #D6CE70
tetradic
#70D6CE #9B70D6 #D67078 #ABD670
square
#70D6CE #9B70D6 #D67078 #ABD670
split-complementary
#70D6CE #D670AB #D69B70
monochromatic
#2D9E95 #40C8BE #70D6CE #A0E4DE #CFF1EF
Accessibility & contrast
On white
1.72
#70D6CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#70D6CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D6CE
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D6CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D6CE | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#BBC0CF
Tritanopia (blue-blind)
#39DAD3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #70d6ce; /* rgb */ color: rgb(112, 214, 206); /* oklch */ color: oklch(81.2% 0.096 188.8);
Tailwind
colors: {
custom: {
50: '#a0e3dc',
500: '#70d6ce',
950: '#000000',
},
}SCSS
$custom: #70d6ce; $custom-light: #a0e3dc; $custom-dark: #000000;
JSON
{
"hex": "#70d6ce",
"rgb": {
"r": 112,
"g": 214,
"b": 206
},
"hsl": {
"h": 175.294,
"s": 55.435,
"l": 63.922
},
"oklch": {
"l": 0.81245,
"c": 0.09645,
"h": 188.8
},
"luminance": 0.55994
}Semantic roles & 50–950 ramp
primary
#70D6CE
secondary
#A3484F
accent
#232FC3
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484