#41A4D5#41A4D5
#41A4D5 is a light, moderate cyan. Relative luminance 0.325; OKLCH L 68.2% C 0.116 H 233.8°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #41A4D5 |
|---|---|
| RGB | rgb(65, 164, 213) |
| HSL | hsl(200, 64%, 55%) |
| HSV | hsv(200, 69%, 84%) |
| CMYK | cmyk(69.5%, 23%, 0%, 16.5%) |
| CIE-LAB | lab(63.73, -13.14, -33.28) |
| CIE-LCH | lch(63.73, 35.78, 248.46°) |
| OKLab | oklab(68.16% -0.0685 -0.0935) |
| OKLCH | oklch(68.16% 0.116 233.8) |
| XYZ | xyz(27.4609, 32.4758, 67.7591) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (survey)
#069AF3
ΔE00 7.21
Deepskyblue
#00BFFF
ΔE00 7.92
Greyblue
#77A1B5
ΔE00 8.36
Sky Blue (survey)
#75BBFD
ΔE00 9.77
Water Blue
#0E87CC
ΔE00 10.35
Dark Sky Blue
#448EE4
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A4D5 #D57241
analogous
#41D5BC #41A4D5 #415AD5
triadic
#41A4D5 #D541A4 #A4D541
tetradic
#41A4D5 #BC41D5 #D57241 #5AD541
square
#41A4D5 #BC41D5 #D57241 #5AD541
split-complementary
#41A4D5 #D5415A #D5BC41
monochromatic
#1C5F7F #2784B2 #41A4D5 #73BCE0 #A5D4EB
Accessibility & contrast
On white
2.80
#41A4D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#41A4D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A4D5
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A4D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A4D5 | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA3D7
Deuteranopia (green-blind)
#7894D4
Tritanopia (blue-blind)
#00B1B4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #41a4d5; /* rgb */ color: rgb(65, 164, 213); /* oklch */ color: oklch(68.2% 0.116 233.8);
Tailwind
colors: {
custom: {
50: '#87bfe2',
500: '#41a4d5',
950: '#000000',
},
}SCSS
$custom: #41a4d5; $custom-light: #87bfe2; $custom-dark: #000000;
JSON
{
"hex": "#41a4d5",
"rgb": {
"r": 65,
"g": 164,
"b": 213
},
"hsl": {
"h": 199.865,
"s": 63.793,
"l": 54.51
},
"oklch": {
"l": 0.68156,
"c": 0.11592,
"h": 233.8
},
"luminance": 0.32479
}Semantic roles & 50–950 ramp
primary
#41A4D5
secondary
#D8AE9A
accent
#7841E7
background
#F8FBFD
surface
#F0F6FB
border
#CBD0D4
text
#0D1215
muted
#7D8183