#41ABBF#41ABBF
#41ABBF is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.9% C 0.099 H 212.4°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABBF |
|---|---|
| RGB | rgb(65, 171, 191) |
| HSL | hsl(190, 50%, 50%) |
| HSV | hsv(190, 66%, 75%) |
| CMYK | cmyk(66%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(64.97, -23.84, -19.16) |
| CIE-LCH | lch(64.97, 30.58, 218.80°) |
| OKLab | oklab(68.87% -0.0839 -0.0532) |
| OKLCH | oklch(68.87% 0.099 212.4) |
| XYZ | xyz(26.1429, 34.0084, 54.4666) |
| Luminance | 0.3401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.14
Cadetblue
#5F9EA0
ΔE00 7.67
Greyblue
#77A1B5
ΔE00 8.99
Bluegrey
#85A3B2
ΔE00 11.21
Lightseagreen
#20B2AA
ΔE00 11.43
Bright Sky Blue
#02CCFE
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABBF #BF5541
analogous
#41BF94 #41ABBF #416CBF
triadic
#41ABBF #BF41AB #ABBF41
tetradic
#41ABBF #9441BF #BF5541 #6CBF41
square
#41ABBF #9441BF #BF5541 #6CBF41
split-complementary
#41ABBF #BF416C #BF9441
monochromatic
#225964 #318292 #41ABBF #6FBFCE #9DD3DE
Accessibility & contrast
On white
2.69
#41ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#41ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABBF
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABBF | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C0
Deuteranopia (green-blind)
#8998BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #41abbf; /* rgb */ color: rgb(65, 171, 191); /* oklch */ color: oklch(68.9% 0.099 212.4);
Tailwind
colors: {
custom: {
50: '#85c4d2',
500: '#41abbf',
950: '#000000',
},
}SCSS
$custom: #41abbf; $custom-light: #85c4d2; $custom-dark: #000000;
JSON
{
"hex": "#41abbf",
"rgb": {
"r": 65,
"g": 171,
"b": 191
},
"hsl": {
"h": 189.524,
"s": 49.606,
"l": 50.196
},
"oklch": {
"l": 0.68867,
"c": 0.09936,
"h": 212.4
},
"luminance": 0.34011
}Semantic roles & 50–950 ramp
primary
#41ABBF
secondary
#CA9B92
accent
#654FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182