#3CA5FF#3CA5FF
#3CA5FF is a light, vivid cyan. Relative luminance 0.351; OKLCH L 70.4% C 0.162 H 248.5°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA5FF |
|---|---|
| RGB | rgb(60, 165, 255) |
| HSL | hsl(208, 100%, 62%) |
| HSV | hsv(208, 76%, 100%) |
| CMYK | cmyk(76.5%, 35.3%, 0%, 0%) |
| CIE-LAB | lab(65.82, 0.04, -53.09) |
| CIE-LCH | lch(65.82, 53.09, 270.05°) |
| OKLab | oklab(70.4% -0.0594 -0.1511) |
| OKLCH | oklch(70.4% 0.162 248.5) |
| XYZ | xyz(33.3617, 35.0870, 99.6025) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.91
Dodgerblue
#1E90FF
ΔE00 6.58
Sky Blue (survey)
#75BBFD
ΔE00 6.76
Dark Sky Blue
#448EE4
ΔE00 7.68
Cornflowerblue
#6495ED
ΔE00 8.14
Carolina Blue
#8AB8FE
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA5FF #FF963C
analogous
#3CFFF7 #3CA5FF #3C44FF
triadic
#3CA5FF #FF3CA5 #A5FF3C
tetradic
#3CA5FF #F73CFF #FF963C #44FF3C
square
#3CA5FF #F73CFF #FF963C #44FF3C
split-complementary
#3CA5FF #FF3C44 #FFF73C
monochromatic
#0068C1 #0089FE #3CA5FF #79C1FF #B6DDFF
Accessibility & contrast
On white
2.62
#3CA5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#3CA5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA5FF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA5FF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BAAFF
Deuteranopia (green-blind)
#5E98FD
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #3ca5ff; /* rgb */ color: rgb(60, 165, 255); /* oklch */ color: oklch(70.4% 0.162 248.5);
Tailwind
colors: {
custom: {
50: '#8cbfff',
500: '#3ca5ff',
950: '#000000',
},
}SCSS
$custom: #3ca5ff; $custom-light: #8cbfff; $custom-dark: #000000;
JSON
{
"hex": "#3ca5ff",
"rgb": {
"r": 60,
"g": 165,
"b": 255
},
"hsl": {
"h": 207.692,
"s": 100,
"l": 61.765
},
"oklch": {
"l": 0.70398,
"c": 0.16239,
"h": 248.5
},
"luminance": 0.35091
}Semantic roles & 50–950 ramp
primary
#3CA5FF
secondary
#F0C9A7
accent
#6A00E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1218
muted
#7E8186