#41ABFF#41ABFF
#41ABFF is a light, vivid cyan. Relative luminance 0.375; OKLCH L 71.9% C 0.156 H 246.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABFF |
|---|---|
| RGB | rgb(65, 171, 255) |
| HSL | hsl(207, 100%, 63%) |
| HSV | hsv(207, 75%, 100%) |
| CMYK | cmyk(74.5%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(67.62, -2.80, -50.22) |
| CIE-LCH | lch(67.62, 50.29, 266.81°) |
| OKLab | oklab(71.86% -0.0621 -0.1426) |
| OKLCH | oklch(71.86% 0.156 246.5) |
| XYZ | xyz(34.7860, 37.4656, 99.9866) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 5.25
Sky Blue (survey)
#75BBFD
ΔE00 5.50
Dodgerblue
#1E90FF
ΔE00 8.45
Carolina Blue
#8AB8FE
ΔE00 8.71
Deepskyblue
#00BFFF
ΔE00 8.98
Dark Sky Blue
#448EE4
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABFF #FF9541
analogous
#41FFF4 #41ABFF #414CFF
triadic
#41ABFF #FF41AB #ABFF41
tetradic
#41ABFF #F441FF #FF9541 #4CFF41
square
#41ABFF #F441FF #FF9541 #4CFF41
split-complementary
#41ABFF #FF414C #FFF441
monochromatic
#006EC6 #0490FF #41ABFF #7EC6FF #BBE1FF
Accessibility & contrast
On white
2.47
#41ABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#41ABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABFF
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABFF | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#699DFD
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41abff; /* rgb */ color: rgb(65, 171, 255); /* oklch */ color: oklch(71.9% 0.156 246.5);
Tailwind
colors: {
custom: {
50: '#8ec3ff',
500: '#41abff',
950: '#000000',
},
}SCSS
$custom: #41abff; $custom-light: #8ec3ff; $custom-dark: #000000;
JSON
{
"hex": "#41abff",
"rgb": {
"r": 65,
"g": 171,
"b": 255
},
"hsl": {
"h": 206.526,
"s": 100,
"l": 62.745
},
"oklch": {
"l": 0.71856,
"c": 0.15556,
"h": 246.5
},
"luminance": 0.3747
}Semantic roles & 50–950 ramp
primary
#41ABFF
secondary
#F0CAAC
accent
#6500E6
background
#F9FBFF
surface
#F2F7FF
border
#CCD0D7
text
#0E1218
muted
#7E8186