#3CA7B6#3CA7B6
#3CA7B6 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.4% C 0.098 H 208.3°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA7B6 |
|---|---|
| RGB | rgb(60, 167, 182) |
| HSL | hsl(187, 50%, 47%) |
| HSV | hsv(187, 67%, 71%) |
| CMYK | cmyk(67%, 8.2%, 0%, 28.6%) |
| CIE-LAB | lab(63.32, -25.33, -16.66) |
| CIE-LCH | lch(63.32, 30.32, 213.33°) |
| OKLab | oklab(67.4% -0.086 -0.0462) |
| OKLCH | oklch(67.4% 0.098 208.3) |
| XYZ | xyz(24.1221, 31.9728, 49.1470) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.39
Cadetblue
#5F9EA0
ΔE00 6.05
Sea
#3C9992
ΔE00 9.81
Lightseagreen
#20B2AA
ΔE00 9.81
Greyblue
#77A1B5
ΔE00 9.97
Teal Blue
#01889F
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA7B6 #B64B3C
analogous
#3CB688 #3CA7B6 #3C6AB6
triadic
#3CA7B6 #B63CA7 #A7B63C
tetradic
#3CA7B6 #883CB6 #B64B3C #6AB63C
square
#3CA7B6 #883CB6 #B64B3C #6AB63C
split-complementary
#3CA7B6 #B63C6A #B6883C
monochromatic
#1E535A #2D7D88 #3CA7B6 #63BFCC #91D2DB
Accessibility & contrast
On white
2.84
#3CA7B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#3CA7B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA7B6
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA7B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA7B6 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A1B7
Deuteranopia (green-blind)
#8794B6
Tritanopia (blue-blind)
#00AEAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3ca7b6; /* rgb */ color: rgb(60, 167, 182); /* oklch */ color: oklch(67.4% 0.098 208.3);
Tailwind
colors: {
custom: {
50: '#81c1cb',
500: '#3ca7b6',
950: '#000000',
},
}SCSS
$custom: #3ca7b6; $custom-light: #81c1cb; $custom-dark: #000000;
JSON
{
"hex": "#3ca7b6",
"rgb": {
"r": 60,
"g": 167,
"b": 182
},
"hsl": {
"h": 187.377,
"s": 50.413,
"l": 47.451
},
"oklch": {
"l": 0.67399,
"c": 0.09766,
"h": 208.3
},
"luminance": 0.31975
}Semantic roles & 50–950 ramp
primary
#3CA7B6
secondary
#C68F88
accent
#5F4EDA
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182