#3CA79F#3CA79F
#3CA79F is a light, moderate teal. Relative luminance 0.311; OKLCH L 66.6% C 0.097 H 188.1°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA79F |
|---|---|
| RGB | rgb(60, 167, 159) |
| HSL | hsl(176, 47%, 45%) |
| HSV | hsv(176, 64%, 65%) |
| CMYK | cmyk(64.1%, 0%, 4.8%, 34.5%) |
| CIE-LAB | lab(62.59, -32.05, -4.86) |
| CIE-LCH | lch(62.59, 32.42, 188.63°) |
| OKLab | oklab(66.57% -0.0961 -0.0137) |
| OKLCH | oklch(66.57% 0.097 188.1) |
| XYZ | xyz(21.9374, 31.0989, 37.6407) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.46
Sea
#3C9992
ΔE00 4.36
Blue Green
#0F9B8E
ΔE00 5.02
Dull Teal
#5F9E8F
ΔE00 5.85
Topaz
#13BBAF
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA79F #A73C44
analogous
#3CA76A #3CA79F #3C7AA7
triadic
#3CA79F #9F3CA7 #A79F3C
tetradic
#3CA79F #6A3CA7 #A73C44 #7AA73C
square
#3CA79F #6A3CA7 #A73C44 #7AA73C
split-complementary
#3CA79F #A73C7A #A76A3C
monochromatic
#1C4D49 #2C7A74 #3CA79F #5CC4BD #89D5CF
Accessibility & contrast
On white
2.91
#3CA79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#3CA79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA79F
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA79F | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9F
Deuteranopia (green-blind)
#8E92A0
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #3ca79f; /* rgb */ color: rgb(60, 167, 159); /* oklch */ color: oklch(66.6% 0.097 188.1);
Tailwind
colors: {
custom: {
50: '#7fc1bb',
500: '#3ca79f',
950: '#000000',
},
}SCSS
$custom: #3ca79f; $custom-light: #7fc1bb; $custom-dark: #000000;
JSON
{
"hex": "#3ca79f",
"rgb": {
"r": 60,
"g": 167,
"b": 159
},
"hsl": {
"h": 175.514,
"s": 47.137,
"l": 44.51
},
"oklch": {
"l": 0.66567,
"c": 0.09704,
"h": 188.1
},
"luminance": 0.31101
}Semantic roles & 50–950 ramp
primary
#3CA79F
secondary
#BF8085
accent
#515BD7
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180