#70CCCF#70CCCF
#70CCCF is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.088 H 198.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCCF |
|---|---|
| RGB | rgb(112, 204, 207) |
| HSL | hsl(182, 50%, 63%) |
| HSV | hsv(182, 46%, 81%) |
| CMYK | cmyk(45.9%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.76, -26.59, -10.02) |
| CIE-LCH | lch(76.76, 28.42, 200.64°) |
| OKLab | oklab(78.96% -0.0836 -0.0276) |
| OKLCH | oklch(78.96% 0.088 198.3) |
| XYZ | xyz(39.5330, 51.1322, 66.8056) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.06
Darkturquoise
#00CED1
ΔE00 5.55
Aqua Blue
#02D8E9
ΔE00 6.55
Robin'S Egg
#6DEDFD
ΔE00 8.68
Robin'S Egg Blue
#98EFF9
ΔE00 9.00
Turquoise
#40E0D0
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCCF #CF7370
analogous
#70CFA3 #70CCCF #709CCF
triadic
#70CCCF #CF70CC #CCCF70
tetradic
#70CCCF #A370CF #CF7370 #9CCF70
square
#70CCCF #A370CF #CF7370 #9CCF70
split-complementary
#70CCCF #CF709C #CFA370
monochromatic
#319093 #42BCC0 #70CCCF #9EDCDE #CCEDEE
Accessibility & contrast
On white
1.87
#70CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#70CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCCF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCCF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5CF
Deuteranopia (green-blind)
#B1B8D0
Tritanopia (blue-blind)
#3CD2CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70cccf; /* rgb */ color: rgb(112, 204, 207); /* oklch */ color: oklch(79.0% 0.088 198.3);
Tailwind
colors: {
custom: {
50: '#9fdbdd',
500: '#70cccf',
950: '#000000',
},
}SCSS
$custom: #70cccf; $custom-light: #9fdbdd; $custom-dark: #000000;
JSON
{
"hex": "#70cccf",
"rgb": {
"r": 112,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.895,
"s": 49.738,
"l": 62.549
},
"oklch": {
"l": 0.78961,
"c": 0.08803,
"h": 198.3
},
"luminance": 0.51135
}Semantic roles & 50–950 ramp
primary
#70CCCF
secondary
#994D4A
accent
#2D28BD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484