#3CA6A3#3CA6A3
#3CA6A3 is a light, moderate teal. Relative luminance 0.309; OKLCH L 66.5% C 0.095 H 192.4°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA6A3 |
|---|---|
| RGB | rgb(60, 166, 163) |
| HSL | hsl(178, 47%, 44%) |
| HSV | hsv(178, 64%, 65%) |
| CMYK | cmyk(63.9%, 0%, 1.8%, 34.9%) |
| CIE-LAB | lab(62.40, -30.44, -7.39) |
| CIE-LCH | lch(62.40, 31.33, 193.64°) |
| OKLab | oklab(66.45% -0.0932 -0.0206) |
| OKLCH | oklch(66.45% 0.095 192.4) |
| XYZ | xyz(22.1076, 30.8750, 39.4376) |
| Luminance | 0.3088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.20
Sea
#3C9992
ΔE00 4.44
Cadetblue
#5F9EA0
ΔE00 5.61
Blue Green
#0F9B8E
ΔE00 6.01
Dull Teal
#5F9E8F
ΔE00 6.80
Topaz
#13BBAF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA6A3 #A63C3F
analogous
#3CA66E #3CA6A3 #3C74A6
triadic
#3CA6A3 #A33CA6 #A6A33C
tetradic
#3CA6A3 #6E3CA6 #A63C3F #74A63C
square
#3CA6A3 #6E3CA6 #A63C3F #74A63C
split-complementary
#3CA6A3 #A63C74 #A66E3C
monochromatic
#1C4C4B #2C7977 #3CA6A3 #5BC4C1 #88D4D2
Accessibility & contrast
On white
2.93
#3CA6A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#3CA6A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA6A3
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA6A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA6A3 | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA3
Deuteranopia (green-blind)
#8C92A4
Tritanopia (blue-blind)
#00ABA5
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #3ca6a3; /* rgb */ color: rgb(60, 166, 163); /* oklch */ color: oklch(66.5% 0.095 192.4);
Tailwind
colors: {
custom: {
50: '#7fc1be',
500: '#3ca6a3',
950: '#000000',
},
}SCSS
$custom: #3ca6a3; $custom-light: #7fc1be; $custom-dark: #000000;
JSON
{
"hex": "#3ca6a3",
"rgb": {
"r": 60,
"g": 166,
"b": 163
},
"hsl": {
"h": 178.302,
"s": 46.903,
"l": 44.314
},
"oklch": {
"l": 0.66453,
"c": 0.09544,
"h": 192.4
},
"luminance": 0.30877
}Semantic roles & 50–950 ramp
primary
#3CA6A3
secondary
#BE7F81
accent
#5155D7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181