#41A0BE#41A0BE
#41A0BE is a light, moderate cyan. Relative luminance 0.300; OKLCH L 66.2% C 0.098 H 222.2°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #41A0BE |
|---|---|
| RGB | rgb(65, 160, 190) |
| HSL | hsl(194, 49%, 50%) |
| HSV | hsv(194, 66%, 75%) |
| CMYK | cmyk(65.8%, 15.8%, 0%, 25.5%) |
| CIE-LAB | lab(61.64, -18.43, -23.69) |
| CIE-LCH | lch(61.64, 30.02, 232.11°) |
| OKLab | oklab(66.18% -0.0728 -0.0661) |
| OKLCH | oklch(66.18% 0.098 222.2) |
| XYZ | xyz(24.0413, 29.9806, 53.2250) |
| Luminance | 0.2998 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 6.96
Turquoise Blue
#06B1C4
ΔE00 7.73
Teal Blue
#01889F
ΔE00 9.36
Bluegrey
#85A3B2
ΔE00 9.85
Cadetblue
#5F9EA0
ΔE00 9.94
Dirty Blue
#3F829D
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A0BE #BE5F41
analogous
#41BE9E #41A0BE #4161BE
triadic
#41A0BE #BE41A0 #A0BE41
tetradic
#41A0BE #9E41BE #BE5F41 #61BE41
square
#41A0BE #9E41BE #BE5F41 #61BE41
split-complementary
#41A0BE #BE4161 #BE9E41
monochromatic
#225363 #317A90 #41A0BE #6FB7CE #9CCEDD
Accessibility & contrast
On white
3.00
#41A0BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#41A0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A0BE
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A0BE | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9CC0
Deuteranopia (green-blind)
#7D8FBE
Tritanopia (blue-blind)
#00A9AA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #41a0be; /* rgb */ color: rgb(65, 160, 190); /* oklch */ color: oklch(66.2% 0.098 222.2);
Tailwind
colors: {
custom: {
50: '#84bcd1',
500: '#41a0be',
950: '#000000',
},
}SCSS
$custom: #41a0be; $custom-light: #84bcd1; $custom-dark: #000000;
JSON
{
"hex": "#41a0be",
"rgb": {
"r": 65,
"g": 160,
"b": 190
},
"hsl": {
"h": 194.4,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.66181,
"c": 0.09833,
"h": 222.2
},
"luminance": 0.29983
}Semantic roles & 50–950 ramp
primary
#41A0BE
secondary
#C99F91
accent
#704FD9
background
#F8FBFC
surface
#F0F6F9
border
#CBD0D2
text
#0C1214
muted
#7D8182