#41BBAD#41BBAD
#41BBAD is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.1% C 0.109 H 184.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBAD |
|---|---|
| RGB | rgb(65, 187, 173) |
| HSL | hsl(173, 48%, 49%) |
| HSV | hsv(173, 65%, 73%) |
| CMYK | cmyk(65.2%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(69.24, -36.76, -2.82) |
| CIE-LCH | lch(69.24, 36.86, 184.39°) |
| OKLab | oklab(72.14% -0.1083 -0.0082) |
| OKLCH | oklch(72.14% 0.109 184.3) |
| XYZ | xyz(27.4896, 39.6786, 45.7370) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.01
Tealish
#24BCA8
ΔE00 2.47
Lightseagreen
#20B2AA
ΔE00 3.56
Turquoise (survey)
#06C2AC
ΔE00 3.61
Greeny Blue
#42B395
ΔE00 6.09
Mediumturquoise
#48D1CC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBAD #BB414F
analogous
#41BB70 #41BBAD #418CBB
triadic
#41BBAD #AD41BB #BBAD41
tetradic
#41BBAD #7041BB #BB414F #8CBB41
square
#41BBAD #7041BB #BB414F #8CBB41
split-complementary
#41BBAD #BB418C #BB7041
monochromatic
#216059 #318E83 #41BBAD #6DCCC1 #9ADCD4
Accessibility & contrast
On white
2.35
#41BBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#41BBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBAD
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBAD | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B1AD
Deuteranopia (green-blind)
#A0A4AE
Tritanopia (blue-blind)
#00BFB7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bbad; /* rgb */ color: rgb(65, 187, 173); /* oklch */ color: oklch(72.1% 0.109 184.3);
Tailwind
colors: {
custom: {
50: '#85d0c5',
500: '#41bbad',
950: '#000000',
},
}SCSS
$custom: #41bbad; $custom-light: #85d0c5; $custom-dark: #000000;
JSON
{
"hex": "#41bbad",
"rgb": {
"r": 65,
"g": 187,
"b": 173
},
"hsl": {
"h": 173.115,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.72136,
"c": 0.10864,
"h": 184.3
},
"luminance": 0.39682
}Semantic roles & 50–950 ramp
primary
#41BBAD
secondary
#C89096
accent
#505FD8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281