#3CB2AB#3CB2AB
#3CB2AB is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.104 H 189.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2AB |
|---|---|
| RGB | rgb(60, 178, 171) |
| HSL | hsl(176, 50%, 47%) |
| HSV | hsv(176, 66%, 70%) |
| CMYK | cmyk(66.3%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(66.32, -33.91, -6.04) |
| CIE-LCH | lch(66.32, 34.44, 190.10°) |
| OKLab | oklab(69.71% -0.1022 -0.0169) |
| OKLCH | oklch(69.71% 0.104 189.4) |
| XYZ | xyz(25.1312, 35.7389, 44.0940) |
| Luminance | 0.3574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.46
Topaz
#13BBAF
ΔE00 3.40
Tealish
#24BCA8
ΔE00 5.27
Turquoise (survey)
#06C2AC
ΔE00 6.67
Sea
#3C9992
ΔE00 7.56
Blue Green
#0F9B8E
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2AB #B23C43
analogous
#3CB270 #3CB2AB #3C7EB2
triadic
#3CB2AB #AB3CB2 #B2AB3C
tetradic
#3CB2AB #703CB2 #B23C43 #7EB23C
square
#3CB2AB #703CB2 #B23C43 #7EB23C
split-complementary
#3CB2AB #B23C7E #B2703C
monochromatic
#1D5653 #2D847F #3CB2AB #61CAC4 #8FD9D5
Accessibility & contrast
On white
2.58
#3CB2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#3CB2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2AB
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2AB | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#969CAC
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3cb2ab; /* rgb */ color: rgb(60, 178, 171); /* oklch */ color: oklch(69.7% 0.104 189.4);
Tailwind
colors: {
custom: {
50: '#81c9c4',
500: '#3cb2ab',
950: '#000000',
},
}SCSS
$custom: #3cb2ab; $custom-light: #81c9c4; $custom-dark: #000000;
JSON
{
"hex": "#3cb2ab",
"rgb": {
"r": 60,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.441,
"s": 49.58,
"l": 46.667
},
"oklch": {
"l": 0.6971,
"c": 0.10363,
"h": 189.4
},
"luminance": 0.35742
}Semantic roles & 50–950 ramp
primary
#3CB2AB
secondary
#C48689
accent
#4F57D9
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281