#3CA49F#3CA49F
#3CA49F is a light, moderate teal. Relative luminance 0.300; OKLCH L 65.8% C 0.094 H 190.6°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA49F |
|---|---|
| RGB | rgb(60, 164, 159) |
| HSL | hsl(177, 46%, 44%) |
| HSV | hsv(177, 63%, 64%) |
| CMYK | cmyk(63.4%, 0%, 3%, 35.7%) |
| CIE-LAB | lab(61.66, -30.61, -6.24) |
| CIE-LCH | lch(61.66, 31.24, 191.51°) |
| OKLab | oklab(65.82% -0.0929 -0.0174) |
| OKLCH | oklch(65.82% 0.094 190.6) |
| XYZ | xyz(21.3941, 30.0125, 37.4596) |
| Luminance | 0.3001 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.59
Lightseagreen
#20B2AA
ΔE00 4.44
Blue Green
#0F9B8E
ΔE00 5.08
Cadetblue
#5F9EA0
ΔE00 5.82
Dull Teal
#5F9E8F
ΔE00 6.08
Grey Teal
#5E9B8A
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA49F #A43C41
analogous
#3CA46B #3CA49F #3C75A4
triadic
#3CA49F #9F3CA4 #A49F3C
tetradic
#3CA49F #6B3CA4 #A43C41 #75A43C
square
#3CA49F #6B3CA4 #A43C41 #75A43C
split-complementary
#3CA49F #A43C75 #A46B3C
monochromatic
#1B4A48 #2C7774 #3CA49F #5AC3BE #87D3D0
Accessibility & contrast
On white
3.00
#3CA49F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#3CA49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA49F
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA49F | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9C9F
Deuteranopia (green-blind)
#8B90A0
Tritanopia (blue-blind)
#00A8A2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3ca49f; /* rgb */ color: rgb(60, 164, 159); /* oklch */ color: oklch(65.8% 0.094 190.6);
Tailwind
colors: {
custom: {
50: '#7fbfbb',
500: '#3ca49f',
950: '#000000',
},
}SCSS
$custom: #3ca49f; $custom-light: #7fbfbb; $custom-dark: #000000;
JSON
{
"hex": "#3ca49f",
"rgb": {
"r": 60,
"g": 164,
"b": 159
},
"hsl": {
"h": 177.115,
"s": 46.429,
"l": 43.922
},
"oklch": {
"l": 0.65816,
"c": 0.09448,
"h": 190.6
},
"luminance": 0.30015
}Semantic roles & 50–950 ramp
primary
#3CA49F
secondary
#BD7E81
accent
#5258D6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180