#3BA6FF#3BA6FF
#3BA6FF is a light, vivid cyan. Relative luminance 0.354; OKLCH L 70.6% C 0.162 H 248.0°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #3BA6FF |
|---|---|
| RGB | rgb(59, 166, 255) |
| HSL | hsl(207, 100%, 62%) |
| HSV | hsv(207, 77%, 100%) |
| CMYK | cmyk(76.9%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(66.07, -0.64, -52.68) |
| CIE-LCH | lch(66.07, 52.68, 269.31°) |
| OKLab | oklab(70.59% -0.0607 -0.1499) |
| OKLCH | oklch(70.59% 0.162 248) |
| XYZ | xyz(33.4829, 35.4182, 99.6601) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 4.04
Sky Blue (survey)
#75BBFD
ΔE00 6.59
Dodgerblue
#1E90FF
ΔE00 6.94
Dark Sky Blue
#448EE4
ΔE00 8.02
Cornflowerblue
#6495ED
ΔE00 8.49
Carolina Blue
#8AB8FE
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3BA6FF #FF943B
analogous
#3BFFF6 #3BA6FF #3B44FF
triadic
#3BA6FF #FF3BA6 #A6FF3B
tetradic
#3BA6FF #F63BFF #FF943B #44FF3B
square
#3BA6FF #F63BFF #FF943B #44FF3B
split-complementary
#3BA6FF #FF3B44 #FFF63B
monochromatic
#0069C0 #008AFD #3BA6FF #78C2FF #B5DEFF
Accessibility & contrast
On white
2.60
#3BA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#3BA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3BA6FF
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3BA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3BA6FF | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#6098FD
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #3ba6ff; /* rgb */ color: rgb(59, 166, 255); /* oklch */ color: oklch(70.6% 0.162 248.0);
Tailwind
colors: {
custom: {
50: '#8cc0ff',
500: '#3ba6ff',
950: '#000000',
},
}SCSS
$custom: #3ba6ff; $custom-light: #8cc0ff; $custom-dark: #000000;
JSON
{
"hex": "#3ba6ff",
"rgb": {
"r": 59,
"g": 166,
"b": 255
},
"hsl": {
"h": 207.245,
"s": 100,
"l": 61.569
},
"oklch": {
"l": 0.70593,
"c": 0.16178,
"h": 248
},
"luminance": 0.35422
}Semantic roles & 50–950 ramp
primary
#3BA6FF
secondary
#EFC8A6
accent
#6800E6
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0E1218
muted
#7E8186