#3CA1C0#3CA1C0
#3CA1C0 is a light, moderate cyan. Relative luminance 0.303; OKLCH L 66.4% C 0.102 H 222.0°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA1C0 |
|---|---|
| RGB | rgb(60, 161, 192) |
| HSL | hsl(194, 52%, 49%) |
| HSV | hsv(194, 69%, 75%) |
| CMYK | cmyk(68.7%, 16.1%, 0%, 24.7%) |
| CIE-LAB | lab(61.87, -19.11, -24.46) |
| CIE-LCH | lch(61.87, 31.04, 232.01°) |
| OKLab | oklab(66.35% -0.0758 -0.0683) |
| OKLCH | oklch(66.35% 0.102 222) |
| XYZ | xyz(24.1189, 30.2535, 54.4273) |
| Luminance | 0.3026 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.30
Turquoise Blue
#06B1C4
ΔE00 7.50
Teal Blue
#01889F
ΔE00 9.54
Bluegrey
#85A3B2
ΔE00 10.17
Cadetblue
#5F9EA0
ΔE00 10.17
Dirty Blue
#3F829D
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA1C0 #C05B3C
analogous
#3CC09D #3CA1C0 #3C5FC0
triadic
#3CA1C0 #C03CA1 #A1C03C
tetradic
#3CA1C0 #9D3CC0 #C05B3C #5FC03C
square
#3CA1C0 #9D3CC0 #C05B3C #5FC03C
split-complementary
#3CA1C0 #C03C5F #C09D3C
monochromatic
#1F5363 #2D7A91 #3CA1C0 #69B8D0 #98CEDF
Accessibility & contrast
On white
2.98
#3CA1C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#3CA1C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA1C0
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA1C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA1C0 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC2
Deuteranopia (green-blind)
#7C90C0
Tritanopia (blue-blind)
#00ABAB
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #3ca1c0; /* rgb */ color: rgb(60, 161, 192); /* oklch */ color: oklch(66.4% 0.102 222.0);
Tailwind
colors: {
custom: {
50: '#82bdd3',
500: '#3ca1c0',
950: '#000000',
},
}SCSS
$custom: #3ca1c0; $custom-light: #82bdd3; $custom-dark: #000000;
JSON
{
"hex": "#3ca1c0",
"rgb": {
"r": 60,
"g": 161,
"b": 192
},
"hsl": {
"h": 194.091,
"s": 52.381,
"l": 49.412
},
"oklch": {
"l": 0.66354,
"c": 0.10205,
"h": 222
},
"luminance": 0.30256
}Semantic roles & 50–950 ramp
primary
#3CA1C0
secondary
#CA9C8D
accent
#6E4CDC
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182