#41A7BE#41A7BE
#41A7BE is a light, moderate cyan. Relative luminance 0.325; OKLCH L 67.9% C 0.098 H 215.4°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #41A7BE |
|---|---|
| RGB | rgb(65, 167, 190) |
| HSL | hsl(191, 49%, 50%) |
| HSV | hsv(191, 66%, 75%) |
| CMYK | cmyk(65.8%, 12.1%, 0%, 25.5%) |
| CIE-LAB | lab(63.73, -22.09, -20.48) |
| CIE-LCH | lch(63.73, 30.13, 222.84°) |
| OKLab | oklab(67.86% -0.0801 -0.057) |
| OKLCH | oklch(67.86% 0.098 215.4) |
| XYZ | xyz(25.2891, 32.4762, 53.6410) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.54
Cadetblue
#5F9EA0
ΔE00 8.04
Greyblue
#77A1B5
ΔE00 8.07
Bluegrey
#85A3B2
ΔE00 10.56
Teal Blue
#01889F
ΔE00 10.68
Bright Sky Blue
#02CCFE
ΔE00 11.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A7BE #BE5841
analogous
#41BE97 #41A7BE #4168BE
triadic
#41A7BE #BE41A7 #A7BE41
tetradic
#41A7BE #9741BE #BE5841 #68BE41
square
#41A7BE #9741BE #BE5841 #68BE41
split-complementary
#41A7BE #BE4168 #BE9741
monochromatic
#225763 #317F90 #41A7BE #6FBCCE #9CD1DD
Accessibility & contrast
On white
2.80
#41A7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#41A7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41A7BE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A7BE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2BF
Deuteranopia (green-blind)
#8595BE
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #41a7be; /* rgb */ color: rgb(65, 167, 190); /* oklch */ color: oklch(67.9% 0.098 215.4);
Tailwind
colors: {
custom: {
50: '#84c1d1',
500: '#41a7be',
950: '#000000',
},
}SCSS
$custom: #41a7be; $custom-light: #84c1d1; $custom-dark: #000000;
JSON
{
"hex": "#41a7be",
"rgb": {
"r": 65,
"g": 167,
"b": 190
},
"hsl": {
"h": 191.04,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.67863,
"c": 0.09832,
"h": 215.4
},
"luminance": 0.32479
}Semantic roles & 50–950 ramp
primary
#41A7BE
secondary
#C99C91
accent
#694FD9
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1214
muted
#7D8182