#3CA3B0#3CA3B0
#3CA3B0 is a light, moderate teal. Relative luminance 0.303; OKLCH L 66.2% C 0.095 H 206.9°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA3B0 |
|---|---|
| RGB | rgb(60, 163, 176) |
| HSL | hsl(187, 49%, 46%) |
| HSV | hsv(187, 66%, 69%) |
| CMYK | cmyk(65.9%, 7.4%, 0%, 31%) |
| CIE-LAB | lab(61.90, -25.14, -15.44) |
| CIE-LCH | lch(61.90, 29.50, 211.56°) |
| OKLab | oklab(66.19% -0.0843 -0.0428) |
| OKLCH | oklch(66.19% 0.095 206.9) |
| XYZ | xyz(22.7938, 30.2871, 45.7106) |
| Luminance | 0.3029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.57
Cadetblue
#5F9EA0
ΔE00 5.20
Sea
#3C9992
ΔE00 8.67
Lightseagreen
#20B2AA
ΔE00 9.62
Teal Blue
#01889F
ΔE00 9.91
Greyblue
#77A1B5
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA3B0 #B0493C
analogous
#3CB083 #3CA3B0 #3C69B0
triadic
#3CA3B0 #B03CA3 #A3B03C
tetradic
#3CA3B0 #833CB0 #B0493C #69B03C
square
#3CA3B0 #833CB0 #B0493C #69B03C
split-complementary
#3CA3B0 #B03C69 #B0833C
monochromatic
#1D4E55 #2C7982 #3CA3B0 #60BDC9 #8ED0D8
Accessibility & contrast
On white
2.98
#3CA3B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#3CA3B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA3B0
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA3B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA3B0 | 1.00 | 2.98 | 7.06 | 7.06 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB1
Deuteranopia (green-blind)
#8590B0
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #3ca3b0; /* rgb */ color: rgb(60, 163, 176); /* oklch */ color: oklch(66.2% 0.095 206.9);
Tailwind
colors: {
custom: {
50: '#80bec7',
500: '#3ca3b0',
950: '#000000',
},
}SCSS
$custom: #3ca3b0; $custom-light: #80bec7; $custom-dark: #000000;
JSON
{
"hex": "#3ca3b0",
"rgb": {
"r": 60,
"g": 163,
"b": 176
},
"hsl": {
"h": 186.724,
"s": 49.153,
"l": 46.275
},
"oklch": {
"l": 0.66187,
"c": 0.09461,
"h": 206.9
},
"luminance": 0.3029
}Semantic roles & 50–950 ramp
primary
#3CA3B0
secondary
#C38C85
accent
#5F4FD9
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0B1213
muted
#7C8182