#70D0CD#70D0CD
#70D0CD is a light, moderate teal. Relative luminance 0.530; OKLCH L 79.8% C 0.091 H 192.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #70D0CD |
|---|---|
| RGB | rgb(112, 208, 205) |
| HSL | hsl(178, 51%, 63%) |
| HSV | hsv(178, 46%, 82%) |
| CMYK | cmyk(46.2%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(77.85, -29.05, -7.32) |
| CIE-LCH | lch(77.85, 29.96, 194.14°) |
| OKLab | oklab(79.82% -0.089 -0.0203) |
| OKLCH | oklch(79.82% 0.091 192.8) |
| XYZ | xyz(40.2530, 52.9609, 65.8470) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.44
Darkturquoise
#00CED1
ΔE00 5.37
Turquoise
#40E0D0
ΔE00 6.96
Aqua Blue
#02D8E9
ΔE00 7.65
Seafoam Blue
#78D1B6
ΔE00 8.64
Topaz
#13BBAF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D0CD #D07073
analogous
#70D09D #70D0CD #70A3D0
triadic
#70D0CD #CD70D0 #D0CD70
tetradic
#70D0CD #9D70D0 #D07073 #A3D070
square
#70D0CD #9D70D0 #D07073 #A3D070
split-complementary
#70D0CD #D070A3 #D09D70
monochromatic
#319592 #42C1BD #70D0CD #9EDFDD #CCEEED
Accessibility & contrast
On white
1.81
#70D0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#70D0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D0CD
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D0CD | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#3CD5CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #70d0cd; /* rgb */ color: rgb(112, 208, 205); /* oklch */ color: oklch(79.8% 0.091 192.8);
Tailwind
colors: {
custom: {
50: '#9fdedc',
500: '#70d0cd',
950: '#000000',
},
}SCSS
$custom: #70d0cd; $custom-light: #9fdedc; $custom-dark: #000000;
JSON
{
"hex": "#70d0cd",
"rgb": {
"r": 112,
"g": 208,
"b": 205
},
"hsl": {
"h": 178.125,
"s": 50.526,
"l": 62.745
},
"oklch": {
"l": 0.7982,
"c": 0.09126,
"h": 192.8
},
"luminance": 0.52964
}Semantic roles & 50–950 ramp
primary
#70D0CD
secondary
#9A4A4C
accent
#282CBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484