#41ABCC#41ABCC
#41ABCC is a light, moderate cyan. Relative luminance 0.346; OKLCH L 69.4% C 0.106 H 222.3°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABCC |
|---|---|
| RGB | rgb(65, 171, 204) |
| HSL | hsl(194, 58%, 53%) |
| HSV | hsv(194, 68%, 80%) |
| CMYK | cmyk(68.1%, 16.2%, 0%, 20%) |
| CIE-LAB | lab(65.44, -19.79, -25.66) |
| CIE-LCH | lch(65.44, 32.40, 232.36°) |
| OKLab | oklab(69.4% -0.0788 -0.0716) |
| OKLCH | oklch(69.4% 0.106 222.3) |
| XYZ | xyz(27.6375, 34.6062, 62.3381) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 6.64
Greyblue
#77A1B5
ΔE00 7.67
Deepskyblue
#00BFFF
ΔE00 8.74
Bright Sky Blue
#02CCFE
ΔE00 9.34
Bluegrey
#85A3B2
ΔE00 10.23
Lightblue (survey)
#7BC8F6
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABCC #CC6241
analogous
#41CCA8 #41ABCC #4165CC
triadic
#41ABCC #CC41AB #ABCC41
tetradic
#41ABCC #A841CC #CC6241 #65CC41
square
#41ABCC #A841CC #CC6241 #65CC41
split-complementary
#41ABCC #CC4165 #CCA841
monochromatic
#1F6074 #2C87A4 #41ABCC #71C0D9 #A1D6E6
Accessibility & contrast
On white
2.65
#41ABCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#41ABCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABCC
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABCC | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A7CE
Deuteranopia (green-blind)
#8499CC
Tritanopia (blue-blind)
#00B5B6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41abcc; /* rgb */ color: rgb(65, 171, 204); /* oklch */ color: oklch(69.4% 0.106 222.3);
Tailwind
colors: {
custom: {
50: '#86c4db',
500: '#41abcc',
950: '#000000',
},
}SCSS
$custom: #41abcc; $custom-light: #86c4db; $custom-dark: #000000;
JSON
{
"hex": "#41abcc",
"rgb": {
"r": 65,
"g": 171,
"b": 204
},
"hsl": {
"h": 194.245,
"s": 57.676,
"l": 52.745
},
"oklch": {
"l": 0.69402,
"c": 0.10648,
"h": 222.3
},
"luminance": 0.34609
}Semantic roles & 50–950 ramp
primary
#41ABCC
secondary
#D3A596
accent
#6B47E1
background
#F8FCFD
surface
#F0F8FB
border
#CBD1D4
text
#0C1215
muted
#7D8183