#3CA9BA#3CA9BA
#3CA9BA is a light, moderate teal. Relative luminance 0.329; OKLCH L 68.0% C 0.100 H 209.7°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA9BA |
|---|---|
| RGB | rgb(60, 169, 186) |
| HSL | hsl(188, 51%, 48%) |
| HSV | hsv(188, 68%, 73%) |
| CMYK | cmyk(67.7%, 9.1%, 0%, 27.1%) |
| CIE-LAB | lab(64.06, -25.12, -17.77) |
| CIE-LCH | lch(64.06, 30.77, 215.27°) |
| OKLab | oklab(68.04% -0.0864 -0.0494) |
| OKLCH | oklch(68.04% 0.1 209.7) |
| XYZ | xyz(24.9106, 32.8790, 51.4783) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.91
Cadetblue
#5F9EA0
ΔE00 6.75
Greyblue
#77A1B5
ΔE00 9.69
Lightseagreen
#20B2AA
ΔE00 10.33
Sea
#3C9992
ΔE00 10.71
Teal Blue
#01889F
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA9BA #BA4D3C
analogous
#3CBA8C #3CA9BA #3C6ABA
triadic
#3CA9BA #BA3CA9 #A9BA3C
tetradic
#3CA9BA #8C3CBA #BA4D3C #6ABA3C
square
#3CA9BA #8C3CBA #BA4D3C #6ABA3C
split-complementary
#3CA9BA #BA3C6A #BA8C3C
monochromatic
#1E555D #2D7F8C #3CA9BA #66C0CE #94D3DC
Accessibility & contrast
On white
2.77
#3CA9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#3CA9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA9BA
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA9BA | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#8895BA
Tritanopia (blue-blind)
#00B1AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3ca9ba; /* rgb */ color: rgb(60, 169, 186); /* oklch */ color: oklch(68.0% 0.100 209.7);
Tailwind
colors: {
custom: {
50: '#82c3ce',
500: '#3ca9ba',
950: '#000000',
},
}SCSS
$custom: #3ca9ba; $custom-light: #82c3ce; $custom-dark: #000000;
JSON
{
"hex": "#3ca9ba",
"rgb": {
"r": 60,
"g": 169,
"b": 186
},
"hsl": {
"h": 188.095,
"s": 51.22,
"l": 48.235
},
"oklch": {
"l": 0.68043,
"c": 0.09952,
"h": 209.7
},
"luminance": 0.32882
}Semantic roles & 50–950 ramp
primary
#3CA9BA
secondary
#C8928A
accent
#604DDB
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182