#41A3C8#41A3C8
#41A3C8 is a light, moderate cyan. Relative luminance 0.315; OKLCH L 67.3% C 0.105 H 226.7°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #41A3C8 |
|---|---|
| RGB | rgb(65, 163, 200) |
| HSL | hsl(196, 55%, 52%) |
| HSV | hsv(196, 68%, 78%) |
| CMYK | cmyk(67.5%, 18.5%, 0%, 21.6%) |
| CIE-LAB | lab(62.92, -16.84, -27.32) |
| CIE-LCH | lch(62.92, 32.09, 238.35°) |
| OKLab | oklab(67.33% -0.0721 -0.0764) |
| OKLCH | oklch(67.33% 0.105 226.7) |
| XYZ | xyz(25.6983, 31.4855, 59.3553) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 7.07
Turquoise Blue
#06B1C4
ΔE00 8.92
Deepskyblue
#00BFFF
ΔE00 9.40
Bluegrey
#85A3B2
ΔE00 9.89
Azure (survey)
#069AF3
ΔE00 10.77
Teal Blue
#01889F
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A3C8 #C86641
analogous
#41C8A9 #41A3C8 #4160C8
triadic
#41A3C8 #C841A3 #A3C841
tetradic
#41A3C8 #A941C8 #C86641 #60C841
square
#41A3C8 #A941C8 #C86641 #60C841
split-complementary
#41A3C8 #C84160 #C8A941
monochromatic
#20596F #2E7F9E #41A3C8 #70BAD6 #A0D1E3
Accessibility & contrast
On white
2.88
#41A3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#41A3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A3C8
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A3C8 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA0CA
Deuteranopia (green-blind)
#7C92C8
Tritanopia (blue-blind)
#00AEAF
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #41a3c8; /* rgb */ color: rgb(65, 163, 200); /* oklch */ color: oklch(67.3% 0.105 226.7);
Tailwind
colors: {
custom: {
50: '#85bed8',
500: '#41a3c8',
950: '#000000',
},
}SCSS
$custom: #41a3c8; $custom-light: #85bed8; $custom-dark: #000000;
JSON
{
"hex": "#41a3c8",
"rgb": {
"r": 65,
"g": 163,
"b": 200
},
"hsl": {
"h": 196.444,
"s": 55.102,
"l": 51.961
},
"oklch": {
"l": 0.6733,
"c": 0.10508,
"h": 226.7
},
"luminance": 0.31488
}Semantic roles & 50–950 ramp
primary
#41A3C8
secondary
#D0A595
accent
#7249DE
background
#F8FBFD
surface
#F0F6FA
border
#CBD0D3
text
#0C1214
muted
#7D8183