#41A8BE#41A8BE
#41A8BE is a light, moderate cyan. Relative luminance 0.328; OKLCH L 68.1% C 0.098 H 214.5°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #41A8BE |
|---|---|
| RGB | rgb(65, 168, 190) |
| HSL | hsl(191, 49%, 50%) |
| HSV | hsv(191, 66%, 75%) |
| CMYK | cmyk(65.8%, 11.6%, 0%, 25.5%) |
| CIE-LAB | lab(64.03, -22.61, -20.03) |
| CIE-LCH | lch(64.03, 30.20, 221.54°) |
| OKLab | oklab(68.1% -0.0812 -0.0557) |
| OKLCH | oklch(68.1% 0.098 214.5) |
| XYZ | xyz(25.4730, 32.8440, 53.7023) |
| Luminance | 0.3285 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.12
Cadetblue
#5F9EA0
ΔE00 7.85
Greyblue
#77A1B5
ΔE00 8.32
Bluegrey
#85A3B2
ΔE00 10.74
Teal Blue
#01889F
ΔE00 10.94
Bright Sky Blue
#02CCFE
ΔE00 11.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A8BE #BE5741
analogous
#41BE96 #41A8BE #4169BE
triadic
#41A8BE #BE41A8 #A8BE41
tetradic
#41A8BE #9641BE #BE5741 #69BE41
square
#41A8BE #9641BE #BE5741 #69BE41
split-complementary
#41A8BE #BE4169 #BE9641
monochromatic
#225763 #318090 #41A8BE #6FBDCE #9CD2DD
Accessibility & contrast
On white
2.77
#41A8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#41A8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A8BE
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A8BE | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3BF
Deuteranopia (green-blind)
#8695BE
Tritanopia (blue-blind)
#00B0AF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #41a8be; /* rgb */ color: rgb(65, 168, 190); /* oklch */ color: oklch(68.1% 0.098 214.5);
Tailwind
colors: {
custom: {
50: '#84c2d1',
500: '#41a8be',
950: '#000000',
},
}SCSS
$custom: #41a8be; $custom-light: #84c2d1; $custom-dark: #000000;
JSON
{
"hex": "#41a8be",
"rgb": {
"r": 65,
"g": 168,
"b": 190
},
"hsl": {
"h": 190.56,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.68104,
"c": 0.09843,
"h": 214.5
},
"luminance": 0.32847
}Semantic roles & 50–950 ramp
primary
#41A8BE
secondary
#C99B91
accent
#674FD9
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182