#3CACAB#3CACAB
#3CACAB is a light, moderate teal. Relative luminance 0.334; OKLCH L 68.2% C 0.099 H 194.2°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #3CACAB |
|---|---|
| RGB | rgb(60, 172, 171) |
| HSL | hsl(179, 48%, 45%) |
| HSV | hsv(179, 65%, 67%) |
| CMYK | cmyk(65.1%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.49, -31.05, -8.76) |
| CIE-LCH | lch(64.49, 32.27, 195.76°) |
| OKLab | oklab(68.22% -0.096 -0.0243) |
| OKLCH | oklch(68.22% 0.099 194.2) |
| XYZ | xyz(23.9634, 33.4033, 43.7047) |
| Luminance | 0.3341 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.54
Topaz
#13BBAF
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 6.28
Sea
#3C9992
ΔE00 6.39
Turquoise Blue
#06B1C4
ΔE00 7.14
Blue Green
#0F9B8E
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CACAB #AC3C3D
analogous
#3CAC73 #3CACAB #3C75AC
triadic
#3CACAB #AB3CAC #ACAB3C
tetradic
#3CACAB #733CAC #AC3C3D #75AC3C
square
#3CACAB #733CAC #AC3C3D #75AC3C
split-complementary
#3CACAB #AC3C75 #AC733C
monochromatic
#1C5151 #2C7F7E #3CACAB #5EC7C6 #8CD7D6
Accessibility & contrast
On white
2.73
#3CACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#3CACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CACAB
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CACAB | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AB
Deuteranopia (green-blind)
#9097AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3cacab; /* rgb */ color: rgb(60, 172, 171); /* oklch */ color: oklch(68.2% 0.099 194.2);
Tailwind
colors: {
custom: {
50: '#81c5c4',
500: '#3cacab',
950: '#000000',
},
}SCSS
$custom: #3cacab; $custom-light: #81c5c4; $custom-dark: #000000;
JSON
{
"hex": "#3cacab",
"rgb": {
"r": 60,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.464,
"s": 48.276,
"l": 45.49
},
"oklch": {
"l": 0.68223,
"c": 0.09902,
"h": 194.2
},
"luminance": 0.33406
}Semantic roles & 50–950 ramp
primary
#3CACAB
secondary
#C18283
accent
#5051D8
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281