#70D0CF#70D0CF
#70D0CF is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.9% C 0.091 H 194.6°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #70D0CF |
|---|---|
| RGB | rgb(112, 208, 207) |
| HSL | hsl(179, 51%, 63%) |
| HSV | hsv(179, 46%, 82%) |
| CMYK | cmyk(46.2%, 0%, 0.5%, 18.4%) |
| CIE-LAB | lab(77.91, -28.54, -8.31) |
| CIE-LCH | lch(77.91, 29.73, 196.22°) |
| OKLab | oklab(79.88% -0.0881 -0.023) |
| OKLCH | oklch(79.88% 0.091 194.6) |
| XYZ | xyz(40.4960, 53.0581, 67.1266) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.78
Darkturquoise
#00CED1
ΔE00 5.25
Aqua Blue
#02D8E9
ΔE00 7.08
Turquoise
#40E0D0
ΔE00 7.51
Robin'S Egg
#6DEDFD
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70D0CF #D07071
analogous
#70D09F #70D0CF #70A1D0
triadic
#70D0CF #CF70D0 #D0CF70
tetradic
#70D0CF #9F70D0 #D07071 #A1D070
square
#70D0CF #9F70D0 #D07071 #A1D070
split-complementary
#70D0CF #D070A1 #D09F70
monochromatic
#319594 #42C1C0 #70D0CF #9EDFDE #CCEEEE
Accessibility & contrast
On white
1.81
#70D0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#70D0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70D0CF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70D0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70D0CF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8CF
Deuteranopia (green-blind)
#B5BBD0
Tritanopia (blue-blind)
#3BD5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #70d0cf; /* rgb */ color: rgb(112, 208, 207); /* oklch */ color: oklch(79.9% 0.091 194.6);
Tailwind
colors: {
custom: {
50: '#a0dedd',
500: '#70d0cf',
950: '#000000',
},
}SCSS
$custom: #70d0cf; $custom-light: #a0dedd; $custom-dark: #000000;
JSON
{
"hex": "#70d0cf",
"rgb": {
"r": 112,
"g": 208,
"b": 207
},
"hsl": {
"h": 179.375,
"s": 50.526,
"l": 62.745
},
"oklch": {
"l": 0.79885,
"c": 0.09108,
"h": 194.6
},
"luminance": 0.53061
}Semantic roles & 50–950 ramp
primary
#70D0CF
secondary
#9A4A4B
accent
#2829BE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484