#3CA3CC#3CA3CC
#3CA3CC is a light, moderate cyan. Relative luminance 0.315; OKLCH L 67.4% C 0.111 H 228.5°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA3CC |
|---|---|
| RGB | rgb(60, 163, 204) |
| HSL | hsl(197, 59%, 52%) |
| HSV | hsv(197, 71%, 80%) |
| CMYK | cmyk(70.6%, 20.1%, 0%, 20%) |
| CIE-LAB | lab(62.94, -16.27, -29.52) |
| CIE-LCH | lch(62.94, 33.71, 241.14°) |
| OKLab | oklab(67.36% -0.0733 -0.0828) |
| OKLCH | oklch(67.36% 0.111 228.5) |
| XYZ | xyz(25.8554, 31.5117, 61.8348) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.60
Deepskyblue
#00BFFF
ΔE00 8.87
Turquoise Blue
#06B1C4
ΔE00 9.74
Azure (survey)
#069AF3
ΔE00 9.77
Bluegrey
#85A3B2
ΔE00 10.37
Bright Sky Blue
#02CCFE
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA3CC #CC653C
analogous
#3CCCAD #3CA3CC #3C5BCC
triadic
#3CA3CC #CC3CA3 #A3CC3C
tetradic
#3CA3CC #AD3CCC #CC653C #5BCC3C
square
#3CA3CC #AD3CCC #CC653C #5BCC3C
split-complementary
#3CA3CC #CC3C5B #CCAD3C
monochromatic
#1D5970 #2A7FA1 #3CA3CC #6DBAD9 #9DD1E5
Accessibility & contrast
On white
2.88
#3CA3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#3CA3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA3CC
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA3CC | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CE
Deuteranopia (green-blind)
#7A92CB
Tritanopia (blue-blind)
#00AFB1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #3ca3cc; /* rgb */ color: rgb(60, 163, 204); /* oklch */ color: oklch(67.4% 0.111 228.5);
Tailwind
colors: {
custom: {
50: '#84bedb',
500: '#3ca3cc',
950: '#000000',
},
}SCSS
$custom: #3ca3cc; $custom-light: #84bedb; $custom-dark: #000000;
JSON
{
"hex": "#3ca3cc",
"rgb": {
"r": 60,
"g": 163,
"b": 204
},
"hsl": {
"h": 197.083,
"s": 58.537,
"l": 51.765
},
"oklch": {
"l": 0.67361,
"c": 0.11058,
"h": 228.5
},
"luminance": 0.31515
}Semantic roles & 50–950 ramp
primary
#3CA3CC
secondary
#D1A492
accent
#7246E2
background
#F8FBFD
surface
#F0F6FB
border
#CBD0D4
text
#0C1215
muted
#7D8183