#41B0FF#41B0FF
#41B0FF is a light, vivid cyan. Relative luminance 0.394; OKLCH L 73.0% C 0.151 H 243.9°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #41B0FF |
|---|---|
| RGB | rgb(65, 176, 255) |
| HSL | hsl(205, 100%, 63%) |
| HSV | hsv(205, 75%, 100%) |
| CMYK | cmyk(74.5%, 31%, 0%, 0%) |
| CIE-LAB | lab(69.03, -5.60, -48.00) |
| CIE-LCH | lch(69.03, 48.32, 263.34°) |
| OKLab | oklab(72.97% -0.0665 -0.1361) |
| OKLCH | oklch(72.97% 0.151 243.9) |
| XYZ | xyz(35.7483, 39.3903, 100.3074) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.98
Azure (survey)
#069AF3
ΔE00 6.58
Deepskyblue
#00BFFF
ΔE00 7.20
Sky
#82CAFC
ΔE00 8.25
Lightblue (survey)
#7BC8F6
ΔE00 8.29
Carolina Blue
#8AB8FE
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B0FF #FF9041
analogous
#41FFEF #41B0FF #4151FF
triadic
#41B0FF #FF41B0 #B0FF41
tetradic
#41B0FF #EF41FF #FF9041 #51FF41
square
#41B0FF #EF41FF #FF9041 #51FF41
split-complementary
#41B0FF #FF4151 #FFEF41
monochromatic
#0073C6 #0497FF #41B0FF #7EC9FF #BBE3FF
Accessibility & contrast
On white
2.37
#41B0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#41B0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B0FF
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B0FF | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#71A1FE
Tritanopia (blue-blind)
#00C3CC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #41b0ff; /* rgb */ color: rgb(65, 176, 255); /* oklch */ color: oklch(73.0% 0.151 243.9);
Tailwind
colors: {
custom: {
50: '#8ec7ff',
500: '#41b0ff',
950: '#000000',
},
}SCSS
$custom: #41b0ff; $custom-light: #8ec7ff; $custom-dark: #000000;
JSON
{
"hex": "#41b0ff",
"rgb": {
"r": 65,
"g": 176,
"b": 255
},
"hsl": {
"h": 204.947,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.72967,
"c": 0.15148,
"h": 243.9
},
"luminance": 0.39394
}Semantic roles & 50–950 ramp
primary
#41B0FF
secondary
#F0C8AC
accent
#5F00E6
background
#F9FCFF
surface
#F2F8FF
border
#CCD1D7
text
#0E1318
muted
#7E8286