#41A7CC#41A7CC
#41A7CC is a light, moderate cyan. Relative luminance 0.331; OKLCH L 68.5% C 0.107 H 225.8°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #41A7CC |
|---|---|
| RGB | rgb(65, 167, 204) |
| HSL | hsl(196, 58%, 53%) |
| HSV | hsv(196, 68%, 80%) |
| CMYK | cmyk(68.1%, 18.1%, 0%, 20%) |
| CIE-LAB | lab(64.26, -17.68, -27.48) |
| CIE-LCH | lch(64.26, 32.68, 237.24°) |
| OKLab | oklab(68.45% -0.0747 -0.0768) |
| OKLCH | oklch(68.45% 0.107 225.8) |
| XYZ | xyz(26.8934, 33.1179, 62.0901) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.30
Turquoise Blue
#06B1C4
ΔE00 8.29
Deepskyblue
#00BFFF
ΔE00 8.54
Bluegrey
#85A3B2
ΔE00 10.01
Bright Sky Blue
#02CCFE
ΔE00 10.17
Lightblue (survey)
#7BC8F6
ΔE00 10.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A7CC #CC6641
analogous
#41CCAB #41A7CC #4162CC
triadic
#41A7CC #CC41A7 #A7CC41
tetradic
#41A7CC #AB41CC #CC6641 #62CC41
square
#41A7CC #AB41CC #CC6641 #62CC41
split-complementary
#41A7CC #CC4162 #CCAB41
monochromatic
#1F5D74 #2C84A4 #41A7CC #71BDD9 #A1D4E6
Accessibility & contrast
On white
2.75
#41A7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#41A7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A7CC
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A7CC | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CE
Deuteranopia (green-blind)
#8096CC
Tritanopia (blue-blind)
#00B2B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #41a7cc; /* rgb */ color: rgb(65, 167, 204); /* oklch */ color: oklch(68.5% 0.107 225.8);
Tailwind
colors: {
custom: {
50: '#86c1db',
500: '#41a7cc',
950: '#000000',
},
}SCSS
$custom: #41a7cc; $custom-light: #86c1db; $custom-dark: #000000;
JSON
{
"hex": "#41a7cc",
"rgb": {
"r": 65,
"g": 167,
"b": 204
},
"hsl": {
"h": 195.971,
"s": 57.676,
"l": 52.745
},
"oklch": {
"l": 0.68454,
"c": 0.10719,
"h": 225.8
},
"luminance": 0.33121
}Semantic roles & 50–950 ramp
primary
#41A7CC
secondary
#D3A696
accent
#7047E1
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183