#3CB0BE#3CB0BE
#3CB0BE is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.9% C 0.103 H 206.6°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB0BE |
|---|---|
| RGB | rgb(60, 176, 190) |
| HSL | hsl(186, 52%, 49%) |
| HSV | hsv(186, 68%, 75%) |
| CMYK | cmyk(68.4%, 7.4%, 0%, 25.5%) |
| CIE-LAB | lab(66.31, -27.41, -16.59) |
| CIE-LCH | lch(66.31, 32.04, 211.18°) |
| OKLab | oklab(69.9% -0.0919 -0.046) |
| OKLCH | oklch(69.9% 0.103 206.6) |
| XYZ | xyz(26.6791, 35.7260, 54.1950) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.99
Cadetblue
#5F9EA0
ΔE00 7.40
Lightseagreen
#20B2AA
ΔE00 8.80
Darkturquoise
#00CED1
ΔE00 9.33
Aqua Blue
#02D8E9
ΔE00 10.37
Topaz
#13BBAF
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB0BE #BE4A3C
analogous
#3CBE8B #3CB0BE #3C6FBE
triadic
#3CB0BE #BE3CB0 #B0BE3C
tetradic
#3CB0BE #8B3CBE #BE4A3C #6FBE3C
square
#3CB0BE #8B3CBE #BE4A3C #6FBE3C
split-complementary
#3CB0BE #BE3C6F #BE8B3C
monochromatic
#1F5A61 #2D858F #3CB0BE #68C4CF #96D6DE
Accessibility & contrast
On white
2.58
#3CB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#3CB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB0BE
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB0BE | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BF
Deuteranopia (green-blind)
#8F9BBE
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3cb0be; /* rgb */ color: rgb(60, 176, 190); /* oklch */ color: oklch(69.9% 0.103 206.6);
Tailwind
colors: {
custom: {
50: '#83c8d1',
500: '#3cb0be',
950: '#000000',
},
}SCSS
$custom: #3cb0be; $custom-light: #83c8d1; $custom-dark: #000000;
JSON
{
"hex": "#3cb0be",
"rgb": {
"r": 60,
"g": 176,
"b": 190
},
"hsl": {
"h": 186.462,
"s": 52,
"l": 49.02
},
"oklch": {
"l": 0.699,
"c": 0.10282,
"h": 206.6
},
"luminance": 0.35729
}Semantic roles & 50–950 ramp
primary
#3CB0BE
secondary
#CA938C
accent
#5C4CDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282