#3CB6AB#3CB6AB
#3CB6AB is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.7% C 0.107 H 186.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB6AB |
|---|---|
| RGB | rgb(60, 182, 171) |
| HSL | hsl(175, 50%, 47%) |
| HSV | hsv(175, 67%, 71%) |
| CMYK | cmyk(67%, 0%, 6%, 28.6%) |
| CIE-LAB | lab(67.54, -35.77, -4.23) |
| CIE-LCH | lch(67.54, 36.02, 186.75°) |
| OKLab | oklab(70.7% -0.1064 -0.012) |
| OKLCH | oklch(70.7% 0.107 186.4) |
| XYZ | xyz(25.9387, 37.3539, 44.3632) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.00
Topaz
#13BBAF
ΔE00 2.09
Tealish
#24BCA8
ΔE00 3.55
Turquoise (survey)
#06C2AC
ΔE00 4.94
Greeny Blue
#42B395
ΔE00 6.69
Mediumturquoise
#48D1CC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB6AB #B63C47
analogous
#3CB66E #3CB6AB #3C84B6
triadic
#3CB6AB #AB3CB6 #B6AB3C
tetradic
#3CB6AB #6E3CB6 #B63C47 #84B63C
square
#3CB6AB #6E3CB6 #B63C47 #84B63C
split-complementary
#3CB6AB #B63C84 #B66E3C
monochromatic
#1E5A55 #2D8880 #3CB6AB #63CCC2 #91DBD4
Accessibility & contrast
On white
2.48
#3CB6AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#3CB6AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB6AB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB6AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB6AB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAB
Deuteranopia (green-blind)
#9B9FAC
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #3cb6ab; /* rgb */ color: rgb(60, 182, 171); /* oklch */ color: oklch(70.7% 0.107 186.4);
Tailwind
colors: {
custom: {
50: '#82ccc3',
500: '#3cb6ab',
950: '#000000',
},
}SCSS
$custom: #3cb6ab; $custom-light: #82ccc3; $custom-dark: #000000;
JSON
{
"hex": "#3cb6ab",
"rgb": {
"r": 60,
"g": 182,
"b": 171
},
"hsl": {
"h": 174.59,
"s": 50.413,
"l": 47.451
},
"oklch": {
"l": 0.70703,
"c": 0.10707,
"h": 186.4
},
"luminance": 0.37357
}Semantic roles & 50–950 ramp
primary
#3CB6AB
secondary
#C6888D
accent
#4E5BDA
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281