#3CA19A#3CA19A
#3CA19A is a light, moderate teal. Relative luminance 0.288; OKLCH L 64.9% C 0.093 H 188.7°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA19A |
|---|---|
| RGB | rgb(60, 161, 154) |
| HSL | hsl(176, 46%, 43%) |
| HSV | hsv(176, 63%, 63%) |
| CMYK | cmyk(62.7%, 0%, 4.3%, 36.9%) |
| CIE-LAB | lab(60.59, -30.57, -5.01) |
| CIE-LCH | lch(60.59, 30.98, 189.31°) |
| OKLab | oklab(64.89% -0.0919 -0.0141) |
| OKLCH | oklch(64.89% 0.093 188.7) |
| XYZ | xyz(20.4385, 28.7813, 35.0438) |
| Luminance | 0.2878 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.54
Blue Green
#0F9B8E
ΔE00 4.02
Lightseagreen
#20B2AA
ΔE00 5.19
Dull Teal
#5F9E8F
ΔE00 5.34
Cadetblue
#5F9EA0
ΔE00 6.12
Teal (survey)
#029386
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA19A #A13C43
analogous
#3CA167 #3CA19A #3C75A1
triadic
#3CA19A #9A3CA1 #A19A3C
tetradic
#3CA19A #673CA1 #A13C43 #75A13C
square
#3CA19A #673CA1 #A13C43 #75A13C
split-complementary
#3CA19A #A13C75 #A1673C
monochromatic
#1B4845 #2B746F #3CA19A #59C1BA #86D2CC
Accessibility & contrast
On white
3.11
#3CA19A on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#3CA19A on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA19A
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA19A | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999A
Deuteranopia (green-blind)
#898D9B
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3ca19a; /* rgb */ color: rgb(60, 161, 154); /* oklch */ color: oklch(64.9% 0.093 188.7);
Tailwind
colors: {
custom: {
50: '#7ebdb7',
500: '#3ca19a',
950: '#000000',
},
}SCSS
$custom: #3ca19a; $custom-light: #7ebdb7; $custom-dark: #000000;
JSON
{
"hex": "#3ca19a",
"rgb": {
"r": 60,
"g": 161,
"b": 154
},
"hsl": {
"h": 175.842,
"s": 45.701,
"l": 43.333
},
"oklch": {
"l": 0.64893,
"c": 0.09296,
"h": 188.7
},
"luminance": 0.28783
}Semantic roles & 50–950 ramp
primary
#3CA19A
secondary
#BC7D81
accent
#525CD5
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180