#41ABC0#41ABC0
#41ABC0 is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.9% C 0.100 H 213.2°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABC0 |
|---|---|
| RGB | rgb(65, 171, 192) |
| HSL | hsl(190, 50%, 50%) |
| HSV | hsv(190, 66%, 75%) |
| CMYK | cmyk(66.1%, 10.9%, 0%, 24.7%) |
| CIE-LAB | lab(65.00, -23.53, -19.67) |
| CIE-LCH | lch(65.00, 30.67, 219.89°) |
| OKLab | oklab(68.91% -0.0835 -0.0547) |
| OKLCH | oklch(68.91% 0.1 213.2) |
| XYZ | xyz(26.2533, 34.0525, 55.0481) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.34
Cadetblue
#5F9EA0
ΔE00 7.92
Greyblue
#77A1B5
ΔE00 8.81
Bluegrey
#85A3B2
ΔE00 11.08
Bright Sky Blue
#02CCFE
ΔE00 11.27
Teal Blue
#01889F
ΔE00 11.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABC0 #C05641
analogous
#41C095 #41ABC0 #416BC0
triadic
#41ABC0 #C041AB #ABC041
tetradic
#41ABC0 #9541C0 #C05641 #6BC041
square
#41ABC0 #9541C0 #C05641 #6BC041
split-complementary
#41ABC0 #C0416B #C09541
monochromatic
#225A65 #318393 #41ABC0 #6FBFCF #9DD4DE
Accessibility & contrast
On white
2.69
#41ABC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#41ABC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABC0
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABC0 | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#8998C0
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #41abc0; /* rgb */ color: rgb(65, 171, 192); /* oklch */ color: oklch(68.9% 0.100 213.2);
Tailwind
colors: {
custom: {
50: '#85c4d3',
500: '#41abc0',
950: '#000000',
},
}SCSS
$custom: #41abc0; $custom-light: #85c4d3; $custom-dark: #000000;
JSON
{
"hex": "#41abc0",
"rgb": {
"r": 65,
"g": 171,
"b": 192
},
"hsl": {
"h": 189.921,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.68907,
"c": 0.09978,
"h": 213.2
},
"luminance": 0.34055
}Semantic roles & 50–950 ramp
primary
#41ABC0
secondary
#CB9B92
accent
#654EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182