#41ACC0#41ACC0
#41ACC0 is a light, moderate teal. Relative luminance 0.344; OKLCH L 69.1% C 0.100 H 212.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #41ACC0 |
|---|---|
| RGB | rgb(65, 172, 192) |
| HSL | hsl(189, 50%, 50%) |
| HSV | hsv(189, 66%, 75%) |
| CMYK | cmyk(66.1%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(65.30, -24.04, -19.21) |
| CIE-LCH | lch(65.30, 30.77, 218.63°) |
| OKLab | oklab(69.15% -0.0845 -0.0534) |
| OKLCH | oklch(69.15% 0.1 212.3) |
| XYZ | xyz(26.4429, 34.4317, 55.1113) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.97
Cadetblue
#5F9EA0
ΔE00 7.81
Greyblue
#77A1B5
ΔE00 9.11
Bluegrey
#85A3B2
ΔE00 11.29
Bright Sky Blue
#02CCFE
ΔE00 11.30
Lightseagreen
#20B2AA
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ACC0 #C05541
analogous
#41C095 #41ACC0 #416CC0
triadic
#41ACC0 #C041AC #ACC041
tetradic
#41ACC0 #9541C0 #C05541 #6CC041
square
#41ACC0 #9541C0 #C05541 #6CC041
split-complementary
#41ACC0 #C0416C #C09541
monochromatic
#225A65 #318493 #41ACC0 #6FC0CF #9DD4DE
Accessibility & contrast
On white
2.66
#41ACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#41ACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ACC0
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ACC0 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA6C1
Deuteranopia (green-blind)
#8A99C0
Tritanopia (blue-blind)
#00B4B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #41acc0; /* rgb */ color: rgb(65, 172, 192); /* oklch */ color: oklch(69.1% 0.100 212.3);
Tailwind
colors: {
custom: {
50: '#85c5d3',
500: '#41acc0',
950: '#000000',
},
}SCSS
$custom: #41acc0; $custom-light: #85c5d3; $custom-dark: #000000;
JSON
{
"hex": "#41acc0",
"rgb": {
"r": 65,
"g": 172,
"b": 192
},
"hsl": {
"h": 189.449,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.69148,
"c": 0.09996,
"h": 212.3
},
"luminance": 0.34435
}Semantic roles & 50–950 ramp
primary
#41ACC0
secondary
#CB9B92
accent
#644EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282