#3CA7BA#3CA7BA
#3CA7BA is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.6% C 0.099 H 211.6°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA7BA |
|---|---|
| RGB | rgb(60, 167, 186) |
| HSL | hsl(189, 51%, 48%) |
| HSV | hsv(189, 68%, 73%) |
| CMYK | cmyk(67.7%, 10.2%, 0%, 27.1%) |
| CIE-LAB | lab(63.46, -24.11, -18.68) |
| CIE-LCH | lch(63.46, 30.50, 217.78°) |
| OKLab | oklab(67.56% -0.0844 -0.0519) |
| OKLCH | oklch(67.56% 0.099 211.6) |
| XYZ | xyz(24.5414, 32.1405, 51.3552) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.57
Cadetblue
#5F9EA0
ΔE00 6.99
Greyblue
#77A1B5
ΔE00 9.13
Teal Blue
#01889F
ΔE00 10.59
Sea
#3C9992
ΔE00 11.16
Lightseagreen
#20B2AA
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA7BA #BA4F3C
analogous
#3CBA8E #3CA7BA #3C68BA
triadic
#3CA7BA #BA3CA7 #A7BA3C
tetradic
#3CA7BA #8E3CBA #BA4F3C #68BA3C
square
#3CA7BA #8E3CBA #BA4F3C #68BA3C
split-complementary
#3CA7BA #BA3C68 #BA8E3C
monochromatic
#1E545D #2D7D8C #3CA7BA #66BECE #94D2DC
Accessibility & contrast
On white
2.83
#3CA7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#3CA7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA7BA
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA7BA | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BB
Deuteranopia (green-blind)
#8694BA
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3ca7ba; /* rgb */ color: rgb(60, 167, 186); /* oklch */ color: oklch(67.6% 0.099 211.6);
Tailwind
colors: {
custom: {
50: '#82c1ce',
500: '#3ca7ba',
950: '#000000',
},
}SCSS
$custom: #3ca7ba; $custom-light: #82c1ce; $custom-dark: #000000;
JSON
{
"hex": "#3ca7ba",
"rgb": {
"r": 60,
"g": 167,
"b": 186
},
"hsl": {
"h": 189.048,
"s": 51.22,
"l": 48.235
},
"oklch": {
"l": 0.67556,
"c": 0.09907,
"h": 211.6
},
"luminance": 0.32143
}Semantic roles & 50–950 ramp
primary
#3CA7BA
secondary
#C8938A
accent
#624DDB
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182