#3CB1BE#3CB1BE
#3CB1BE is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.1% C 0.103 H 205.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB1BE |
|---|---|
| RGB | rgb(60, 177, 190) |
| HSL | hsl(186, 52%, 49%) |
| HSV | hsv(186, 68%, 75%) |
| CMYK | cmyk(68.4%, 6.8%, 0%, 25.5%) |
| CIE-LAB | lab(66.61, -27.90, -16.13) |
| CIE-LCH | lch(66.61, 32.23, 210.03°) |
| OKLab | oklab(70.14% -0.0929 -0.0448) |
| OKLCH | oklch(70.14% 0.103 205.7) |
| XYZ | xyz(26.8759, 36.1196, 54.2606) |
| Luminance | 0.3612 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.19
Cadetblue
#5F9EA0
ΔE00 7.47
Lightseagreen
#20B2AA
ΔE00 8.41
Darkturquoise
#00CED1
ΔE00 8.89
Aqua Blue
#02D8E9
ΔE00 10.09
Topaz
#13BBAF
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB1BE #BE493C
analogous
#3CBE8A #3CB1BE #3C70BE
triadic
#3CB1BE #BE3CB1 #B1BE3C
tetradic
#3CB1BE #8A3CBE #BE493C #70BE3C
square
#3CB1BE #8A3CBE #BE493C #70BE3C
split-complementary
#3CB1BE #BE3C70 #BE8A3C
monochromatic
#1F5A61 #2D868F #3CB1BE #68C5CF #96D7DE
Accessibility & contrast
On white
2.55
#3CB1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#3CB1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB1BE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB1BE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABF
Deuteranopia (green-blind)
#909CBE
Tritanopia (blue-blind)
#00B8B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #3cb1be; /* rgb */ color: rgb(60, 177, 190); /* oklch */ color: oklch(70.1% 0.103 205.7);
Tailwind
colors: {
custom: {
50: '#83c8d1',
500: '#3cb1be',
950: '#000000',
},
}SCSS
$custom: #3cb1be; $custom-light: #83c8d1; $custom-dark: #000000;
JSON
{
"hex": "#3cb1be",
"rgb": {
"r": 60,
"g": 177,
"b": 190
},
"hsl": {
"h": 186,
"s": 52,
"l": 49.02
},
"oklch": {
"l": 0.70143,
"c": 0.10317,
"h": 205.7
},
"luminance": 0.36123
}Semantic roles & 50–950 ramp
primary
#3CB1BE
secondary
#CA928C
accent
#5B4CDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282