#3CB0BA#3CB0BA
#3CB0BA is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.7% C 0.102 H 203.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #3CB0BA |
|---|---|
| RGB | rgb(60, 176, 186) |
| HSL | hsl(185, 51%, 48%) |
| HSV | hsv(185, 68%, 73%) |
| CMYK | cmyk(67.7%, 5.4%, 0%, 27.1%) |
| CIE-LAB | lab(66.18, -28.61, -14.57) |
| CIE-LCH | lch(66.18, 32.11, 206.99°) |
| OKLab | oklab(69.75% -0.0936 -0.0404) |
| OKLCH | oklch(69.75% 0.102 203.4) |
| XYZ | xyz(26.2479, 35.5535, 51.9240) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.01
Cadetblue
#5F9EA0
ΔE00 6.94
Lightseagreen
#20B2AA
ΔE00 7.30
Darkturquoise
#00CED1
ΔE00 8.65
Topaz
#13BBAF
ΔE00 9.12
Sea
#3C9992
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CB0BA #BA463C
analogous
#3CBA85 #3CB0BA #3C71BA
triadic
#3CB0BA #BA3CB0 #B0BA3C
tetradic
#3CB0BA #853CBA #BA463C #71BA3C
square
#3CB0BA #853CBA #BA463C #71BA3C
split-complementary
#3CB0BA #BA3C71 #BA853C
monochromatic
#1E585D #2D848C #3CB0BA #66C5CE #94D7DC
Accessibility & contrast
On white
2.59
#3CB0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#3CB0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CB0BA
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CB0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CB0BA | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BB
Deuteranopia (green-blind)
#909BBA
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3cb0ba; /* rgb */ color: rgb(60, 176, 186); /* oklch */ color: oklch(69.7% 0.102 203.4);
Tailwind
colors: {
custom: {
50: '#83c8ce',
500: '#3cb0ba',
950: '#000000',
},
}SCSS
$custom: #3cb0ba; $custom-light: #83c8ce; $custom-dark: #000000;
JSON
{
"hex": "#3cb0ba",
"rgb": {
"r": 60,
"g": 176,
"b": 186
},
"hsl": {
"h": 184.762,
"s": 51.22,
"l": 48.235
},
"oklch": {
"l": 0.69749,
"c": 0.10196,
"h": 203.4
},
"luminance": 0.35556
}Semantic roles & 50–950 ramp
primary
#3CB0BA
secondary
#C88F8A
accent
#584DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282