#3CA0AA#3CA0AA
#3CA0AA is a light, moderate teal. Relative luminance 0.290; OKLCH L 65.2% C 0.092 H 204.5°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA0AA |
|---|---|
| RGB | rgb(60, 160, 170) |
| HSL | hsl(185, 48%, 45%) |
| HSV | hsv(185, 65%, 67%) |
| CMYK | cmyk(64.7%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(60.78, -25.43, -13.75) |
| CIE-LCH | lch(60.78, 28.91, 208.40°) |
| OKLab | oklab(65.22% -0.0837 -0.0381) |
| OKLCH | oklch(65.22% 0.092 204.5) |
| XYZ | xyz(21.6869, 29.0022, 42.4775) |
| Luminance | 0.2900 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.44
Turquoise Blue
#06B1C4
ΔE00 5.74
Sea
#3C9992
ΔE00 7.29
Lightseagreen
#20B2AA
ΔE00 9.11
Darkcyan
#008B8B
ΔE00 9.12
Teal Blue
#01889F
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA0AA #AA463C
analogous
#3CAA7D #3CA0AA #3C69AA
triadic
#3CA0AA #AA3CA0 #A0AA3C
tetradic
#3CA0AA #7D3CAA #AA463C #69AA3C
square
#3CA0AA #7D3CAA #AA463C #69AA3C
split-complementary
#3CA0AA #AA3C69 #AA7D3C
monochromatic
#1C4B50 #2C757D #3CA0AA #5DBCC6 #8BCFD6
Accessibility & contrast
On white
3.09
#3CA0AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#3CA0AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA0AA
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA0AA | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949AAB
Deuteranopia (green-blind)
#838DAA
Tritanopia (blue-blind)
#00A6A3
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3ca0aa; /* rgb */ color: rgb(60, 160, 170); /* oklch */ color: oklch(65.2% 0.092 204.5);
Tailwind
colors: {
custom: {
50: '#7fbcc3',
500: '#3ca0aa',
950: '#000000',
},
}SCSS
$custom: #3ca0aa; $custom-light: #7fbcc3; $custom-dark: #000000;
JSON
{
"hex": "#3ca0aa",
"rgb": {
"r": 60,
"g": 160,
"b": 170
},
"hsl": {
"h": 185.455,
"s": 47.826,
"l": 45.098
},
"oklch": {
"l": 0.65218,
"c": 0.09199,
"h": 204.5
},
"luminance": 0.29005
}Semantic roles & 50–950 ramp
primary
#3CA0AA
secondary
#C08781
accent
#5D50D7
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181