#3CA5A2#3CA5A2
#3CA5A2 is a light, moderate teal. Relative luminance 0.305; OKLCH L 66.2% C 0.095 H 192.4°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA5A2 |
|---|---|
| RGB | rgb(60, 165, 162) |
| HSL | hsl(178, 47%, 44%) |
| HSV | hsv(178, 64%, 65%) |
| CMYK | cmyk(63.6%, 0%, 1.8%, 35.3%) |
| CIE-LAB | lab(62.06, -30.25, -7.33) |
| CIE-LCH | lch(62.06, 31.12, 193.62°) |
| OKLab | oklab(66.17% -0.0926 -0.0204) |
| OKLCH | oklch(66.17% 0.095 192.4) |
| XYZ | xyz(21.8373, 30.4772, 38.9072) |
| Luminance | 0.3048 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.16
Lightseagreen
#20B2AA
ΔE00 4.45
Cadetblue
#5F9EA0
ΔE00 5.49
Blue Green
#0F9B8E
ΔE00 5.83
Dull Teal
#5F9E8F
ΔE00 6.69
Topaz
#13BBAF
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA5A2 #A53C3F
analogous
#3CA56E #3CA5A2 #3C74A5
triadic
#3CA5A2 #A23CA5 #A5A23C
tetradic
#3CA5A2 #6E3CA5 #A53C3F #74A53C
square
#3CA5A2 #6E3CA5 #A53C3F #74A53C
split-complementary
#3CA5A2 #A53C74 #A56E3C
monochromatic
#1B4B4A #2C7876 #3CA5A2 #5BC3C0 #88D4D1
Accessibility & contrast
On white
2.96
#3CA5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#3CA5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA5A2
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA5A2 | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA2
Deuteranopia (green-blind)
#8B91A3
Tritanopia (blue-blind)
#00AAA4
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ca5a2; /* rgb */ color: rgb(60, 165, 162); /* oklch */ color: oklch(66.2% 0.095 192.4);
Tailwind
colors: {
custom: {
50: '#7fc0bd',
500: '#3ca5a2',
950: '#000000',
},
}SCSS
$custom: #3ca5a2; $custom-light: #7fc0bd; $custom-dark: #000000;
JSON
{
"hex": "#3ca5a2",
"rgb": {
"r": 60,
"g": 165,
"b": 162
},
"hsl": {
"h": 178.286,
"s": 46.667,
"l": 44.118
},
"oklch": {
"l": 0.66169,
"c": 0.0948,
"h": 192.4
},
"luminance": 0.3048
}Semantic roles & 50–950 ramp
primary
#3CA5A2
secondary
#BE7F81
accent
#5155D6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181