#41A8CC#41A8CC
#41A8CC is a light, moderate cyan. Relative luminance 0.335; OKLCH L 68.7% C 0.107 H 224.9°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #41A8CC |
|---|---|
| RGB | rgb(65, 168, 204) |
| HSL | hsl(196, 58%, 53%) |
| HSV | hsv(196, 68%, 80%) |
| CMYK | cmyk(68.1%, 17.6%, 0%, 20%) |
| CIE-LAB | lab(64.55, -18.21, -27.02) |
| CIE-LCH | lch(64.55, 32.59, 236.02°) |
| OKLab | oklab(68.69% -0.0757 -0.0756) |
| OKLCH | oklch(68.69% 0.107 224.9) |
| XYZ | xyz(27.0773, 33.4857, 62.1514) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.35
Turquoise Blue
#06B1C4
ΔE00 7.87
Deepskyblue
#00BFFF
ΔE00 8.55
Bright Sky Blue
#02CCFE
ΔE00 9.93
Bluegrey
#85A3B2
ΔE00 10.04
Lightblue (survey)
#7BC8F6
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A8CC #CC6541
analogous
#41CCAB #41A8CC #4162CC
triadic
#41A8CC #CC41A8 #A8CC41
tetradic
#41A8CC #AB41CC #CC6541 #62CC41
square
#41A8CC #AB41CC #CC6541 #62CC41
split-complementary
#41A8CC #CC4162 #CCAB41
monochromatic
#1F5E74 #2C85A4 #41A8CC #71BED9 #A1D4E6
Accessibility & contrast
On white
2.73
#41A8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#41A8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A8CC
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A8CC | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CE
Deuteranopia (green-blind)
#8196CC
Tritanopia (blue-blind)
#00B3B4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41a8cc; /* rgb */ color: rgb(65, 168, 204); /* oklch */ color: oklch(68.7% 0.107 224.9);
Tailwind
colors: {
custom: {
50: '#86c2db',
500: '#41a8cc',
950: '#000000',
},
}SCSS
$custom: #41a8cc; $custom-light: #86c2db; $custom-dark: #000000;
JSON
{
"hex": "#41a8cc",
"rgb": {
"r": 65,
"g": 168,
"b": 204
},
"hsl": {
"h": 195.54,
"s": 57.676,
"l": 52.745
},
"oklch": {
"l": 0.68691,
"c": 0.10697,
"h": 224.9
},
"luminance": 0.33489
}Semantic roles & 50–950 ramp
primary
#41A8CC
secondary
#D3A696
accent
#6F47E1
background
#F8FBFD
surface
#F0F7FB
border
#CBD0D4
text
#0C1215
muted
#7D8183