#3CAB9D#3CAB9D
#3CAB9D is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.101 H 183.4°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAB9D |
|---|---|
| RGB | rgb(60, 171, 157) |
| HSL | hsl(172, 48%, 45%) |
| HSV | hsv(172, 65%, 67%) |
| CMYK | cmyk(64.9%, 0%, 8.2%, 32.9%) |
| CIE-LAB | lab(63.77, -34.49, -2.01) |
| CIE-LCH | lch(63.77, 34.54, 183.34°) |
| OKLab | oklab(67.51% -0.1013 -0.006) |
| OKLCH | oklch(67.51% 0.101 183.4) |
| XYZ | xyz(22.5094, 32.5183, 36.9821) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.36
Topaz
#13BBAF
ΔE00 4.88
Tealish
#24BCA8
ΔE00 5.10
Blue Green
#0F9B8E
ΔE00 5.49
Greeny Blue
#42B395
ΔE00 5.65
Dull Teal
#5F9E8F
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAB9D #AB3C4A
analogous
#3CAB65 #3CAB9D #3C82AB
triadic
#3CAB9D #9D3CAB #AB9D3C
tetradic
#3CAB9D #653CAB #AB3C4A #82AB3C
square
#3CAB9D #653CAB #AB3C4A #82AB3C
split-complementary
#3CAB9D #AB3C82 #AB653C
monochromatic
#1C504A #2C7E73 #3CAB9D #5EC6B9 #8BD6CD
Accessibility & contrast
On white
2.80
#3CAB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#3CAB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAB9D
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAB9D | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19D
Deuteranopia (green-blind)
#93959E
Tritanopia (blue-blind)
#00AEA7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3cab9d; /* rgb */ color: rgb(60, 171, 157); /* oklch */ color: oklch(67.5% 0.101 183.4);
Tailwind
colors: {
custom: {
50: '#80c4b9',
500: '#3cab9d',
950: '#000000',
},
}SCSS
$custom: #3cab9d; $custom-light: #80c4b9; $custom-dark: #000000;
JSON
{
"hex": "#3cab9d",
"rgb": {
"r": 60,
"g": 171,
"b": 157
},
"hsl": {
"h": 172.432,
"s": 48.052,
"l": 45.294
},
"oklch": {
"l": 0.67505,
"c": 0.10144,
"h": 183.4
},
"luminance": 0.32521
}Semantic roles & 50–950 ramp
primary
#3CAB9D
secondary
#C1828A
accent
#5061D8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280