#41A2FF#41A2FF
#41A2FF is a light, vivid cyan. Relative luminance 0.342; OKLCH L 69.9% C 0.164 H 250.6°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #41A2FF |
|---|---|
| RGB | rgb(65, 162, 255) |
| HSL | hsl(209, 100%, 63%) |
| HSV | hsv(209, 75%, 100%) |
| CMYK | cmyk(74.5%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(65.11, 2.34, -54.20) |
| CIE-LCH | lch(65.11, 54.26, 272.47°) |
| OKLab | oklab(69.88% -0.0543 -0.1544) |
| OKLCH | oklch(69.88% 0.164 250.6) |
| XYZ | xyz(33.1435, 34.1806, 99.4391) |
| Luminance | 0.3418 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 3.89
Dodgerblue
#1E90FF
ΔE00 5.49
Dark Sky Blue
#448EE4
ΔE00 6.64
Cornflowerblue
#6495ED
ΔE00 6.91
Sky Blue (survey)
#75BBFD
ΔE00 7.30
Carolina Blue
#8AB8FE
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A2FF #FF9E41
analogous
#41FFFD #41A2FF #4143FF
triadic
#41A2FF #FF41A2 #A2FF41
tetradic
#41A2FF #FD41FF #FF9E41 #43FF41
square
#41A2FF #FD41FF #FF9E41 #43FF41
split-complementary
#41A2FF #FF4143 #FFFD41
monochromatic
#0065C6 #0484FF #41A2FF #7EC0FF #BBDEFF
Accessibility & contrast
On white
2.68
#41A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#41A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A2FF
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A2FF | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#5A96FD
Tritanopia (blue-blind)
#00B8C4
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #41a2ff; /* rgb */ color: rgb(65, 162, 255); /* oklch */ color: oklch(69.9% 0.164 250.6);
Tailwind
colors: {
custom: {
50: '#8dbdff',
500: '#41a2ff',
950: '#000000',
},
}SCSS
$custom: #41a2ff; $custom-light: #8dbdff; $custom-dark: #000000;
JSON
{
"hex": "#41a2ff",
"rgb": {
"r": 65,
"g": 162,
"b": 255
},
"hsl": {
"h": 209.368,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.69877,
"c": 0.16367,
"h": 250.6
},
"luminance": 0.34184
}Semantic roles & 50–950 ramp
primary
#41A2FF
secondary
#F0CDAC
accent
#7000E6
background
#F9FBFF
surface
#F2F6FF
border
#CCD0D7
text
#0E1218
muted
#7E8186