#41A4BE#41A4BE
#41A4BE is a light, moderate cyan. Relative luminance 0.314; OKLCH L 67.1% C 0.098 H 218.3°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #41A4BE |
|---|---|
| RGB | rgb(65, 164, 190) |
| HSL | hsl(192, 49%, 50%) |
| HSV | hsv(192, 66%, 75%) |
| CMYK | cmyk(65.8%, 13.7%, 0%, 25.5%) |
| CIE-LAB | lab(62.84, -20.54, -21.86) |
| CIE-LCH | lch(62.84, 29.99, 226.78°) |
| OKLab | oklab(67.14% -0.077 -0.0609) |
| OKLCH | oklch(67.14% 0.098 218.3) |
| XYZ | xyz(24.7459, 31.3898, 53.4599) |
| Luminance | 0.3139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.88
Greyblue
#77A1B5
ΔE00 7.44
Cadetblue
#5F9EA0
ΔE00 8.75
Teal Blue
#01889F
ΔE00 10.00
Bluegrey
#85A3B2
ΔE00 10.14
Dirty Blue
#3F829D
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A4BE #BE5B41
analogous
#41BE9A #41A4BE #4165BE
triadic
#41A4BE #BE41A4 #A4BE41
tetradic
#41A4BE #9A41BE #BE5B41 #65BE41
square
#41A4BE #9A41BE #BE5B41 #65BE41
split-complementary
#41A4BE #BE4165 #BE9A41
monochromatic
#225563 #317D90 #41A4BE #6FBACE #9CD0DD
Accessibility & contrast
On white
2.89
#41A4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#41A4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A4BE
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A4BE | 1.00 | 2.89 | 7.28 | 7.28 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939FBF
Deuteranopia (green-blind)
#8292BE
Tritanopia (blue-blind)
#00ADAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #41a4be; /* rgb */ color: rgb(65, 164, 190); /* oklch */ color: oklch(67.1% 0.098 218.3);
Tailwind
colors: {
custom: {
50: '#84bfd1',
500: '#41a4be',
950: '#000000',
},
}SCSS
$custom: #41a4be; $custom-light: #84bfd1; $custom-dark: #000000;
JSON
{
"hex": "#41a4be",
"rgb": {
"r": 65,
"g": 164,
"b": 190
},
"hsl": {
"h": 192.48,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.67141,
"c": 0.09815,
"h": 218.3
},
"luminance": 0.31392
}Semantic roles & 50–950 ramp
primary
#41A4BE
secondary
#C99D91
accent
#6C4FD9
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182