#3CA29A#3CA29A
#3CA29A is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.1% C 0.094 H 187.9°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA29A |
|---|---|
| RGB | rgb(60, 162, 154) |
| HSL | hsl(175, 46%, 44%) |
| HSV | hsv(175, 63%, 64%) |
| CMYK | cmyk(63%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(60.90, -31.05, -4.55) |
| CIE-LCH | lch(60.90, 31.38, 188.34°) |
| OKLab | oklab(65.15% -0.093 -0.0128) |
| OKLCH | oklch(65.15% 0.094 187.9) |
| XYZ | xyz(20.6139, 29.1322, 35.1023) |
| Luminance | 0.2913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.85
Blue Green
#0F9B8E
ΔE00 3.95
Lightseagreen
#20B2AA
ΔE00 4.90
Dull Teal
#5F9E8F
ΔE00 5.22
Grey Teal
#5E9B8A
ΔE00 6.09
Teal (survey)
#029386
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA29A #A23C44
analogous
#3CA267 #3CA29A #3C77A2
triadic
#3CA29A #9A3CA2 #A29A3C
tetradic
#3CA29A #673CA2 #A23C44 #77A23C
square
#3CA29A #673CA2 #A23C44 #77A23C
split-complementary
#3CA29A #A23C77 #A2673C
monochromatic
#1B4945 #2B7570 #3CA29A #59C2BA #86D2CC
Accessibility & contrast
On white
3.08
#3CA29A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#3CA29A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA29A
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA29A | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9A9A
Deuteranopia (green-blind)
#8A8E9B
Tritanopia (blue-blind)
#00A69F
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3ca29a; /* rgb */ color: rgb(60, 162, 154); /* oklch */ color: oklch(65.1% 0.094 187.9);
Tailwind
colors: {
custom: {
50: '#7ebeb7',
500: '#3ca29a',
950: '#000000',
},
}SCSS
$custom: #3ca29a; $custom-light: #7ebeb7; $custom-dark: #000000;
JSON
{
"hex": "#3ca29a",
"rgb": {
"r": 60,
"g": 162,
"b": 154
},
"hsl": {
"h": 175.294,
"s": 45.946,
"l": 43.529
},
"oklch": {
"l": 0.65145,
"c": 0.09385,
"h": 187.9
},
"luminance": 0.29134
}Semantic roles & 50–950 ramp
primary
#3CA29A
secondary
#BC7D82
accent
#525CD6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180