#3CA2B6#3CA2B6
#3CA2B6 is a light, moderate teal. Relative luminance 0.302; OKLCH L 66.2% C 0.096 H 213.1°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA2B6 |
|---|---|
| RGB | rgb(60, 162, 182) |
| HSL | hsl(190, 50%, 47%) |
| HSV | hsv(190, 67%, 71%) |
| CMYK | cmyk(67%, 11%, 0%, 28.6%) |
| CIE-LAB | lab(61.81, -22.79, -18.96) |
| CIE-LCH | lch(61.81, 29.64, 219.76°) |
| OKLab | oklab(66.18% -0.0808 -0.0527) |
| OKLCH | oklch(66.18% 0.096 213.1) |
| XYZ | xyz(23.2238, 30.1762, 48.8475) |
| Luminance | 0.3018 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.02
Cadetblue
#5F9EA0
ΔE00 6.91
Greyblue
#77A1B5
ΔE00 8.66
Teal Blue
#01889F
ΔE00 9.13
Sea
#3C9992
ΔE00 11.12
Bluegrey
#85A3B2
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA2B6 #B6503C
analogous
#3CB68D #3CA2B6 #3C65B6
triadic
#3CA2B6 #B63CA2 #A2B63C
tetradic
#3CA2B6 #8D3CB6 #B6503C #65B63C
square
#3CA2B6 #8D3CB6 #B6503C #65B63C
split-complementary
#3CA2B6 #B63C65 #B68D3C
monochromatic
#1E505A #2D7988 #3CA2B6 #63BBCC #91CFDB
Accessibility & contrast
On white
2.98
#3CA2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#3CA2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA2B6
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA2B6 | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939DB7
Deuteranopia (green-blind)
#8190B6
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3ca2b6; /* rgb */ color: rgb(60, 162, 182); /* oklch */ color: oklch(66.2% 0.096 213.1);
Tailwind
colors: {
custom: {
50: '#81bdcc',
500: '#3ca2b6',
950: '#000000',
},
}SCSS
$custom: #3ca2b6; $custom-light: #81bdcc; $custom-dark: #000000;
JSON
{
"hex": "#3ca2b6",
"rgb": {
"r": 60,
"g": 162,
"b": 182
},
"hsl": {
"h": 189.836,
"s": 50.413,
"l": 47.451
},
"oklch": {
"l": 0.66179,
"c": 0.09648,
"h": 213.1
},
"luminance": 0.30179
}Semantic roles & 50–950 ramp
primary
#3CA2B6
secondary
#C69288
accent
#654EDA
background
#F8FBFC
surface
#F0F6F8
border
#CBD0D1
text
#0B1213
muted
#7C8182