#3CA1BE#3CA1BE
#3CA1BE is a light, moderate cyan. Relative luminance 0.302; OKLCH L 66.3% C 0.101 H 220.5°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA1BE |
|---|---|
| RGB | rgb(60, 161, 190) |
| HSL | hsl(193, 52%, 49%) |
| HSV | hsv(193, 68%, 75%) |
| CMYK | cmyk(68.4%, 15.3%, 0%, 25.5%) |
| CIE-LAB | lab(61.80, -19.75, -23.46) |
| CIE-LCH | lch(61.80, 30.66, 229.91°) |
| OKLab | oklab(66.27% -0.0766 -0.0654) |
| OKLCH | oklch(66.27% 0.101 220.5) |
| XYZ | xyz(23.8988, 30.1654, 53.2682) |
| Luminance | 0.3017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 7.02
Greyblue
#77A1B5
ΔE00 7.42
Teal Blue
#01889F
ΔE00 9.30
Cadetblue
#5F9EA0
ΔE00 9.57
Bluegrey
#85A3B2
ΔE00 10.25
Dirty Blue
#3F829D
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA1BE #BE593C
analogous
#3CBE9A #3CA1BE #3C60BE
triadic
#3CA1BE #BE3CA1 #A1BE3C
tetradic
#3CA1BE #9A3CBE #BE593C #60BE3C
square
#3CA1BE #9A3CBE #BE593C #60BE3C
split-complementary
#3CA1BE #BE3C60 #BE9A3C
monochromatic
#1F5261 #2D7A8F #3CA1BE #68B8CF #96CEDE
Accessibility & contrast
On white
2.99
#3CA1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#3CA1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA1BE
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA1BE | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC0
Deuteranopia (green-blind)
#7D8FBE
Tritanopia (blue-blind)
#00AAAA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3ca1be; /* rgb */ color: rgb(60, 161, 190); /* oklch */ color: oklch(66.3% 0.101 220.5);
Tailwind
colors: {
custom: {
50: '#82bdd1',
500: '#3ca1be',
950: '#000000',
},
}SCSS
$custom: #3ca1be; $custom-light: #82bdd1; $custom-dark: #000000;
JSON
{
"hex": "#3ca1be",
"rgb": {
"r": 60,
"g": 161,
"b": 190
},
"hsl": {
"h": 193.385,
"s": 52,
"l": 49.02
},
"oklch": {
"l": 0.66269,
"c": 0.10074,
"h": 220.5
},
"luminance": 0.30168
}Semantic roles & 50–950 ramp
primary
#3CA1BE
secondary
#CA9A8C
accent
#6C4CDB
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182