#3CA19E#3CA19E
#3CA19E is a light, moderate teal. Relative luminance 0.289; OKLCH L 65.0% C 0.092 H 192.4°. Best body text is #000000 at 6.78:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA19E |
|---|---|
| RGB | rgb(60, 161, 158) |
| HSL | hsl(178, 46%, 43%) |
| HSV | hsv(178, 63%, 63%) |
| CMYK | cmyk(62.7%, 0%, 1.9%, 36.9%) |
| CIE-LAB | lab(60.71, -29.44, -7.09) |
| CIE-LCH | lch(60.71, 30.28, 193.55°) |
| OKLab | oklab(65.03% -0.0901 -0.0197) |
| OKLCH | oklch(65.03% 0.092 192.4) |
| XYZ | xyz(20.7772, 28.9168, 36.8276) |
| Luminance | 0.2892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.07
Cadetblue
#5F9EA0
ΔE00 5.14
Blue Green
#0F9B8E
ΔE00 5.23
Lightseagreen
#20B2AA
ΔE00 5.51
Dull Teal
#5F9E8F
ΔE00 6.33
Dusty Teal
#4C9085
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA19E #A13C3F
analogous
#3CA16B #3CA19E #3C71A1
triadic
#3CA19E #9E3CA1 #A19E3C
tetradic
#3CA19E #6B3CA1 #A13C3F #71A13C
square
#3CA19E #6B3CA1 #A13C3F #71A13C
split-complementary
#3CA19E #A13C71 #A16B3C
monochromatic
#1B4846 #2B7472 #3CA19E #59C1BE #86D2D0
Accessibility & contrast
On white
3.10
#3CA19E on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.78
#3CA19E on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA19E
6.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA19E | 1.00 | 3.10 | 6.78 | 6.78 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98999E
Deuteranopia (green-blind)
#888E9F
Tritanopia (blue-blind)
#00A5A0
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #3ca19e; /* rgb */ color: rgb(60, 161, 158); /* oklch */ color: oklch(65.0% 0.092 192.4);
Tailwind
colors: {
custom: {
50: '#7ebdba',
500: '#3ca19e',
950: '#000000',
},
}SCSS
$custom: #3ca19e; $custom-light: #7ebdba; $custom-dark: #000000;
JSON
{
"hex": "#3ca19e",
"rgb": {
"r": 60,
"g": 161,
"b": 158
},
"hsl": {
"h": 178.218,
"s": 45.701,
"l": 43.333
},
"oklch": {
"l": 0.6503,
"c": 0.09221,
"h": 192.4
},
"luminance": 0.28919
}Semantic roles & 50–950 ramp
primary
#3CA19E
secondary
#BC7D7F
accent
#5256D5
background
#F8FBFB
surface
#EFF6F6
border
#CAD0D0
text
#0B1211
muted
#7C8180