#3CA59F#3CA59F
#3CA59F is a light, moderate teal. Relative luminance 0.304; OKLCH L 66.1% C 0.095 H 189.8°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA59F |
|---|---|
| RGB | rgb(60, 165, 159) |
| HSL | hsl(177, 47%, 44%) |
| HSV | hsv(177, 64%, 65%) |
| CMYK | cmyk(63.6%, 0%, 3.6%, 35.3%) |
| CIE-LAB | lab(61.97, -31.09, -5.78) |
| CIE-LCH | lch(61.97, 31.63, 190.53°) |
| OKLab | oklab(66.07% -0.0939 -0.0161) |
| OKLCH | oklch(66.07% 0.095 189.8) |
| XYZ | xyz(21.5738, 30.3718, 37.5195) |
| Luminance | 0.3037 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.81
Lightseagreen
#20B2AA
ΔE00 4.08
Blue Green
#0F9B8E
ΔE00 5.01
Dull Teal
#5F9E8F
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 6.15
Topaz
#13BBAF
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA59F #A53C42
analogous
#3CA56B #3CA59F #3C77A5
triadic
#3CA59F #9F3CA5 #A59F3C
tetradic
#3CA59F #6B3CA5 #A53C42 #77A53C
square
#3CA59F #6B3CA5 #A53C42 #77A53C
split-complementary
#3CA59F #A53C77 #A56B3C
monochromatic
#1B4B49 #2C7874 #3CA59F #5BC3BD #88D4CF
Accessibility & contrast
On white
2.97
#3CA59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#3CA59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA59F
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA59F | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9D9F
Deuteranopia (green-blind)
#8C91A0
Tritanopia (blue-blind)
#00A9A3
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ca59f; /* rgb */ color: rgb(60, 165, 159); /* oklch */ color: oklch(66.1% 0.095 189.8);
Tailwind
colors: {
custom: {
50: '#7fc0bb',
500: '#3ca59f',
950: '#000000',
},
}SCSS
$custom: #3ca59f; $custom-light: #7fc0bb; $custom-dark: #000000;
JSON
{
"hex": "#3ca59f",
"rgb": {
"r": 60,
"g": 165,
"b": 159
},
"hsl": {
"h": 176.571,
"s": 46.667,
"l": 44.118
},
"oklch": {
"l": 0.66066,
"c": 0.09531,
"h": 189.8
},
"luminance": 0.30374
}Semantic roles & 50–950 ramp
primary
#3CA59F
secondary
#BE7F82
accent
#5159D6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180