#41A5CC#41A5CC
#41A5CC is a light, moderate cyan. Relative luminance 0.324; OKLCH L 68.0% C 0.108 H 227.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #41A5CC |
|---|---|
| RGB | rgb(65, 165, 204) |
| HSL | hsl(197, 58%, 53%) |
| HSV | hsv(197, 68%, 80%) |
| CMYK | cmyk(68.1%, 19.1%, 0%, 20%) |
| CIE-LAB | lab(63.66, -16.62, -28.39) |
| CIE-LCH | lch(63.66, 32.90, 239.66°) |
| OKLab | oklab(67.98% -0.0727 -0.0795) |
| OKLCH | oklch(67.98% 0.108 227.6) |
| XYZ | xyz(26.5298, 32.3908, 61.9689) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.28
Deepskyblue
#00BFFF
ΔE00 8.62
Turquoise Blue
#06B1C4
ΔE00 9.14
Bluegrey
#85A3B2
ΔE00 10.03
Azure (survey)
#069AF3
ΔE00 10.40
Bright Sky Blue
#02CCFE
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A5CC #CC6841
analogous
#41CCAE #41A5CC #415FCC
triadic
#41A5CC #CC41A5 #A5CC41
tetradic
#41A5CC #AE41CC #CC6841 #5FCC41
square
#41A5CC #AE41CC #CC6841 #5FCC41
split-complementary
#41A5CC #CC415F #CCAE41
monochromatic
#1F5C74 #2C82A4 #41A5CC #71BCD9 #A1D3E6
Accessibility & contrast
On white
2.81
#41A5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#41A5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A5CC
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A5CC | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A2CE
Deuteranopia (green-blind)
#7D94CC
Tritanopia (blue-blind)
#00B0B2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #41a5cc; /* rgb */ color: rgb(65, 165, 204); /* oklch */ color: oklch(68.0% 0.108 227.6);
Tailwind
colors: {
custom: {
50: '#86bfdb',
500: '#41a5cc',
950: '#000000',
},
}SCSS
$custom: #41a5cc; $custom-light: #86bfdb; $custom-dark: #000000;
JSON
{
"hex": "#41a5cc",
"rgb": {
"r": 65,
"g": 165,
"b": 204
},
"hsl": {
"h": 196.835,
"s": 57.676,
"l": 52.745
},
"oklch": {
"l": 0.67981,
"c": 0.1077,
"h": 227.6
},
"luminance": 0.32394
}Semantic roles & 50–950 ramp
primary
#41A5CC
secondary
#D3A796
accent
#7247E1
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183