#41A8CB#41A8CB
#41A8CB is a light, moderate cyan. Relative luminance 0.334; OKLCH L 68.6% C 0.106 H 224.2°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #41A8CB |
|---|---|
| RGB | rgb(65, 168, 203) |
| HSL | hsl(195, 57%, 53%) |
| HSV | hsv(195, 68%, 80%) |
| CMYK | cmyk(68%, 17.2%, 0%, 20.4%) |
| CIE-LAB | lab(64.51, -18.53, -26.53) |
| CIE-LCH | lch(64.51, 32.36, 235.06°) |
| OKLab | oklab(68.65% -0.0761 -0.0741) |
| OKLCH | oklch(68.65% 0.106 224.2) |
| XYZ | xyz(26.9577, 33.4379, 61.5218) |
| Luminance | 0.3344 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.33
Turquoise Blue
#06B1C4
ΔE00 7.59
Deepskyblue
#00BFFF
ΔE00 8.76
Bright Sky Blue
#02CCFE
ΔE00 9.99
Bluegrey
#85A3B2
ΔE00 10.02
Lightblue (survey)
#7BC8F6
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A8CB #CB6441
analogous
#41CBA9 #41A8CB #4163CB
triadic
#41A8CB #CB41A8 #A8CB41
tetradic
#41A8CB #A941CB #CB6441 #63CB41
square
#41A8CB #A941CB #CB6441 #63CB41
split-complementary
#41A8CB #CB4163 #CBA941
monochromatic
#1F5D72 #2C84A2 #41A8CB #71BED8 #A1D4E5
Accessibility & contrast
On white
2.73
#41A8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#41A8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A8CB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A8CB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CD
Deuteranopia (green-blind)
#8196CB
Tritanopia (blue-blind)
#00B3B3
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #41a8cb; /* rgb */ color: rgb(65, 168, 203); /* oklch */ color: oklch(68.6% 0.106 224.2);
Tailwind
colors: {
custom: {
50: '#86c2db',
500: '#41a8cb',
950: '#000000',
},
}SCSS
$custom: #41a8cb; $custom-light: #86c2db; $custom-dark: #000000;
JSON
{
"hex": "#41a8cb",
"rgb": {
"r": 65,
"g": 168,
"b": 203
},
"hsl": {
"h": 195.217,
"s": 57.025,
"l": 52.549
},
"oklch": {
"l": 0.68647,
"c": 0.10624,
"h": 224.2
},
"luminance": 0.33441
}Semantic roles & 50–950 ramp
primary
#41A8CB
secondary
#D2A596
accent
#6E48E0
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1215
muted
#7D8183