#3CA19C#3CA19C
#3CA19C is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.0% C 0.093 H 190.5°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA19C |
|---|---|
| RGB | rgb(60, 161, 156) |
| HSL | hsl(177, 46%, 43%) |
| HSV | hsv(177, 63%, 63%) |
| CMYK | cmyk(62.7%, 0%, 3.1%, 36.9%) |
| CIE-LAB | lab(60.65, -30.01, -6.05) |
| CIE-LCH | lch(60.65, 30.61, 191.41°) |
| OKLab | oklab(64.96% -0.091 -0.0169) |
| OKLCH | oklch(64.96% 0.093 190.5) |
| XYZ | xyz(20.6064, 28.8485, 35.9284) |
| Luminance | 0.2885 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 2.70
Blue Green
#0F9B8E
ΔE00 4.59
Lightseagreen
#20B2AA
ΔE00 5.29
Cadetblue
#5F9EA0
ΔE00 5.61
Dull Teal
#5F9E8F
ΔE00 5.81
Dusty Teal
#4C9085
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA19C #A13C41
analogous
#3CA169 #3CA19C #3C73A1
triadic
#3CA19C #9C3CA1 #A19C3C
tetradic
#3CA19C #693CA1 #A13C41 #73A13C
square
#3CA19C #693CA1 #A13C41 #73A13C
split-complementary
#3CA19C #A13C73 #A1693C
monochromatic
#1B4846 #2B7471 #3CA19C #59C1BC #86D2CE
Accessibility & contrast
On white
3.10
#3CA19C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#3CA19C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA19C
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA19C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA19C | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999C
Deuteranopia (green-blind)
#888D9D
Tritanopia (blue-blind)
#00A59F
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3ca19c; /* rgb */ color: rgb(60, 161, 156); /* oklch */ color: oklch(65.0% 0.093 190.5);
Tailwind
colors: {
custom: {
50: '#7ebdb9',
500: '#3ca19c',
950: '#000000',
},
}SCSS
$custom: #3ca19c; $custom-light: #7ebdb9; $custom-dark: #000000;
JSON
{
"hex": "#3ca19c",
"rgb": {
"r": 60,
"g": 161,
"b": 156
},
"hsl": {
"h": 177.03,
"s": 45.701,
"l": 43.333
},
"oklch": {
"l": 0.64961,
"c": 0.09253,
"h": 190.5
},
"luminance": 0.28851
}Semantic roles & 50–950 ramp
primary
#3CA19C
secondary
#BC7D80
accent
#5259D5
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180