#3CA59A#3CA59A
#3CA59A is a light, moderate teal. Relative luminance 0.302; OKLCH L 65.9% C 0.097 H 185.4°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA59A |
|---|---|
| RGB | rgb(60, 165, 154) |
| HSL | hsl(174, 47%, 44%) |
| HSV | hsv(174, 64%, 65%) |
| CMYK | cmyk(63.6%, 0%, 6.7%, 35.3%) |
| CIE-LAB | lab(61.83, -32.48, -3.18) |
| CIE-LCH | lch(61.83, 32.64, 185.60°) |
| OKLab | oklab(65.9% -0.0962 -0.0091) |
| OKLCH | oklch(65.9% 0.097 185.4) |
| XYZ | xyz(21.1487, 30.2017, 35.2805) |
| Luminance | 0.3020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.97
Blue Green
#0F9B8E
ΔE00 4.11
Lightseagreen
#20B2AA
ΔE00 4.24
Dull Teal
#5F9E8F
ΔE00 5.10
Grey Teal
#5E9B8A
ΔE00 5.97
Topaz
#13BBAF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA59A #A53C47
analogous
#3CA566 #3CA59A #3C7CA5
triadic
#3CA59A #9A3CA5 #A59A3C
tetradic
#3CA59A #663CA5 #A53C47 #7CA53C
square
#3CA59A #663CA5 #A53C47 #7CA53C
split-complementary
#3CA59A #A53C7C #A5663C
monochromatic
#1B4B46 #2C7870 #3CA59A #5BC3B8 #88D4CC
Accessibility & contrast
On white
2.98
#3CA59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#3CA59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA59A
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA59A | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C9A
Deuteranopia (green-blind)
#8D909B
Tritanopia (blue-blind)
#00A9A1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3ca59a; /* rgb */ color: rgb(60, 165, 154); /* oklch */ color: oklch(65.9% 0.097 185.4);
Tailwind
colors: {
custom: {
50: '#7fc0b7',
500: '#3ca59a',
950: '#000000',
},
}SCSS
$custom: #3ca59a; $custom-light: #7fc0b7; $custom-dark: #000000;
JSON
{
"hex": "#3ca59a",
"rgb": {
"r": 60,
"g": 165,
"b": 154
},
"hsl": {
"h": 173.714,
"s": 46.667,
"l": 44.118
},
"oklch": {
"l": 0.65899,
"c": 0.09664,
"h": 185.4
},
"luminance": 0.30204
}Semantic roles & 50–950 ramp
primary
#3CA59A
secondary
#BE7F85
accent
#515FD6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180