#3CB2BD#3CB2BD
#3CB2BD is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.3% C 0.103 H 204.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB2BD |
|---|---|
| RGB | rgb(60, 178, 189) |
| HSL | hsl(185, 52%, 49%) |
| HSV | hsv(185, 68%, 74%) |
| CMYK | cmyk(68.3%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(66.88, -28.70, -15.17) |
| CIE-LCH | lch(66.88, 32.46, 207.87°) |
| OKLab | oklab(70.35% -0.0944 -0.0421) |
| OKLCH | oklch(70.35% 0.103 204) |
| XYZ | xyz(26.9652, 36.4725, 53.7530) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.74
Cadetblue
#5F9EA0
ΔE00 7.47
Lightseagreen
#20B2AA
ΔE00 7.64
Darkturquoise
#00CED1
ΔE00 8.28
Topaz
#13BBAF
ΔE00 9.30
Aqua Blue
#02D8E9
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB2BD #BD473C
analogous
#3CBD88 #3CB2BD #3C72BD
triadic
#3CB2BD #BD3CB2 #B2BD3C
tetradic
#3CB2BD #883CBD #BD473C #72BD3C
square
#3CB2BD #883CBD #BD473C #72BD3C
split-complementary
#3CB2BD #BD3C72 #BD883C
monochromatic
#1F5B60 #2D868F #3CB2BD #67C6CF #96D7DE
Accessibility & contrast
On white
2.53
#3CB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#3CB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB2BD
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB2BD | 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)
#A4ABBE
Deuteranopia (green-blind)
#919DBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #3cb2bd; /* rgb */ color: rgb(60, 178, 189); /* oklch */ color: oklch(70.3% 0.103 204.0);
Tailwind
colors: {
custom: {
50: '#83c9d0',
500: '#3cb2bd',
950: '#000000',
},
}SCSS
$custom: #3cb2bd; $custom-light: #83c9d0; $custom-dark: #000000;
JSON
{
"hex": "#3cb2bd",
"rgb": {
"r": 60,
"g": 178,
"b": 189
},
"hsl": {
"h": 185.116,
"s": 51.807,
"l": 48.824
},
"oklch": {
"l": 0.70349,
"c": 0.10335,
"h": 204
},
"luminance": 0.36476
}Semantic roles & 50–950 ramp
primary
#3CB2BD
secondary
#C9918C
accent
#594DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282