#3CB2BE#3CB2BE
#3CB2BE is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.4% C 0.104 H 204.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2BE |
|---|---|
| RGB | rgb(60, 178, 190) |
| HSL | hsl(186, 52%, 49%) |
| HSV | hsv(186, 68%, 75%) |
| CMYK | cmyk(68.4%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(66.91, -28.40, -15.68) |
| CIE-LCH | lch(66.91, 32.44, 208.90°) |
| OKLab | oklab(70.39% -0.094 -0.0435) |
| OKLCH | oklch(70.39% 0.104 204.8) |
| XYZ | xyz(27.0741, 36.5161, 54.3266) |
| Luminance | 0.3652 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.47
Cadetblue
#5F9EA0
ΔE00 7.57
Lightseagreen
#20B2AA
ΔE00 8.02
Darkturquoise
#00CED1
ΔE00 8.46
Topaz
#13BBAF
ΔE00 9.67
Aqua Blue
#02D8E9
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2BE #BE483C
analogous
#3CBE89 #3CB2BE #3C71BE
triadic
#3CB2BE #BE3CB2 #B2BE3C
tetradic
#3CB2BE #893CBE #BE483C #71BE3C
square
#3CB2BE #893CBE #BE483C #71BE3C
split-complementary
#3CB2BE #BE3C71 #BE893C
monochromatic
#1F5B61 #2D868F #3CB2BE #68C6CF #96D7DE
Accessibility & contrast
On white
2.53
#3CB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#3CB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2BE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2BE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb2be; /* rgb */ color: rgb(60, 178, 190); /* oklch */ color: oklch(70.4% 0.104 204.8);
Tailwind
colors: {
custom: {
50: '#83c9d1',
500: '#3cb2be',
950: '#000000',
},
}SCSS
$custom: #3cb2be; $custom-light: #83c9d1; $custom-dark: #000000;
JSON
{
"hex": "#3cb2be",
"rgb": {
"r": 60,
"g": 178,
"b": 190
},
"hsl": {
"h": 185.538,
"s": 52,
"l": 49.02
},
"oklch": {
"l": 0.70386,
"c": 0.10355,
"h": 204.8
},
"luminance": 0.36519
}Semantic roles & 50–950 ramp
primary
#3CB2BE
secondary
#CA928C
accent
#5A4CDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282