#41ABB9#41ABB9
#41ABB9 is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.6% C 0.097 H 207.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABB9 |
|---|---|
| RGB | rgb(65, 171, 185) |
| HSL | hsl(187, 48%, 49%) |
| HSV | hsv(187, 65%, 73%) |
| CMYK | cmyk(64.9%, 7.6%, 0%, 27.5%) |
| CIE-LAB | lab(64.76, -25.65, -16.14) |
| CIE-LCH | lch(64.76, 30.31, 212.17°) |
| OKLab | oklab(68.63% -0.0863 -0.0448) |
| OKLCH | oklch(68.63% 0.097 207.4) |
| XYZ | xyz(25.4961, 33.7496, 51.0602) |
| Luminance | 0.3375 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.78
Cadetblue
#5F9EA0
ΔE00 6.33
Lightseagreen
#20B2AA
ΔE00 9.25
Sea
#3C9992
ΔE00 10.13
Greyblue
#77A1B5
ΔE00 10.21
Darkturquoise
#00CED1
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABB9 #B94F41
analogous
#41B98B #41ABB9 #416FB9
triadic
#41ABB9 #B941AB #ABB941
tetradic
#41ABB9 #8B41B9 #B94F41 #6FB941
square
#41ABB9 #8B41B9 #B94F41 #6FB941
split-complementary
#41ABB9 #B9416F #B98B41
monochromatic
#21575E #31818C #41ABB9 #6CC0CB #99D4DB
Accessibility & contrast
On white
2.71
#41ABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#41ABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABB9
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABB9 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BA
Deuteranopia (green-blind)
#8B97B9
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41abb9; /* rgb */ color: rgb(65, 171, 185); /* oklch */ color: oklch(68.6% 0.097 207.4);
Tailwind
colors: {
custom: {
50: '#84c4ce',
500: '#41abb9',
950: '#000000',
},
}SCSS
$custom: #41abb9; $custom-light: #84c4ce; $custom-dark: #000000;
JSON
{
"hex": "#41abb9",
"rgb": {
"r": 65,
"g": 171,
"b": 185
},
"hsl": {
"h": 187,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.68633,
"c": 0.09726,
"h": 207.4
},
"luminance": 0.33752
}Semantic roles & 50–950 ramp
primary
#41ABB9
secondary
#C7958F
accent
#6050D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182