#3CA1FF#3CA1FF
#3CA1FF is a light, vivid cyan. Relative luminance 0.337; OKLCH L 69.5% C 0.166 H 250.3°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #3CA1FF |
|---|---|
| RGB | rgb(60, 161, 255) |
| HSL | hsl(209, 100%, 62%) |
| HSV | hsv(209, 76%, 100%) |
| CMYK | cmyk(76.5%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(64.70, 2.35, -54.86) |
| CIE-LCH | lch(64.70, 54.91, 272.45°) |
| OKLab | oklab(69.52% -0.056 -0.1564) |
| OKLCH | oklch(69.52% 0.166 250.3) |
| XYZ | xyz(32.6515, 33.6665, 99.3658) |
| Luminance | 0.3367 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.53
Dodgerblue
#1E90FF
ΔE00 5.25
Dark Sky Blue
#448EE4
ΔE00 6.44
Cornflowerblue
#6495ED
ΔE00 6.99
Sky Blue (survey)
#75BBFD
ΔE00 7.64
Carolina Blue
#8AB8FE
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3CA1FF #FF9A3C
analogous
#3CFFFB #3CA1FF #3C40FF
triadic
#3CA1FF #FF3CA1 #A1FF3C
tetradic
#3CA1FF #FB3CFF #FF9A3C #40FF3C
square
#3CA1FF #FB3CFF #FF9A3C #40FF3C
split-complementary
#3CA1FF #FF3C40 #FFFB3C
monochromatic
#0064C1 #0083FE #3CA1FF #79BFFF #B6DCFF
Accessibility & contrast
On white
2.72
#3CA1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#3CA1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3CA1FF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3CA1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3CA1FF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#5795FD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #3ca1ff; /* rgb */ color: rgb(60, 161, 255); /* oklch */ color: oklch(69.5% 0.166 250.3);
Tailwind
colors: {
custom: {
50: '#8cbcff',
500: '#3ca1ff',
950: '#000000',
},
}SCSS
$custom: #3ca1ff; $custom-light: #8cbcff; $custom-dark: #000000;
JSON
{
"hex": "#3ca1ff",
"rgb": {
"r": 60,
"g": 161,
"b": 255
},
"hsl": {
"h": 208.923,
"s": 100,
"l": 61.765
},
"oklch": {
"l": 0.6952,
"c": 0.16614,
"h": 250.3
},
"luminance": 0.3367
}Semantic roles & 50–950 ramp
primary
#3CA1FF
secondary
#F0CAA7
accent
#6F00E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1118
muted
#7E8086