#41A5BE#41A5BE
#41A5BE is a light, moderate cyan. Relative luminance 0.318; OKLCH L 67.4% C 0.098 H 217.4°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #41A5BE |
|---|---|
| RGB | rgb(65, 165, 190) |
| HSL | hsl(192, 49%, 50%) |
| HSV | hsv(192, 66%, 75%) |
| CMYK | cmyk(65.8%, 13.2%, 0%, 25.5%) |
| CIE-LAB | lab(63.13, -21.06, -21.40) |
| CIE-LCH | lch(63.13, 30.02, 225.46°) |
| OKLab | oklab(67.38% -0.078 -0.0596) |
| OKLCH | oklch(67.38% 0.098 217.4) |
| XYZ | xyz(24.9256, 31.7491, 53.5198) |
| Luminance | 0.3175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.43
Greyblue
#77A1B5
ΔE00 7.63
Cadetblue
#5F9EA0
ΔE00 8.49
Teal Blue
#01889F
ΔE00 10.21
Bluegrey
#85A3B2
ΔE00 10.26
Deepskyblue
#00BFFF
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A5BE #BE5A41
analogous
#41BE99 #41A5BE #4166BE
triadic
#41A5BE #BE41A5 #A5BE41
tetradic
#41A5BE #9941BE #BE5A41 #66BE41
square
#41A5BE #9941BE #BE5A41 #66BE41
split-complementary
#41A5BE #BE4166 #BE9941
monochromatic
#225663 #317D90 #41A5BE #6FBBCE #9CD0DD
Accessibility & contrast
On white
2.86
#41A5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#41A5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A5BE
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A5BE | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BF
Deuteranopia (green-blind)
#8393BE
Tritanopia (blue-blind)
#00AEAD
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #41a5be; /* rgb */ color: rgb(65, 165, 190); /* oklch */ color: oklch(67.4% 0.098 217.4);
Tailwind
colors: {
custom: {
50: '#84c0d1',
500: '#41a5be',
950: '#000000',
},
}SCSS
$custom: #41a5be; $custom-light: #84c0d1; $custom-dark: #000000;
JSON
{
"hex": "#41a5be",
"rgb": {
"r": 65,
"g": 165,
"b": 190
},
"hsl": {
"h": 192,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.67381,
"c": 0.09817,
"h": 217.4
},
"luminance": 0.31752
}Semantic roles & 50–950 ramp
primary
#41A5BE
secondary
#C99D91
accent
#6B4FD9
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182