#70CDCD#70CDCD
#70CDCD is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.089 H 195.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #70CDCD |
|---|---|
| RGB | rgb(112, 205, 205) |
| HSL | hsl(180, 48%, 62%) |
| HSV | hsv(180, 45%, 80%) |
| CMYK | cmyk(45.4%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(76.99, -27.59, -8.60) |
| CIE-LCH | lch(76.99, 28.90, 197.31°) |
| OKLab | oklab(79.13% -0.0856 -0.0237) |
| OKLCH | oklch(79.13% 0.089 195.5) |
| XYZ | xyz(39.5285, 51.5119, 65.6055) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.21
Darkturquoise
#00CED1
ΔE00 5.34
Aqua Blue
#02D8E9
ΔE00 7.11
Turquoise
#40E0D0
ΔE00 8.22
Topaz
#13BBAF
ΔE00 8.96
Robin'S Egg
#6DEDFD
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CDCD #CD7070
analogous
#70CD9F #70CDCD #709FCD
triadic
#70CDCD #CD70CD #CDCD70
tetradic
#70CDCD #9F70CD #CD7070 #9FCD70
square
#70CDCD #9F70CD #CD7070 #9FCD70
split-complementary
#70CDCD #CD709F #CD9F70
monochromatic
#329090 #43BDBD #70CDCD #9DDDDD #CBEDED
Accessibility & contrast
On white
1.86
#70CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#70CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CDCD
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CDCD | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C5CD
Deuteranopia (green-blind)
#B2B9CE
Tritanopia (blue-blind)
#3ED2CD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #70cdcd; /* rgb */ color: rgb(112, 205, 205); /* oklch */ color: oklch(79.1% 0.089 195.5);
Tailwind
colors: {
custom: {
50: '#9fdcdc',
500: '#70cdcd',
950: '#000000',
},
}SCSS
$custom: #70cdcd; $custom-light: #9fdcdc; $custom-dark: #000000;
JSON
{
"hex": "#70cdcd",
"rgb": {
"r": 112,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 48.187,
"l": 62.157
},
"oklch": {
"l": 0.79125,
"c": 0.08879,
"h": 195.5
},
"luminance": 0.51515
}Semantic roles & 50–950 ramp
primary
#70CDCD
secondary
#974B4B
accent
#2A2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484