#3CAB9B#3CAB9B
#3CAB9B is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.4% C 0.102 H 181.8°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #3CAB9B |
|---|---|
| RGB | rgb(60, 171, 155) |
| HSL | hsl(171, 48%, 45%) |
| HSV | hsv(171, 65%, 67%) |
| CMYK | cmyk(64.9%, 0%, 9.4%, 32.9%) |
| CIE-LAB | lab(63.71, -35.02, -0.97) |
| CIE-LCH | lch(63.71, 35.04, 181.59°) |
| OKLab | oklab(67.44% -0.1022 -0.0032) |
| OKLCH | oklch(67.44% 0.102 181.8) |
| XYZ | xyz(22.3400, 32.4506, 36.0902) |
| Luminance | 0.3245 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.91
Tealish
#24BCA8
ΔE00 4.94
Greeny Blue
#42B395
ΔE00 4.99
Topaz
#13BBAF
ΔE00 5.11
Blue Green
#0F9B8E
ΔE00 5.52
Dull Teal
#5F9E8F
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CAB9B #AB3C4C
analogous
#3CAB63 #3CAB9B #3C84AB
triadic
#3CAB9B #9B3CAB #AB9B3C
tetradic
#3CAB9B #633CAB #AB3C4C #84AB3C
square
#3CAB9B #633CAB #AB3C4C #84AB3C
split-complementary
#3CAB9B #AB3C84 #AB633C
monochromatic
#1C5049 #2C7E72 #3CAB9B #5EC6B7 #8BD6CB
Accessibility & contrast
On white
2.80
#3CAB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#3CAB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CAB9B
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CAB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CAB9B | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#93959C
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3cab9b; /* rgb */ color: rgb(60, 171, 155); /* oklch */ color: oklch(67.4% 0.102 181.8);
Tailwind
colors: {
custom: {
50: '#7fc4b8',
500: '#3cab9b',
950: '#000000',
},
}SCSS
$custom: #3cab9b; $custom-light: #7fc4b8; $custom-dark: #000000;
JSON
{
"hex": "#3cab9b",
"rgb": {
"r": 60,
"g": 171,
"b": 155
},
"hsl": {
"h": 171.351,
"s": 48.052,
"l": 45.294
},
"oklch": {
"l": 0.67441,
"c": 0.10223,
"h": 181.8
},
"luminance": 0.32453
}Semantic roles & 50–950 ramp
primary
#3CAB9B
secondary
#C1828B
accent
#5064D8
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280