#70CDCF#70CDCF
#70CDCF is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.2% C 0.089 H 197.3°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #70CDCF |
|---|---|
| RGB | rgb(112, 205, 207) |
| HSL | hsl(181, 50%, 63%) |
| HSV | hsv(181, 46%, 81%) |
| CMYK | cmyk(45.9%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(77.05, -27.08, -9.59) |
| CIE-LCH | lch(77.05, 28.73, 199.50°) |
| OKLab | oklab(79.19% -0.0847 -0.0264) |
| OKLCH | oklch(79.19% 0.089 197.3) |
| XYZ | xyz(39.7715, 51.6091, 66.8851) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.70
Darkturquoise
#00CED1
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 6.63
Robin'S Egg
#6DEDFD
ΔE00 8.65
Turquoise
#40E0D0
ΔE00 8.81
Robin'S Egg Blue
#98EFF9
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CDCF #CF7270
analogous
#70CFA1 #70CDCF #709ECF
triadic
#70CDCF #CF70CD #CDCF70
tetradic
#70CDCF #A170CF #CF7270 #9ECF70
square
#70CDCF #A170CF #CF7270 #9ECF70
split-complementary
#70CDCF #CF709E #CFA170
monochromatic
#319193 #42BDC0 #70CDCF #9EDDDE #CCEDEE
Accessibility & contrast
On white
1.85
#70CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#70CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CDCF
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CDCF | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CF
Deuteranopia (green-blind)
#B2B9D0
Tritanopia (blue-blind)
#3CD2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70cdcf; /* rgb */ color: rgb(112, 205, 207); /* oklch */ color: oklch(79.2% 0.089 197.3);
Tailwind
colors: {
custom: {
50: '#9fdcdd',
500: '#70cdcf',
950: '#000000',
},
}SCSS
$custom: #70cdcf; $custom-light: #9fdcdd; $custom-dark: #000000;
JSON
{
"hex": "#70cdcf",
"rgb": {
"r": 112,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.263,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.79192,
"c": 0.08876,
"h": 197.3
},
"luminance": 0.51612
}Semantic roles & 50–950 ramp
primary
#70CDCF
secondary
#994C4A
accent
#2C28BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484