#3CB9AC#3CB9AC
#3CB9AC is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.5% C 0.109 H 185.1°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB9AC |
|---|---|
| RGB | rgb(60, 185, 172) |
| HSL | hsl(174, 51%, 48%) |
| HSV | hsv(174, 68%, 73%) |
| CMYK | cmyk(67.6%, 0%, 7%, 27.5%) |
| CIE-LAB | lab(68.49, -36.88, -3.39) |
| CIE-LCH | lch(68.49, 37.04, 185.26°) |
| OKLab | oklab(71.48% -0.109 -0.0098) |
| OKLCH | oklch(71.48% 0.109 185.1) |
| XYZ | xyz(26.6554, 38.6341, 45.0741) |
| Luminance | 0.3864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.70
Tealish
#24BCA8
ΔE00 2.68
Lightseagreen
#20B2AA
ΔE00 2.87
Turquoise (survey)
#06C2AC
ΔE00 3.97
Greeny Blue
#42B395
ΔE00 6.23
Mediumturquoise
#48D1CC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB9AC #B93C49
analogous
#3CB96D #3CB9AC #3C87B9
triadic
#3CB9AC #AC3CB9 #B9AC3C
tetradic
#3CB9AC #6D3CB9 #B93C49 #87B93C
square
#3CB9AC #6D3CB9 #B93C49 #87B93C
split-complementary
#3CB9AC #B93C87 #B96D3C
monochromatic
#1E5D56 #2D8B81 #3CB9AC #65CDC2 #93DCD5
Accessibility & contrast
On white
2.41
#3CB9AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#3CB9AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB9AC
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB9AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB9AC | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAC
Deuteranopia (green-blind)
#9EA1AD
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #3cb9ac; /* rgb */ color: rgb(60, 185, 172); /* oklch */ color: oklch(71.5% 0.109 185.1);
Tailwind
colors: {
custom: {
50: '#82cec4',
500: '#3cb9ac',
950: '#000000',
},
}SCSS
$custom: #3cb9ac; $custom-light: #82cec4; $custom-dark: #000000;
JSON
{
"hex": "#3cb9ac",
"rgb": {
"r": 60,
"g": 185,
"b": 172
},
"hsl": {
"h": 173.76,
"s": 51.02,
"l": 48.039
},
"oklch": {
"l": 0.71479,
"c": 0.10948,
"h": 185.1
},
"luminance": 0.38637
}Semantic roles & 50–950 ramp
primary
#3CB9AC
secondary
#C78990
accent
#4D5CDA
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281