#41B9A7#41B9A7
#41B9A7 is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.5% C 0.109 H 181.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #41B9A7 |
|---|---|
| RGB | rgb(65, 185, 167) |
| HSL | hsl(171, 48%, 49%) |
| HSV | hsv(171, 65%, 73%) |
| CMYK | cmyk(64.9%, 0%, 9.7%, 27.5%) |
| CIE-LAB | lab(68.47, -37.44, -0.65) |
| CIE-LCH | lch(68.47, 37.44, 181.00°) |
| OKLab | oklab(71.45% -0.109 -0.0024) |
| OKLCH | oklch(71.45% 0.109 181.2) |
| XYZ | xyz(26.5007, 38.6089, 42.6073) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.74
Topaz
#13BBAF
ΔE00 2.93
Turquoise (survey)
#06C2AC
ΔE00 3.23
Lightseagreen
#20B2AA
ΔE00 4.25
Greeny Blue
#42B395
ΔE00 4.52
Mediumaquamarine
#66CDAA
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B9A7 #B94153
analogous
#41B96B #41B9A7 #418FB9
triadic
#41B9A7 #A741B9 #B9A741
tetradic
#41B9A7 #6B41B9 #B94153 #8FB941
square
#41B9A7 #6B41B9 #B94153 #8FB941
split-complementary
#41B9A7 #B9418F #B96B41
monochromatic
#215E55 #318C7E #41B9A7 #6CCBBD #99DBD1
Accessibility & contrast
On white
2.41
#41B9A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#41B9A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B9A7
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B9A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B9A7 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AEA6
Deuteranopia (green-blind)
#9FA2A9
Tritanopia (blue-blind)
#00BCB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b9a7; /* rgb */ color: rgb(65, 185, 167); /* oklch */ color: oklch(71.5% 0.109 181.2);
Tailwind
colors: {
custom: {
50: '#84cec1',
500: '#41b9a7',
950: '#000000',
},
}SCSS
$custom: #41b9a7; $custom-light: #84cec1; $custom-dark: #000000;
JSON
{
"hex": "#41b9a7",
"rgb": {
"r": 65,
"g": 185,
"b": 167
},
"hsl": {
"h": 171,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.71453,
"c": 0.10901,
"h": 181.2
},
"luminance": 0.38612
}Semantic roles & 50–950 ramp
primary
#41B9A7
secondary
#C78F97
accent
#5065D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281