#3CA6B5#3CA6B5
#3CA6B5 is a light, moderate teal. Relative luminance 0.316; OKLCH L 67.1% C 0.097 H 208.4°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA6B5 |
|---|---|
| RGB | rgb(60, 166, 181) |
| HSL | hsl(187, 50%, 47%) |
| HSV | hsv(187, 67%, 71%) |
| CMYK | cmyk(66.9%, 8.3%, 0%, 29%) |
| CIE-LAB | lab(62.98, -25.13, -16.61) |
| CIE-LCH | lch(62.98, 30.13, 213.46°) |
| OKLab | oklab(67.12% -0.0854 -0.0461) |
| OKLCH | oklch(67.12% 0.097 208.4) |
| XYZ | xyz(23.8366, 31.5666, 48.5438) |
| Luminance | 0.3157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.65
Cadetblue
#5F9EA0
ΔE00 5.93
Sea
#3C9992
ΔE00 9.69
Greyblue
#77A1B5
ΔE00 9.91
Lightseagreen
#20B2AA
ΔE00 9.93
Teal Blue
#01889F
ΔE00 10.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA6B5 #B54B3C
analogous
#3CB588 #3CA6B5 #3C6AB5
triadic
#3CA6B5 #B53CA6 #A6B53C
tetradic
#3CA6B5 #883CB5 #B54B3C #6AB53C
square
#3CA6B5 #883CB5 #B54B3C #6AB53C
split-complementary
#3CA6B5 #B53C6A #B5883C
monochromatic
#1E5259 #2D7C87 #3CA6B5 #63BECB #91D1DB
Accessibility & contrast
On white
2.87
#3CA6B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#3CA6B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA6B5
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA6B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA6B5 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A0B6
Deuteranopia (green-blind)
#8693B5
Tritanopia (blue-blind)
#00ADAA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ca6b5; /* rgb */ color: rgb(60, 166, 181); /* oklch */ color: oklch(67.1% 0.097 208.4);
Tailwind
colors: {
custom: {
50: '#81c0cb',
500: '#3ca6b5',
950: '#000000',
},
}SCSS
$custom: #3ca6b5; $custom-light: #81c0cb; $custom-dark: #000000;
JSON
{
"hex": "#3ca6b5",
"rgb": {
"r": 60,
"g": 166,
"b": 181
},
"hsl": {
"h": 187.438,
"s": 50.207,
"l": 47.255
},
"oklch": {
"l": 0.67115,
"c": 0.09704,
"h": 208.4
},
"luminance": 0.31569
}Semantic roles & 50–950 ramp
primary
#3CA6B5
secondary
#C68F87
accent
#5F4EDA
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182