#3CA0B0#3CA0B0
#3CA0B0 is a light, moderate teal. Relative luminance 0.292; OKLCH L 65.5% C 0.094 H 209.9°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA0B0 |
|---|---|
| RGB | rgb(60, 160, 176) |
| HSL | hsl(188, 49%, 46%) |
| HSV | hsv(188, 66%, 69%) |
| CMYK | cmyk(65.9%, 9.1%, 0%, 31%) |
| CIE-LAB | lab(60.99, -23.61, -16.83) |
| CIE-LCH | lch(60.99, 28.99, 215.48°) |
| OKLab | oklab(65.45% -0.0812 -0.0467) |
| OKLCH | oklch(65.45% 0.094 209.9) |
| XYZ | xyz(22.2675, 29.2344, 45.5351) |
| Luminance | 0.2924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.32
Cadetblue
#5F9EA0
ΔE00 5.74
Teal Blue
#01889F
ΔE00 8.74
Greyblue
#77A1B5
ΔE00 9.46
Sea
#3C9992
ΔE00 9.55
Darkcyan
#008B8B
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA0B0 #B04C3C
analogous
#3CB086 #3CA0B0 #3C66B0
triadic
#3CA0B0 #B03CA0 #A0B03C
tetradic
#3CA0B0 #863CB0 #B04C3C #66B03C
square
#3CA0B0 #863CB0 #B04C3C #66B03C
split-complementary
#3CA0B0 #B03C66 #B0863C
monochromatic
#1D4D55 #2C7782 #3CA0B0 #60BAC9 #8ECED8
Accessibility & contrast
On white
3.07
#3CA0B0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#3CA0B0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #3CA0B0
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA0B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA0B0 | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AB1
Deuteranopia (green-blind)
#818EB0
Tritanopia (blue-blind)
#00A7A5
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #3ca0b0; /* rgb */ color: rgb(60, 160, 176); /* oklch */ color: oklch(65.5% 0.094 209.9);
Tailwind
colors: {
custom: {
50: '#80bcc7',
500: '#3ca0b0',
950: '#000000',
},
}SCSS
$custom: #3ca0b0; $custom-light: #80bcc7; $custom-dark: #000000;
JSON
{
"hex": "#3ca0b0",
"rgb": {
"r": 60,
"g": 160,
"b": 176
},
"hsl": {
"h": 188.276,
"s": 49.153,
"l": 46.275
},
"oklch": {
"l": 0.65451,
"c": 0.09367,
"h": 209.9
},
"luminance": 0.29237
}Semantic roles & 50–950 ramp
primary
#3CA0B0
secondary
#C38D85
accent
#624FD9
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182