#3CACA0#3CACA0
#3CACA0 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.9% C 0.101 H 185.1°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #3CACA0 |
|---|---|
| RGB | rgb(60, 172, 160) |
| HSL | hsl(174, 48%, 45%) |
| HSV | hsv(174, 65%, 67%) |
| CMYK | cmyk(65.1%, 0%, 7%, 32.5%) |
| CIE-LAB | lab(64.16, -34.14, -3.11) |
| CIE-LCH | lch(64.16, 34.28, 185.20°) |
| OKLab | oklab(67.85% -0.1009 -0.0089) |
| OKLCH | oklch(67.85% 0.101 185.1) |
| XYZ | xyz(22.9582, 33.0013, 38.4108) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.67
Topaz
#13BBAF
ΔE00 4.48
Tealish
#24BCA8
ΔE00 5.13
Blue Green
#0F9B8E
ΔE00 5.82
Sea
#3C9992
ΔE00 6.01
Dull Teal
#5F9E8F
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CACA0 #AC3C48
analogous
#3CAC68 #3CACA0 #3C80AC
triadic
#3CACA0 #A03CAC #ACA03C
tetradic
#3CACA0 #683CAC #AC3C48 #80AC3C
square
#3CACA0 #683CAC #AC3C48 #80AC3C
split-complementary
#3CACA0 #AC3C80 #AC683C
monochromatic
#1C514C #2C7F76 #3CACA0 #5EC7BC #8CD7CF
Accessibility & contrast
On white
2.76
#3CACA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#3CACA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CACA0
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CACA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CACA0 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#9396A1
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3caca0; /* rgb */ color: rgb(60, 172, 160); /* oklch */ color: oklch(67.9% 0.101 185.1);
Tailwind
colors: {
custom: {
50: '#80c5bc',
500: '#3caca0',
950: '#000000',
},
}SCSS
$custom: #3caca0; $custom-light: #80c5bc; $custom-dark: #000000;
JSON
{
"hex": "#3caca0",
"rgb": {
"r": 60,
"g": 172,
"b": 160
},
"hsl": {
"h": 173.571,
"s": 48.276,
"l": 45.49
},
"oklch": {
"l": 0.67852,
"c": 0.10134,
"h": 185.1
},
"luminance": 0.33004
}Semantic roles & 50–950 ramp
primary
#3CACA0
secondary
#C18289
accent
#505FD8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281