#70D2CB#70D2CB
#70D2CB is a light, moderate teal. Relative luminance 0.538; OKLCH L 80.2% C 0.093 H 189.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #70D2CB |
|---|---|
| RGB | rgb(112, 210, 203) |
| HSL | hsl(176, 52%, 63%) |
| HSV | hsv(176, 47%, 82%) |
| CMYK | cmyk(46.7%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(78.37, -30.52, -5.47) |
| CIE-LCH | lch(78.37, 31.00, 190.17°) |
| OKLab | oklab(80.22% -0.0921 -0.0153) |
| OKLCH | oklch(80.22% 0.093 189.4) |
| XYZ | xyz(40.5038, 53.8463, 64.7473) |
| Luminance | 0.5385 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.21
Turquoise
#40E0D0
ΔE00 5.73
Darkturquoise
#00CED1
ΔE00 5.93
Seafoam Blue
#78D1B6
ΔE00 7.19
Pale Teal
#82CBB2
ΔE00 7.53
Topaz
#13BBAF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D2CB #D27077
analogous
#70D29A #70D2CB #70A8D2
triadic
#70D2CB #CB70D2 #D2CB70
tetradic
#70D2CB #9A70D2 #D27077 #A8D270
square
#70D2CB #9A70D2 #D27077 #A8D270
split-complementary
#70D2CB #D270A8 #D29A70
monochromatic
#309890 #41C3BA #70D2CB #9FE1DC #CDEFED
Accessibility & contrast
On white
1.78
#70D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#70D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D2CB
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D2CB | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#B8BDCC
Tritanopia (blue-blind)
#3DD6D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70d2cb; /* rgb */ color: rgb(112, 210, 203); /* oklch */ color: oklch(80.2% 0.093 189.4);
Tailwind
colors: {
custom: {
50: '#a0e0da',
500: '#70d2cb',
950: '#000000',
},
}SCSS
$custom: #70d2cb; $custom-light: #a0e0da; $custom-dark: #000000;
JSON
{
"hex": "#70d2cb",
"rgb": {
"r": 112,
"g": 210,
"b": 203
},
"hsl": {
"h": 175.714,
"s": 52.128,
"l": 63.137
},
"oklch": {
"l": 0.8022,
"c": 0.09335,
"h": 189.4
},
"luminance": 0.5385
}Semantic roles & 50–950 ramp
primary
#70D2CB
secondary
#9D494F
accent
#2631C0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483