#3CA598#3CA598
#3CA598 is a light, moderate teal. Relative luminance 0.301; OKLCH L 65.8% C 0.097 H 183.7°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA598 |
|---|---|
| RGB | rgb(60, 165, 152) |
| HSL | hsl(173, 47%, 44%) |
| HSV | hsv(173, 64%, 65%) |
| CMYK | cmyk(63.6%, 0%, 7.9%, 35.3%) |
| CIE-LAB | lab(61.77, -33.03, -2.14) |
| CIE-LCH | lch(61.77, 33.10, 183.71°) |
| OKLab | oklab(65.83% -0.0971 -0.0063) |
| OKLCH | oklch(65.83% 0.097 183.7) |
| XYZ | xyz(20.9835, 30.1357, 34.4106) |
| Luminance | 0.3014 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Blue Green
#0F9B8E
ΔE00 3.97
Sea
#3C9992
ΔE00 4.27
Lightseagreen
#20B2AA
ΔE00 4.55
Dull Teal
#5F9E8F
ΔE00 4.89
Grey Teal
#5E9B8A
ΔE00 5.69
Teal (survey)
#029386
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA598 #A53C49
analogous
#3CA563 #3CA598 #3C7EA5
triadic
#3CA598 #983CA5 #A5983C
tetradic
#3CA598 #633CA5 #A53C49 #7EA53C
square
#3CA598 #633CA5 #A53C49 #7EA53C
split-complementary
#3CA598 #A53C7E #A5633C
monochromatic
#1B4B45 #2C786F #3CA598 #5BC3B6 #88D4CA
Accessibility & contrast
On white
2.99
#3CA598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#3CA598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA598
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA598 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C98
Deuteranopia (green-blind)
#8E9099
Tritanopia (blue-blind)
#00A8A1
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3ca598; /* rgb */ color: rgb(60, 165, 152); /* oklch */ color: oklch(65.8% 0.097 183.7);
Tailwind
colors: {
custom: {
50: '#7ec0b6',
500: '#3ca598',
950: '#000000',
},
}SCSS
$custom: #3ca598; $custom-light: #7ec0b6; $custom-dark: #000000;
JSON
{
"hex": "#3ca598",
"rgb": {
"r": 60,
"g": 165,
"b": 152
},
"hsl": {
"h": 172.571,
"s": 46.667,
"l": 44.118
},
"oklch": {
"l": 0.65834,
"c": 0.09734,
"h": 183.7
},
"luminance": 0.30138
}Semantic roles & 50–950 ramp
primary
#3CA598
secondary
#BE7F87
accent
#5162D6
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180