#41AAC0#41AAC0
#41AAC0 is a light, moderate cyan. Relative luminance 0.337; OKLCH L 68.7% C 0.100 H 214.2°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #41AAC0 |
|---|---|
| RGB | rgb(65, 170, 192) |
| HSL | hsl(190, 50%, 50%) |
| HSV | hsv(190, 66%, 75%) |
| CMYK | cmyk(66.1%, 11.5%, 0%, 24.7%) |
| CIE-LAB | lab(64.70, -23.02, -20.12) |
| CIE-LCH | lch(64.70, 30.57, 221.16°) |
| OKLab | oklab(68.67% -0.0824 -0.0559) |
| OKLCH | oklch(68.67% 0.1 214.2) |
| XYZ | xyz(26.0652, 33.6762, 54.9854) |
| Luminance | 0.3368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.73
Cadetblue
#5F9EA0
ΔE00 8.06
Greyblue
#77A1B5
ΔE00 8.53
Bluegrey
#85A3B2
ΔE00 10.88
Bright Sky Blue
#02CCFE
ΔE00 11.27
Teal Blue
#01889F
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AAC0 #C05741
analogous
#41C097 #41AAC0 #416AC0
triadic
#41AAC0 #C041AA #AAC041
tetradic
#41AAC0 #9741C0 #C05741 #6AC041
square
#41AAC0 #9741C0 #C05741 #6AC041
split-complementary
#41AAC0 #C0416A #C09741
monochromatic
#225965 #318293 #41AAC0 #6FBFCF #9DD3DE
Accessibility & contrast
On white
2.71
#41AAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#41AAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AAC0
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AAC0 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C1
Deuteranopia (green-blind)
#8897C0
Tritanopia (blue-blind)
#00B2B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41aac0; /* rgb */ color: rgb(65, 170, 192); /* oklch */ color: oklch(68.7% 0.100 214.2);
Tailwind
colors: {
custom: {
50: '#85c3d3',
500: '#41aac0',
950: '#000000',
},
}SCSS
$custom: #41aac0; $custom-light: #85c3d3; $custom-dark: #000000;
JSON
{
"hex": "#41aac0",
"rgb": {
"r": 65,
"g": 170,
"b": 192
},
"hsl": {
"h": 190.394,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.68666,
"c": 0.09963,
"h": 214.2
},
"luminance": 0.33679
}Semantic roles & 50–950 ramp
primary
#41AAC0
secondary
#CB9C92
accent
#664EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182