#70D2CD#70D2CD
#70D2CD is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.093 H 191.1°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #70D2CD |
|---|---|
| RGB | rgb(112, 210, 205) |
| HSL | hsl(177, 52%, 63%) |
| HSV | hsv(177, 47%, 82%) |
| CMYK | cmyk(46.7%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.43, -30.02, -6.46) |
| CIE-LCH | lch(78.43, 30.70, 192.15°) |
| OKLab | oklab(80.28% -0.0912 -0.0179) |
| OKLCH | oklch(80.28% 0.093 191.1) |
| XYZ | xyz(40.7437, 53.9423, 66.0106) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.20
Darkturquoise
#00CED1
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 6.17
Seafoam Blue
#78D1B6
ΔE00 7.93
Aqua Blue
#02D8E9
ΔE00 8.14
Pale Teal
#82CBB2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D2CD #D27075
analogous
#70D29C #70D2CD #70A6D2
triadic
#70D2CD #CD70D2 #D2CD70
tetradic
#70D2CD #9C70D2 #D27075 #A6D270
square
#70D2CD #9C70D2 #D27075 #A6D270
split-complementary
#70D2CD #D270A6 #D29C70
monochromatic
#309893 #41C3BD #70D2CD #9FE1DD #CDEFEE
Accessibility & contrast
On white
1.78
#70D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#70D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D2CD
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D2CD | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#B7BDCE
Tritanopia (blue-blind)
#3CD7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #70d2cd; /* rgb */ color: rgb(112, 210, 205); /* oklch */ color: oklch(80.3% 0.093 191.1);
Tailwind
colors: {
custom: {
50: '#a0e0dc',
500: '#70d2cd',
950: '#000000',
},
}SCSS
$custom: #70d2cd; $custom-light: #a0e0dc; $custom-dark: #000000;
JSON
{
"hex": "#70d2cd",
"rgb": {
"r": 112,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.939,
"s": 52.128,
"l": 63.137
},
"oklch": {
"l": 0.80284,
"c": 0.093,
"h": 191.1
},
"luminance": 0.53946
}Semantic roles & 50–950 ramp
primary
#70D2CD
secondary
#9D494D
accent
#262EC0
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484