#41AEC0#41AEC0
#41AEC0 is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.6% C 0.100 H 210.4°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #41AEC0 |
|---|---|
| RGB | rgb(65, 174, 192) |
| HSL | hsl(189, 50%, 50%) |
| HSV | hsv(189, 66%, 75%) |
| CMYK | cmyk(66.1%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(65.90, -25.05, -18.30) |
| CIE-LCH | lch(65.90, 31.02, 216.15°) |
| OKLab | oklab(69.63% -0.0866 -0.0508) |
| OKLCH | oklch(69.63% 0.1 210.4) |
| XYZ | xyz(26.8264, 35.1987, 55.2392) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.37
Cadetblue
#5F9EA0
ΔE00 7.66
Greyblue
#77A1B5
ΔE00 9.72
Lightseagreen
#20B2AA
ΔE00 10.53
Darkturquoise
#00CED1
ΔE00 10.77
Aqua Blue
#02D8E9
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AEC0 #C05341
analogous
#41C092 #41AEC0 #416EC0
triadic
#41AEC0 #C041AE #AEC041
tetradic
#41AEC0 #9241C0 #C05341 #6EC041
square
#41AEC0 #9241C0 #C05341 #6EC041
split-complementary
#41AEC0 #C0416E #C09241
monochromatic
#225C65 #318593 #41AEC0 #6FC2CF #9DD5DE
Accessibility & contrast
On white
2.61
#41AEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#41AEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AEC0
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AEC0 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#8C9AC0
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41aec0; /* rgb */ color: rgb(65, 174, 192); /* oklch */ color: oklch(69.6% 0.100 210.4);
Tailwind
colors: {
custom: {
50: '#85c6d3',
500: '#41aec0',
950: '#000000',
},
}SCSS
$custom: #41aec0; $custom-light: #85c6d3; $custom-dark: #000000;
JSON
{
"hex": "#41aec0",
"rgb": {
"r": 65,
"g": 174,
"b": 192
},
"hsl": {
"h": 188.504,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.6963,
"c": 0.10039,
"h": 210.4
},
"luminance": 0.35202
}Semantic roles & 50–950 ramp
primary
#41AEC0
secondary
#CB9A92
accent
#624EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282