#41ABB5#41ABB5
#41ABB5 is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.5% C 0.096 H 203.9°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABB5 |
|---|---|
| RGB | rgb(65, 171, 181) |
| HSL | hsl(185, 47%, 48%) |
| HSV | hsv(185, 64%, 71%) |
| CMYK | cmyk(64.1%, 5.5%, 0%, 29%) |
| CIE-LAB | lab(64.63, -26.84, -14.11) |
| CIE-LCH | lch(64.63, 30.33, 207.72°) |
| OKLab | oklab(68.48% -0.088 -0.0391) |
| OKLCH | oklch(68.48% 0.096 203.9) |
| XYZ | xyz(25.0798, 33.5831, 48.8675) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.49
Cadetblue
#5F9EA0
ΔE00 5.72
Lightseagreen
#20B2AA
ΔE00 7.75
Sea
#3C9992
ΔE00 8.89
Topaz
#13BBAF
ΔE00 9.87
Darkturquoise
#00CED1
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABB5 #B54B41
analogous
#41B585 #41ABB5 #4171B5
triadic
#41ABB5 #B541AB #ABB541
tetradic
#41ABB5 #8541B5 #B54B41 #71B541
square
#41ABB5 #8541B5 #B54B41 #71B541
split-complementary
#41ABB5 #B54171 #B58541
monochromatic
#21565B #318088 #41ABB5 #6AC1C9 #97D4DA
Accessibility & contrast
On white
2.72
#41ABB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#41ABB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABB5
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABB5 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA4B6
Deuteranopia (green-blind)
#8D97B5
Tritanopia (blue-blind)
#00B2AE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41abb5; /* rgb */ color: rgb(65, 171, 181); /* oklch */ color: oklch(68.5% 0.096 203.9);
Tailwind
colors: {
custom: {
50: '#84c4cb',
500: '#41abb5',
950: '#000000',
},
}SCSS
$custom: #41abb5; $custom-light: #84c4cb; $custom-dark: #000000;
JSON
{
"hex": "#41abb5",
"rgb": {
"r": 65,
"g": 171,
"b": 181
},
"hsl": {
"h": 185.172,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.68482,
"c": 0.09632,
"h": 203.9
},
"luminance": 0.33586
}Semantic roles & 50–950 ramp
primary
#41ABB5
secondary
#C5918C
accent
#5D51D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182