#70D3CD#70D3CD
#70D3CD is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.5% C 0.094 H 190.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #70D3CD |
|---|---|
| RGB | rgb(112, 211, 205) |
| HSL | hsl(176, 53%, 63%) |
| HSV | hsv(176, 47%, 83%) |
| CMYK | cmyk(46.9%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(78.72, -30.50, -6.04) |
| CIE-LCH | lch(78.72, 31.09, 191.20°) |
| OKLab | oklab(80.52% -0.0924 -0.0168) |
| OKLCH | oklch(80.52% 0.094 190.3) |
| XYZ | xyz(40.9913, 54.4376, 66.0931) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.17
Darkturquoise
#00CED1
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 7.60
Pale Teal
#82CBB2
ΔE00 7.95
Aqua Blue
#02D8E9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D3CD #D37076
analogous
#70D39B #70D3CD #70A7D3
triadic
#70D3CD #CD70D3 #D3CD70
tetradic
#70D3CD #9B70D3 #D37076 #A7D370
square
#70D3CD #9B70D3 #D37076 #A7D370
split-complementary
#70D3CD #D370A7 #D39B70
monochromatic
#2F9993 #41C5BD #70D3CD #9FE1DD #CEF0EE
Accessibility & contrast
On white
1.77
#70D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#70D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D3CD
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D3CD | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#B8BECE
Tritanopia (blue-blind)
#3BD8D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #70d3cd; /* rgb */ color: rgb(112, 211, 205); /* oklch */ color: oklch(80.5% 0.094 190.3);
Tailwind
colors: {
custom: {
50: '#a0e1dc',
500: '#70d3cd',
950: '#000000',
},
}SCSS
$custom: #70d3cd; $custom-light: #a0e1dc; $custom-dark: #000000;
JSON
{
"hex": "#70d3cd",
"rgb": {
"r": 112,
"g": 211,
"b": 205
},
"hsl": {
"h": 176.364,
"s": 52.941,
"l": 63.333
},
"oklch": {
"l": 0.80516,
"c": 0.09389,
"h": 190.3
},
"luminance": 0.54441
}Semantic roles & 50–950 ramp
primary
#70D3CD
secondary
#9E494E
accent
#252FC0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484