#41BDAC#41BDAC
#41BDAC is a light, moderate teal. Relative luminance 0.405; OKLCH L 72.6% C 0.111 H 182.3°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #41BDAC |
|---|---|
| RGB | rgb(65, 189, 172) |
| HSL | hsl(172, 49%, 50%) |
| HSV | hsv(172, 66%, 74%) |
| CMYK | cmyk(65.6%, 0%, 9%, 25.9%) |
| CIE-LAB | lab(69.82, -37.93, -1.42) |
| CIE-LCH | lch(69.82, 37.96, 182.14°) |
| OKLab | oklab(72.6% -0.1109 -0.0044) |
| OKLCH | oklch(72.6% 0.111 182.3) |
| XYZ | xyz(27.8205, 40.4945, 45.3718) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.77
Topaz
#13BBAF
ΔE00 2.60
Turquoise (survey)
#06C2AC
ΔE00 2.74
Lightseagreen
#20B2AA
ΔE00 4.52
Greeny Blue
#42B395
ΔE00 5.44
Mediumturquoise
#48D1CC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BDAC #BD4152
analogous
#41BD6E #41BDAC #4190BD
triadic
#41BDAC #AC41BD #BDAC41
tetradic
#41BDAC #6E41BD #BD4152 #90BD41
square
#41BDAC #6E41BD #BD4152 #90BD41
split-complementary
#41BDAC #BD4190 #BD6E41
monochromatic
#226259 #318F83 #41BDAC #6ECDC0 #9CDDD4
Accessibility & contrast
On white
2.31
#41BDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#41BDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BDAC
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BDAC | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AB
Deuteranopia (green-blind)
#A2A5AE
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #41bdac; /* rgb */ color: rgb(65, 189, 172); /* oklch */ color: oklch(72.6% 0.111 182.3);
Tailwind
colors: {
custom: {
50: '#85d1c4',
500: '#41bdac',
950: '#000000',
},
}SCSS
$custom: #41bdac; $custom-light: #85d1c4; $custom-dark: #000000;
JSON
{
"hex": "#41bdac",
"rgb": {
"r": 65,
"g": 189,
"b": 172
},
"hsl": {
"h": 171.774,
"s": 48.819,
"l": 49.804
},
"oklch": {
"l": 0.72599,
"c": 0.11096,
"h": 182.3
},
"luminance": 0.40498
}Semantic roles & 50–950 ramp
primary
#41BDAC
secondary
#C99199
accent
#4F62D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281