#70CCCC#70CCCC
#70CCCC is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.088 H 195.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCCC |
|---|---|
| RGB | rgb(112, 204, 204) |
| HSL | hsl(180, 47%, 62%) |
| HSV | hsv(180, 45%, 80%) |
| CMYK | cmyk(45.1%, 0%, 0%, 20%) |
| CIE-LAB | lab(76.67, -27.36, -8.53) |
| CIE-LCH | lch(76.67, 28.66, 197.32°) |
| OKLab | oklab(78.86% -0.0848 -0.0236) |
| OKLCH | oklch(78.86% 0.088 195.5) |
| XYZ | xyz(39.1697, 50.9869, 64.8924) |
| Luminance | 0.5099 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.30
Darkturquoise
#00CED1
ΔE00 5.39
Aqua Blue
#02D8E9
ΔE00 7.22
Turquoise
#40E0D0
ΔE00 8.37
Topaz
#13BBAF
ΔE00 8.86
Robin'S Egg
#6DEDFD
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCCC #CC7070
analogous
#70CC9E #70CCCC #709ECC
triadic
#70CCCC #CC70CC #CCCC70
tetradic
#70CCCC #9E70CC #CC7070 #9ECC70
square
#70CCCC #9E70CC #CC7070 #9ECC70
split-complementary
#70CCCC #CC709E #CC9E70
monochromatic
#338F8F #43BCBC #70CCCC #9DDCDC #CAECEC
Accessibility & contrast
On white
1.88
#70CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#70CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCCC
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCCC | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CC
Deuteranopia (green-blind)
#B1B8CD
Tritanopia (blue-blind)
#3FD1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70cccc; /* rgb */ color: rgb(112, 204, 204); /* oklch */ color: oklch(78.9% 0.088 195.5);
Tailwind
colors: {
custom: {
50: '#9fdcdb',
500: '#70cccc',
950: '#000000',
},
}SCSS
$custom: #70cccc; $custom-light: #9fdcdb; $custom-dark: #000000;
JSON
{
"hex": "#70cccc",
"rgb": {
"r": 112,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 47.423,
"l": 61.961
},
"oklch": {
"l": 0.78861,
"c": 0.08804,
"h": 195.5
},
"luminance": 0.5099
}Semantic roles & 50–950 ramp
primary
#70CCCC
secondary
#954B4B
accent
#2B2BBB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1515
muted
#808484