#41A4C8#41A4C8
#41A4C8 is a light, moderate cyan. Relative luminance 0.318; OKLCH L 67.6% C 0.105 H 225.8°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #41A4C8 |
|---|---|
| RGB | rgb(65, 164, 200) |
| HSL | hsl(196, 55%, 52%) |
| HSV | hsv(196, 68%, 78%) |
| CMYK | cmyk(67.5%, 18%, 0%, 21.6%) |
| CIE-LAB | lab(63.21, -17.37, -26.86) |
| CIE-LCH | lch(63.21, 31.99, 237.11°) |
| OKLab | oklab(67.57% -0.0732 -0.0751) |
| OKLCH | oklch(67.57% 0.105 225.8) |
| XYZ | xyz(25.8766, 31.8420, 59.4148) |
| Luminance | 0.3185 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.07
Turquoise Blue
#06B1C4
ΔE00 8.48
Deepskyblue
#00BFFF
ΔE00 9.36
Bluegrey
#85A3B2
ΔE00 9.88
Bright Sky Blue
#02CCFE
ΔE00 11.07
Teal Blue
#01889F
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A4C8 #C86541
analogous
#41C8A9 #41A4C8 #4161C8
triadic
#41A4C8 #C841A4 #A4C841
tetradic
#41A4C8 #A941C8 #C86541 #61C841
square
#41A4C8 #A941C8 #C86541 #61C841
split-complementary
#41A4C8 #C84161 #C8A941
monochromatic
#205A6F #2E809E #41A4C8 #70BBD6 #A0D1E3
Accessibility & contrast
On white
2.85
#41A4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#41A4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A4C8
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A4C8 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A1CA
Deuteranopia (green-blind)
#7E93C8
Tritanopia (blue-blind)
#00AFB0
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #41a4c8; /* rgb */ color: rgb(65, 164, 200); /* oklch */ color: oklch(67.6% 0.105 225.8);
Tailwind
colors: {
custom: {
50: '#85bfd8',
500: '#41a4c8',
950: '#000000',
},
}SCSS
$custom: #41a4c8; $custom-light: #85bfd8; $custom-dark: #000000;
JSON
{
"hex": "#41a4c8",
"rgb": {
"r": 65,
"g": 164,
"b": 200
},
"hsl": {
"h": 196,
"s": 55.102,
"l": 51.961
},
"oklch": {
"l": 0.67567,
"c": 0.10484,
"h": 225.8
},
"luminance": 0.31845
}Semantic roles & 50–950 ramp
primary
#41A4C8
secondary
#D0A595
accent
#7149DE
background
#F8FBFD
surface
#F0F7FA
border
#CBD0D3
text
#0C1214
muted
#7D8183