#3CA4CC#3CA4CC
#3CA4CC is a light, moderate cyan. Relative luminance 0.319; OKLCH L 67.6% C 0.110 H 227.6°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA4CC |
|---|---|
| RGB | rgb(60, 164, 204) |
| HSL | hsl(197, 59%, 52%) |
| HSV | hsv(197, 71%, 80%) |
| CMYK | cmyk(70.6%, 19.6%, 0%, 20%) |
| CIE-LAB | lab(63.23, -16.81, -29.07) |
| CIE-LCH | lch(63.23, 33.58, 239.96°) |
| OKLab | oklab(67.6% -0.0743 -0.0814) |
| OKLCH | oklch(67.6% 0.11 227.6) |
| XYZ | xyz(26.0336, 31.8683, 61.8942) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.55
Deepskyblue
#00BFFF
ΔE00 8.77
Turquoise Blue
#06B1C4
ΔE00 9.31
Azure (survey)
#069AF3
ΔE00 10.25
Bluegrey
#85A3B2
ΔE00 10.32
Bright Sky Blue
#02CCFE
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA4CC #CC643C
analogous
#3CCCAC #3CA4CC #3C5CCC
triadic
#3CA4CC #CC3CA4 #A4CC3C
tetradic
#3CA4CC #AC3CCC #CC643C #5CCC3C
square
#3CA4CC #AC3CCC #CC643C #5CCC3C
split-complementary
#3CA4CC #CC3C5C #CCAC3C
monochromatic
#1D5970 #2A80A1 #3CA4CC #6DBBD9 #9DD1E5
Accessibility & contrast
On white
2.85
#3CA4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#3CA4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA4CC
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA4CC | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA1CE
Deuteranopia (green-blind)
#7B93CB
Tritanopia (blue-blind)
#00AFB1
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #3ca4cc; /* rgb */ color: rgb(60, 164, 204); /* oklch */ color: oklch(67.6% 0.110 227.6);
Tailwind
colors: {
custom: {
50: '#84bfdb',
500: '#3ca4cc',
950: '#000000',
},
}SCSS
$custom: #3ca4cc; $custom-light: #84bfdb; $custom-dark: #000000;
JSON
{
"hex": "#3ca4cc",
"rgb": {
"r": 60,
"g": 164,
"b": 204
},
"hsl": {
"h": 196.667,
"s": 58.537,
"l": 51.765
},
"oklch": {
"l": 0.67598,
"c": 0.11026,
"h": 227.6
},
"luminance": 0.31871
}Semantic roles & 50–950 ramp
primary
#3CA4CC
secondary
#D1A492
accent
#7146E2
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183