#3CA7BB#3CA7BB
#3CA7BB is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.6% C 0.099 H 212.4°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA7BB |
|---|---|
| RGB | rgb(60, 167, 187) |
| HSL | hsl(189, 51%, 48%) |
| HSV | hsv(189, 68%, 73%) |
| CMYK | cmyk(67.9%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(63.49, -23.80, -19.19) |
| CIE-LCH | lch(63.49, 30.57, 218.88°) |
| OKLab | oklab(67.6% -0.0839 -0.0534) |
| OKLCH | oklch(67.6% 0.099 212.4) |
| XYZ | xyz(24.6481, 32.1832, 51.9170) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.71
Cadetblue
#5F9EA0
ΔE00 7.25
Greyblue
#77A1B5
ΔE00 8.94
Teal Blue
#01889F
ΔE00 10.57
Bluegrey
#85A3B2
ΔE00 11.29
Sea
#3C9992
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA7BB #BB503C
analogous
#3CBB8F #3CA7BB #3C67BB
triadic
#3CA7BB #BB3CA7 #A7BB3C
tetradic
#3CA7BB #8F3CBB #BB503C #67BB3C
square
#3CA7BB #8F3CBB #BB503C #67BB3C
split-complementary
#3CA7BB #BB3C67 #BB8F3C
monochromatic
#1E545E #2D7E8D #3CA7BB #66BECE #95D1DD
Accessibility & contrast
On white
2.82
#3CA7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#3CA7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA7BB
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA7BB | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1BC
Deuteranopia (green-blind)
#8594BB
Tritanopia (blue-blind)
#00AFAD
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #3ca7bb; /* rgb */ color: rgb(60, 167, 187); /* oklch */ color: oklch(67.6% 0.099 212.4);
Tailwind
colors: {
custom: {
50: '#82c1cf',
500: '#3ca7bb',
950: '#000000',
},
}SCSS
$custom: #3ca7bb; $custom-light: #82c1cf; $custom-dark: #000000;
JSON
{
"hex": "#3ca7bb",
"rgb": {
"r": 60,
"g": 167,
"b": 187
},
"hsl": {
"h": 189.449,
"s": 51.417,
"l": 48.431
},
"oklch": {
"l": 0.67596,
"c": 0.09947,
"h": 212.4
},
"luminance": 0.32186
}Semantic roles & 50–950 ramp
primary
#3CA7BB
secondary
#C8948B
accent
#634DDB
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182