#3CA6BA#3CA6BA
#3CA6BA is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.3% C 0.099 H 212.6°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA6BA |
|---|---|
| RGB | rgb(60, 166, 186) |
| HSL | hsl(190, 51%, 48%) |
| HSV | hsv(190, 68%, 73%) |
| CMYK | cmyk(67.7%, 10.8%, 0%, 27.1%) |
| CIE-LAB | lab(63.16, -23.60, -19.14) |
| CIE-LCH | lch(63.16, 30.39, 219.05°) |
| OKLab | oklab(67.31% -0.0833 -0.0532) |
| OKLCH | oklch(67.31% 0.099 212.6) |
| XYZ | xyz(24.3589, 31.7755, 51.2944) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.96
Cadetblue
#5F9EA0
ΔE00 7.16
Greyblue
#77A1B5
ΔE00 8.86
Teal Blue
#01889F
ΔE00 10.28
Bluegrey
#85A3B2
ΔE00 11.24
Sea
#3C9992
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA6BA #BA503C
analogous
#3CBA8F #3CA6BA #3C67BA
triadic
#3CA6BA #BA3CA6 #A6BA3C
tetradic
#3CA6BA #8F3CBA #BA503C #67BA3C
square
#3CA6BA #8F3CBA #BA503C #67BA3C
split-complementary
#3CA6BA #BA3C67 #BA8F3C
monochromatic
#1E535D #2D7D8C #3CA6BA #66BDCE #94D1DC
Accessibility & contrast
On white
2.85
#3CA6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#3CA6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA6BA
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA6BA | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A0BB
Deuteranopia (green-blind)
#8593BA
Tritanopia (blue-blind)
#00AEAC
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3ca6ba; /* rgb */ color: rgb(60, 166, 186); /* oklch */ color: oklch(67.3% 0.099 212.6);
Tailwind
colors: {
custom: {
50: '#82c0ce',
500: '#3ca6ba',
950: '#000000',
},
}SCSS
$custom: #3ca6ba; $custom-light: #82c0ce; $custom-dark: #000000;
JSON
{
"hex": "#3ca6ba",
"rgb": {
"r": 60,
"g": 166,
"b": 186
},
"hsl": {
"h": 189.524,
"s": 51.22,
"l": 48.235
},
"oklch": {
"l": 0.67313,
"c": 0.09888,
"h": 212.6
},
"luminance": 0.31778
}Semantic roles & 50–950 ramp
primary
#3CA6BA
secondary
#C8948A
accent
#644DDB
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182