#3CB1AB#3CB1AB
#3CB1AB is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.5% C 0.103 H 190.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB1AB |
|---|---|
| RGB | rgb(60, 177, 171) |
| HSL | hsl(177, 49%, 46%) |
| HSV | hsv(177, 66%, 69%) |
| CMYK | cmyk(66.1%, 0%, 3.4%, 30.6%) |
| CIE-LAB | lab(66.01, -33.44, -6.49) |
| CIE-LCH | lch(66.01, 34.06, 190.99°) |
| OKLab | oklab(69.46% -0.1012 -0.0181) |
| OKLCH | oklch(69.46% 0.103 190.2) |
| XYZ | xyz(24.9330, 35.3424, 44.0279) |
| Luminance | 0.3534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.65
Topaz
#13BBAF
ΔE00 3.80
Tealish
#24BCA8
ΔE00 5.73
Turquoise (survey)
#06C2AC
ΔE00 7.12
Sea
#3C9992
ΔE00 7.31
Blue Green
#0F9B8E
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB1AB #B13C42
analogous
#3CB171 #3CB1AB #3C7DB1
triadic
#3CB1AB #AB3CB1 #B1AB3C
tetradic
#3CB1AB #713CB1 #B13C42 #7DB13C
square
#3CB1AB #713CB1 #B13C42 #7DB13C
split-complementary
#3CB1AB #B13C7D #B1713C
monochromatic
#1D5653 #2D837F #3CB1AB #61C9C4 #8FD9D5
Accessibility & contrast
On white
2.60
#3CB1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#3CB1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB1AB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB1AB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A8AB
Deuteranopia (green-blind)
#959BAC
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3cb1ab; /* rgb */ color: rgb(60, 177, 171); /* oklch */ color: oklch(69.5% 0.103 190.2);
Tailwind
colors: {
custom: {
50: '#81c9c4',
500: '#3cb1ab',
950: '#000000',
},
}SCSS
$custom: #3cb1ab; $custom-light: #81c9c4; $custom-dark: #000000;
JSON
{
"hex": "#3cb1ab",
"rgb": {
"r": 60,
"g": 177,
"b": 171
},
"hsl": {
"h": 176.923,
"s": 49.367,
"l": 46.471
},
"oklch": {
"l": 0.69462,
"c": 0.10281,
"h": 190.2
},
"luminance": 0.35345
}Semantic roles & 50–950 ramp
primary
#3CB1AB
secondary
#C48588
accent
#4F56D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281