#3CA29C#3CA29C
#3CA29C is a light, moderate teal. Relative luminance 0.292; OKLCH L 65.2% C 0.093 H 189.6°. Best body text is #000000 at 6.84:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA29C |
|---|---|
| RGB | rgb(60, 162, 156) |
| HSL | hsl(176, 46%, 44%) |
| HSV | hsv(176, 63%, 64%) |
| CMYK | cmyk(63%, 0%, 3.7%, 36.5%) |
| CIE-LAB | lab(60.96, -30.49, -5.59) |
| CIE-LCH | lch(60.96, 31.00, 190.40°) |
| OKLab | oklab(65.21% -0.0921 -0.0156) |
| OKLCH | oklch(65.21% 0.093 189.6) |
| XYZ | xyz(20.7819, 29.1994, 35.9869) |
| Luminance | 0.2920 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.90
Blue Green
#0F9B8E
ΔE00 4.45
Lightseagreen
#20B2AA
ΔE00 4.93
Dull Teal
#5F9E8F
ΔE00 5.65
Cadetblue
#5F9EA0
ΔE00 5.91
Grey Teal
#5E9B8A
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA29C #A23C42
analogous
#3CA269 #3CA29C #3C75A2
triadic
#3CA29C #9C3CA2 #A29C3C
tetradic
#3CA29C #693CA2 #A23C42 #75A23C
square
#3CA29C #693CA2 #A23C42 #75A23C
split-complementary
#3CA29C #A23C75 #A2693C
monochromatic
#1B4946 #2B7571 #3CA29C #59C2BC #86D2CE
Accessibility & contrast
On white
3.07
#3CA29C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.84
#3CA29C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA29C
6.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA29C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA29C | 1.00 | 3.07 | 6.84 | 6.84 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999A9C
Deuteranopia (green-blind)
#898E9D
Tritanopia (blue-blind)
#00A6A0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3ca29c; /* rgb */ color: rgb(60, 162, 156); /* oklch */ color: oklch(65.2% 0.093 189.6);
Tailwind
colors: {
custom: {
50: '#7ebeb9',
500: '#3ca29c',
950: '#000000',
},
}SCSS
$custom: #3ca29c; $custom-light: #7ebeb9; $custom-dark: #000000;
JSON
{
"hex": "#3ca29c",
"rgb": {
"r": 60,
"g": 162,
"b": 156
},
"hsl": {
"h": 176.471,
"s": 45.946,
"l": 43.529
},
"oklch": {
"l": 0.65212,
"c": 0.09338,
"h": 189.6
},
"luminance": 0.29202
}Semantic roles & 50–950 ramp
primary
#3CA29C
secondary
#BC7D81
accent
#525AD6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180