#3CA19B#3CA19B
#3CA19B is a light, moderate teal. Relative luminance 0.288; OKLCH L 64.9% C 0.093 H 189.6°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA19B |
|---|---|
| RGB | rgb(60, 161, 155) |
| HSL | hsl(176, 46%, 43%) |
| HSV | hsv(176, 63%, 63%) |
| CMYK | cmyk(62.7%, 0%, 3.7%, 36.9%) |
| CIE-LAB | lab(60.62, -30.29, -5.53) |
| CIE-LCH | lch(60.62, 30.79, 190.35°) |
| OKLab | oklab(64.93% -0.0914 -0.0155) |
| OKLCH | oklch(64.93% 0.093 189.6) |
| XYZ | xyz(20.5221, 28.8148, 35.4843) |
| Luminance | 0.2882 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.59
Blue Green
#0F9B8E
ΔE00 4.29
Lightseagreen
#20B2AA
ΔE00 5.22
Dull Teal
#5F9E8F
ΔE00 5.57
Cadetblue
#5F9EA0
ΔE00 5.86
Teal (survey)
#029386
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA19B #A13C42
analogous
#3CA168 #3CA19B #3C74A1
triadic
#3CA19B #9B3CA1 #A19B3C
tetradic
#3CA19B #683CA1 #A13C42 #74A13C
square
#3CA19B #683CA1 #A13C42 #74A13C
split-complementary
#3CA19B #A13C74 #A1683C
monochromatic
#1B4845 #2B7470 #3CA19B #59C1BB #86D2CD
Accessibility & contrast
On white
3.10
#3CA19B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#3CA19B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA19B
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA19B | 1.00 | 3.10 | 6.76 | 6.76 |
| #FFFFFF | 3.10 | 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)
#98999B
Deuteranopia (green-blind)
#898D9C
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3ca19b; /* rgb */ color: rgb(60, 161, 155); /* oklch */ color: oklch(64.9% 0.093 189.6);
Tailwind
colors: {
custom: {
50: '#7ebdb8',
500: '#3ca19b',
950: '#000000',
},
}SCSS
$custom: #3ca19b; $custom-light: #7ebdb8; $custom-dark: #000000;
JSON
{
"hex": "#3ca19b",
"rgb": {
"r": 60,
"g": 161,
"b": 155
},
"hsl": {
"h": 176.436,
"s": 45.701,
"l": 43.333
},
"oklch": {
"l": 0.64927,
"c": 0.09273,
"h": 189.6
},
"luminance": 0.28817
}Semantic roles & 50–950 ramp
primary
#3CA19B
secondary
#BC7D81
accent
#525AD5
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180