#3CA6CC#3CA6CC
#3CA6CC is a light, moderate cyan. Relative luminance 0.326; OKLCH L 68.1% C 0.110 H 225.9°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA6CC |
|---|---|
| RGB | rgb(60, 166, 204) |
| HSL | hsl(196, 59%, 52%) |
| HSV | hsv(196, 71%, 80%) |
| CMYK | cmyk(70.6%, 18.6%, 0%, 20%) |
| CIE-LAB | lab(63.83, -17.88, -28.15) |
| CIE-LCH | lch(63.83, 33.35, 237.58°) |
| OKLab | oklab(68.07% -0.0763 -0.0788) |
| OKLCH | oklch(68.07% 0.11 225.9) |
| XYZ | xyz(26.3944, 32.5897, 62.0144) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.54
Turquoise Blue
#06B1C4
ΔE00 8.46
Deepskyblue
#00BFFF
ΔE00 8.66
Bluegrey
#85A3B2
ΔE00 10.28
Bright Sky Blue
#02CCFE
ΔE00 10.40
Lightblue (survey)
#7BC8F6
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA6CC #CC623C
analogous
#3CCCAA #3CA6CC #3C5ECC
triadic
#3CA6CC #CC3CA6 #A6CC3C
tetradic
#3CA6CC #AA3CCC #CC623C #5ECC3C
square
#3CA6CC #AA3CCC #CC623C #5ECC3C
split-complementary
#3CA6CC #CC3C5E #CCAA3C
monochromatic
#1D5A70 #2A81A1 #3CA6CC #6DBCD9 #9DD2E5
Accessibility & contrast
On white
2.79
#3CA6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#3CA6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA6CC
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA6CC | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A3CE
Deuteranopia (green-blind)
#7E94CC
Tritanopia (blue-blind)
#00B1B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #3ca6cc; /* rgb */ color: rgb(60, 166, 204); /* oklch */ color: oklch(68.1% 0.110 225.9);
Tailwind
colors: {
custom: {
50: '#84c0db',
500: '#3ca6cc',
950: '#000000',
},
}SCSS
$custom: #3ca6cc; $custom-light: #84c0db; $custom-dark: #000000;
JSON
{
"hex": "#3ca6cc",
"rgb": {
"r": 60,
"g": 166,
"b": 204
},
"hsl": {
"h": 195.833,
"s": 58.537,
"l": 51.765
},
"oklch": {
"l": 0.68073,
"c": 0.1097,
"h": 225.9
},
"luminance": 0.32593
}Semantic roles & 50–950 ramp
primary
#3CA6CC
secondary
#D1A392
accent
#6F46E2
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183