#3CACA3#3CACA3
#3CACA3 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.100 H 187.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #3CACA3 |
|---|---|
| RGB | rgb(60, 172, 163) |
| HSL | hsl(175, 48%, 45%) |
| HSV | hsv(175, 65%, 67%) |
| CMYK | cmyk(65.1%, 0%, 5.2%, 32.5%) |
| CIE-LAB | lab(64.25, -33.31, -4.65) |
| CIE-LCH | lch(64.25, 33.63, 187.95°) |
| OKLab | oklab(67.95% -0.0996 -0.0131) |
| OKLCH | oklch(67.95% 0.1 187.5) |
| XYZ | xyz(23.2238, 33.1075, 39.8097) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.22
Topaz
#13BBAF
ΔE00 4.54
Tealish
#24BCA8
ΔE00 5.74
Sea
#3C9992
ΔE00 5.84
Blue Green
#0F9B8E
ΔE00 6.10
Dull Teal
#5F9E8F
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CACA3 #AC3C45
analogous
#3CAC6B #3CACA3 #3C7DAC
triadic
#3CACA3 #A33CAC #ACA33C
tetradic
#3CACA3 #6B3CAC #AC3C45 #7DAC3C
square
#3CACA3 #6B3CAC #AC3C45 #7DAC3C
split-complementary
#3CACA3 #AC3C7D #AC6B3C
monochromatic
#1C514D #2C7F78 #3CACA3 #5EC7BF #8CD7D1
Accessibility & contrast
On white
2.76
#3CACA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#3CACA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CACA3
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CACA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CACA3 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#9297A4
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #3caca3; /* rgb */ color: rgb(60, 172, 163); /* oklch */ color: oklch(68.0% 0.100 187.5);
Tailwind
colors: {
custom: {
50: '#80c5be',
500: '#3caca3',
950: '#000000',
},
}SCSS
$custom: #3caca3; $custom-light: #80c5be; $custom-dark: #000000;
JSON
{
"hex": "#3caca3",
"rgb": {
"r": 60,
"g": 172,
"b": 163
},
"hsl": {
"h": 175.179,
"s": 48.276,
"l": 45.49
},
"oklch": {
"l": 0.6795,
"c": 0.10043,
"h": 187.5
},
"luminance": 0.3311
}Semantic roles & 50–950 ramp
primary
#3CACA3
secondary
#C18287
accent
#505BD8
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281