#3CA69C#3CA69C
#3CA69C is a light, moderate teal. Relative luminance 0.306; OKLCH L 66.2% C 0.097 H 186.3°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA69C |
|---|---|
| RGB | rgb(60, 166, 156) |
| HSL | hsl(174, 47%, 44%) |
| HSV | hsv(174, 64%, 65%) |
| CMYK | cmyk(63.9%, 0%, 6%, 34.9%) |
| CIE-LAB | lab(62.20, -32.41, -3.77) |
| CIE-LCH | lch(62.20, 32.62, 186.63°) |
| OKLab | oklab(66.22% -0.0964 -0.0107) |
| OKLCH | oklch(66.22% 0.097 186.3) |
| XYZ | xyz(21.4977, 30.6311, 36.2255) |
| Luminance | 0.3063 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.85
Sea
#3C9992
ΔE00 4.15
Blue Green
#0F9B8E
ΔE00 4.47
Dull Teal
#5F9E8F
ΔE00 5.38
Topaz
#13BBAF
ΔE00 6.17
Grey Teal
#5E9B8A
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA69C #A63C46
analogous
#3CA667 #3CA69C #3C7BA6
triadic
#3CA69C #9C3CA6 #A69C3C
tetradic
#3CA69C #673CA6 #A63C46 #7BA63C
square
#3CA69C #673CA6 #A63C46 #7BA63C
split-complementary
#3CA69C #A63C7B #A6673C
monochromatic
#1C4C48 #2C7972 #3CA69C #5BC4BA #88D4CD
Accessibility & contrast
On white
2.95
#3CA69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#3CA69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA69C
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA69C | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9C
Deuteranopia (green-blind)
#8E919D
Tritanopia (blue-blind)
#00AAA3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ca69c; /* rgb */ color: rgb(60, 166, 156); /* oklch */ color: oklch(66.2% 0.097 186.3);
Tailwind
colors: {
custom: {
50: '#7fc1b9',
500: '#3ca69c',
950: '#000000',
},
}SCSS
$custom: #3ca69c; $custom-light: #7fc1b9; $custom-dark: #000000;
JSON
{
"hex": "#3ca69c",
"rgb": {
"r": 60,
"g": 166,
"b": 156
},
"hsl": {
"h": 174.34,
"s": 46.903,
"l": 44.314
},
"oklch": {
"l": 0.66216,
"c": 0.09696,
"h": 186.3
},
"luminance": 0.30633
}Semantic roles & 50–950 ramp
primary
#3CA69C
secondary
#BE7F85
accent
#515ED7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180