#41ABC9#41ABC9
#41ABC9 is a light, moderate cyan. Relative luminance 0.345; OKLCH L 69.3% C 0.105 H 220.1°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABC9 |
|---|---|
| RGB | rgb(65, 171, 201) |
| HSL | hsl(193, 56%, 52%) |
| HSV | hsv(193, 68%, 79%) |
| CMYK | cmyk(67.7%, 14.9%, 0%, 21.2%) |
| CIE-LAB | lab(65.33, -20.73, -24.17) |
| CIE-LCH | lch(65.33, 31.84, 229.37°) |
| OKLab | oklab(69.27% -0.0799 -0.0674) |
| OKLCH | oklch(69.27% 0.105 220.1) |
| XYZ | xyz(27.2812, 34.4637, 60.4614) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.76
Greyblue
#77A1B5
ΔE00 7.78
Deepskyblue
#00BFFF
ΔE00 9.53
Bright Sky Blue
#02CCFE
ΔE00 9.68
Bluegrey
#85A3B2
ΔE00 10.31
Cadetblue
#5F9EA0
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABC9 #C95F41
analogous
#41C9A3 #41ABC9 #4167C9
triadic
#41ABC9 #C941AB #ABC941
tetradic
#41ABC9 #A341C9 #C95F41 #67C941
square
#41ABC9 #A341C9 #C95F41 #67C941
split-complementary
#41ABC9 #C94167 #C9A341
monochromatic
#205E70 #2D869F #41ABC9 #71C0D7 #A0D5E4
Accessibility & contrast
On white
2.66
#41ABC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#41ABC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABC9
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABC9 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A7CB
Deuteranopia (green-blind)
#8699C9
Tritanopia (blue-blind)
#00B5B5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41abc9; /* rgb */ color: rgb(65, 171, 201); /* oklch */ color: oklch(69.3% 0.105 220.1);
Tailwind
colors: {
custom: {
50: '#86c4d9',
500: '#41abc9',
950: '#000000',
},
}SCSS
$custom: #41abc9; $custom-light: #86c4d9; $custom-dark: #000000;
JSON
{
"hex": "#41abc9",
"rgb": {
"r": 65,
"g": 171,
"b": 201
},
"hsl": {
"h": 193.235,
"s": 55.738,
"l": 52.157
},
"oklch": {
"l": 0.69275,
"c": 0.10455,
"h": 220.1
},
"luminance": 0.34467
}Semantic roles & 50–950 ramp
primary
#41ABC9
secondary
#D1A295
accent
#6A49DF
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1214
muted
#7D8183