#3CB6BD#3CB6BD
#3CB6BD is a light, moderate teal. Relative luminance 0.381; OKLCH L 71.3% C 0.105 H 200.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB6BD |
|---|---|
| RGB | rgb(60, 182, 189) |
| HSL | hsl(183, 52%, 49%) |
| HSV | hsv(183, 68%, 74%) |
| CMYK | cmyk(68.3%, 3.7%, 0%, 25.9%) |
| CIE-LAB | lab(68.09, -30.65, -13.36) |
| CIE-LCH | lch(68.09, 33.43, 203.55°) |
| OKLab | oklab(71.32% -0.0985 -0.0371) |
| OKLCH | oklch(71.32% 0.105 200.6) |
| XYZ | xyz(27.7727, 38.0875, 54.0222) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.31
Lightseagreen
#20B2AA
ΔE00 6.22
Darkturquoise
#00CED1
ΔE00 6.69
Topaz
#13BBAF
ΔE00 7.55
Cadetblue
#5F9EA0
ΔE00 8.16
Mediumturquoise
#48D1CC
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB6BD #BD433C
analogous
#3CBD84 #3CB6BD #3C76BD
triadic
#3CB6BD #BD3CB6 #B6BD3C
tetradic
#3CB6BD #843CBD #BD433C #76BD3C
square
#3CB6BD #843CBD #BD433C #76BD3C
split-complementary
#3CB6BD #BD3C76 #BD843C
monochromatic
#1F5D60 #2D898F #3CB6BD #67C9CF #96DADE
Accessibility & contrast
On white
2.44
#3CB6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#3CB6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB6BD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB6BD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBE
Deuteranopia (green-blind)
#96A0BE
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #3cb6bd; /* rgb */ color: rgb(60, 182, 189); /* oklch */ color: oklch(71.3% 0.105 200.6);
Tailwind
colors: {
custom: {
50: '#84ccd0',
500: '#3cb6bd',
950: '#000000',
},
}SCSS
$custom: #3cb6bd; $custom-light: #84ccd0; $custom-dark: #000000;
JSON
{
"hex": "#3cb6bd",
"rgb": {
"r": 60,
"g": 182,
"b": 189
},
"hsl": {
"h": 183.256,
"s": 51.807,
"l": 48.824
},
"oklch": {
"l": 0.71323,
"c": 0.1052,
"h": 200.6
},
"luminance": 0.38091
}Semantic roles & 50–950 ramp
primary
#3CB6BD
secondary
#C98F8C
accent
#544DDB
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282