#70CCCD#70CCCD
#70CCCD is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.9% C 0.088 H 196.4°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #70CCCD |
|---|---|
| RGB | rgb(112, 204, 205) |
| HSL | hsl(181, 48%, 62%) |
| HSV | hsv(181, 45%, 80%) |
| CMYK | cmyk(45.4%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(76.70, -27.11, -9.03) |
| CIE-LCH | lch(76.70, 28.57, 198.42°) |
| OKLab | oklab(78.89% -0.0844 -0.0249) |
| OKLCH | oklch(78.89% 0.088 196.4) |
| XYZ | xyz(39.2901, 51.0350, 65.5260) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.54
Darkturquoise
#00CED1
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 6.98
Turquoise
#40E0D0
ΔE00 8.66
Robin'S Egg
#6DEDFD
ΔE00 9.07
Topaz
#13BBAF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#70CCCD #CD7170
analogous
#70CDA0 #70CCCD #709ECD
triadic
#70CCCD #CD70CC #CCCD70
tetradic
#70CCCD #A070CD #CD7170 #9ECD70
square
#70CCCD #A070CD #CD7170 #9ECD70
split-complementary
#70CCCD #CD709E #CDA070
monochromatic
#328F90 #43BCBD #70CCCD #9DDCDD #CBECED
Accessibility & contrast
On white
1.87
#70CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#70CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #70CCCD
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##70CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##70CCCD | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#B1B8CE
Tritanopia (blue-blind)
#3ED1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #70cccd; /* rgb */ color: rgb(112, 204, 205); /* oklch */ color: oklch(78.9% 0.088 196.4);
Tailwind
colors: {
custom: {
50: '#9fdcdc',
500: '#70cccd',
950: '#000000',
},
}SCSS
$custom: #70cccd; $custom-light: #9fdcdc; $custom-dark: #000000;
JSON
{
"hex": "#70cccd",
"rgb": {
"r": 112,
"g": 204,
"b": 205
},
"hsl": {
"h": 180.645,
"s": 48.187,
"l": 62.157
},
"oklch": {
"l": 0.78894,
"c": 0.08802,
"h": 196.4
},
"luminance": 0.51038
}Semantic roles & 50–950 ramp
primary
#70CCCD
secondary
#974B4B
accent
#2C2ABB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484