#3CA8BD#3CA8BD
#3CA8BD is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.9% C 0.100 H 213.1°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA8BD |
|---|---|
| RGB | rgb(60, 168, 189) |
| HSL | hsl(190, 52%, 49%) |
| HSV | hsv(190, 68%, 74%) |
| CMYK | cmyk(68.3%, 11.1%, 0%, 25.9%) |
| CIE-LAB | lab(63.87, -23.69, -19.74) |
| CIE-LCH | lch(63.87, 30.83, 219.80°) |
| OKLab | oklab(67.92% -0.0842 -0.0549) |
| OKLCH | oklch(67.92% 0.1 213.1) |
| XYZ | xyz(25.0476, 32.6372, 53.1138) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.64
Cadetblue
#5F9EA0
ΔE00 7.61
Greyblue
#77A1B5
ΔE00 8.84
Teal Blue
#01889F
ΔE00 10.84
Bluegrey
#85A3B2
ΔE00 11.20
Lightseagreen
#20B2AA
ΔE00 11.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA8BD #BD513C
analogous
#3CBD92 #3CA8BD #3C68BD
triadic
#3CA8BD #BD3CA8 #A8BD3C
tetradic
#3CA8BD #923CBD #BD513C #68BD3C
square
#3CA8BD #923CBD #BD513C #68BD3C
split-complementary
#3CA8BD #BD3C68 #BD923C
monochromatic
#1F5560 #2D7F8F #3CA8BD #67BECF #96D2DE
Accessibility & contrast
On white
2.79
#3CA8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#3CA8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA8BD
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA8BD | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#8695BD
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3ca8bd; /* rgb */ color: rgb(60, 168, 189); /* oklch */ color: oklch(67.9% 0.100 213.1);
Tailwind
colors: {
custom: {
50: '#82c2d1',
500: '#3ca8bd',
950: '#000000',
},
}SCSS
$custom: #3ca8bd; $custom-light: #82c2d1; $custom-dark: #000000;
JSON
{
"hex": "#3ca8bd",
"rgb": {
"r": 60,
"g": 168,
"b": 189
},
"hsl": {
"h": 189.767,
"s": 51.807,
"l": 48.824
},
"oklch": {
"l": 0.67919,
"c": 0.10049,
"h": 213.1
},
"luminance": 0.3264
}Semantic roles & 50–950 ramp
primary
#3CA8BD
secondary
#C9968C
accent
#644DDB
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182