#3CA59B#3CA59B
#3CA59B is a light, moderate teal. Relative luminance 0.302; OKLCH L 65.9% C 0.096 H 186.3°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA59B |
|---|---|
| RGB | rgb(60, 165, 155) |
| HSL | hsl(174, 47%, 44%) |
| HSV | hsv(174, 64%, 65%) |
| CMYK | cmyk(63.6%, 0%, 6.1%, 35.3%) |
| CIE-LAB | lab(61.86, -32.21, -3.70) |
| CIE-LCH | lch(61.86, 32.42, 186.56°) |
| OKLab | oklab(65.93% -0.0958 -0.0105) |
| OKLCH | oklch(65.93% 0.096 186.3) |
| XYZ | xyz(21.2323, 30.2352, 35.7210) |
| Luminance | 0.3024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.87
Lightseagreen
#20B2AA
ΔE00 4.13
Blue Green
#0F9B8E
ΔE00 4.23
Dull Teal
#5F9E8F
ΔE00 5.23
Grey Teal
#5E9B8A
ΔE00 6.14
Topaz
#13BBAF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA59B #A53C46
analogous
#3CA567 #3CA59B #3C7BA5
triadic
#3CA59B #9B3CA5 #A59B3C
tetradic
#3CA59B #673CA5 #A53C46 #7BA53C
square
#3CA59B #673CA5 #A53C46 #7BA53C
split-complementary
#3CA59B #A53C7B #A5673C
monochromatic
#1B4B47 #2C7871 #3CA59B #5BC3B9 #88D4CC
Accessibility & contrast
On white
2.98
#3CA59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#3CA59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA59B
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA59B | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C9B
Deuteranopia (green-blind)
#8D919C
Tritanopia (blue-blind)
#00A9A2
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3ca59b; /* rgb */ color: rgb(60, 165, 155); /* oklch */ color: oklch(65.9% 0.096 186.3);
Tailwind
colors: {
custom: {
50: '#7fc0b8',
500: '#3ca59b',
950: '#000000',
},
}SCSS
$custom: #3ca59b; $custom-light: #7fc0b8; $custom-dark: #000000;
JSON
{
"hex": "#3ca59b",
"rgb": {
"r": 60,
"g": 165,
"b": 155
},
"hsl": {
"h": 174.286,
"s": 46.667,
"l": 44.118
},
"oklch": {
"l": 0.65932,
"c": 0.09634,
"h": 186.3
},
"luminance": 0.30237
}Semantic roles & 50–950 ramp
primary
#3CA59B
secondary
#BE7F85
accent
#515ED6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180