#3CA59D#3CA59D
#3CA59D is a light, moderate teal. Relative luminance 0.303; OKLCH L 66.0% C 0.096 H 188.0°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA59D |
|---|---|
| RGB | rgb(60, 165, 157) |
| HSL | hsl(175, 47%, 44%) |
| HSV | hsv(175, 64%, 65%) |
| CMYK | cmyk(63.6%, 0%, 4.8%, 35.3%) |
| CIE-LAB | lab(61.91, -31.65, -4.74) |
| CIE-LCH | lch(61.91, 32.01, 188.52°) |
| OKLab | oklab(66% -0.0948 -0.0133) |
| OKLCH | oklch(66% 0.096 188) |
| XYZ | xyz(21.4017, 30.3029, 36.6129) |
| Luminance | 0.3030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.76
Lightseagreen
#20B2AA
ΔE00 4.03
Blue Green
#0F9B8E
ΔE00 4.57
Dull Teal
#5F9E8F
ΔE00 5.56
Grey Teal
#5E9B8A
ΔE00 6.53
Topaz
#13BBAF
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA59D #A53C44
analogous
#3CA569 #3CA59D #3C79A5
triadic
#3CA59D #9D3CA5 #A59D3C
tetradic
#3CA59D #693CA5 #A53C44 #79A53C
square
#3CA59D #693CA5 #A53C44 #79A53C
split-complementary
#3CA59D #A53C79 #A5693C
monochromatic
#1B4B48 #2C7872 #3CA59D #5BC3BB #88D4CE
Accessibility & contrast
On white
2.97
#3CA59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#3CA59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA59D
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA59D | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9D
Deuteranopia (green-blind)
#8C919E
Tritanopia (blue-blind)
#00A9A2
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ca59d; /* rgb */ color: rgb(60, 165, 157); /* oklch */ color: oklch(66.0% 0.096 188.0);
Tailwind
colors: {
custom: {
50: '#7fc0b9',
500: '#3ca59d',
950: '#000000',
},
}SCSS
$custom: #3ca59d; $custom-light: #7fc0b9; $custom-dark: #000000;
JSON
{
"hex": "#3ca59d",
"rgb": {
"r": 60,
"g": 165,
"b": 157
},
"hsl": {
"h": 175.429,
"s": 46.667,
"l": 44.118
},
"oklch": {
"l": 0.65999,
"c": 0.09577,
"h": 188
},
"luminance": 0.30305
}Semantic roles & 50–950 ramp
primary
#3CA59D
secondary
#BE7F84
accent
#515CD6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180