#41B7A9#41B7A9
#41B7A9 is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.0% C 0.106 H 184.1°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7A9 |
|---|---|
| RGB | rgb(65, 183, 169) |
| HSL | hsl(173, 48%, 49%) |
| HSV | hsv(173, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 7.7%, 28.2%) |
| CIE-LAB | lab(67.91, -35.99, -2.57) |
| CIE-LCH | lch(67.91, 36.08, 184.08°) |
| OKLab | oklab(71.02% -0.106 -0.0075) |
| OKLCH | oklch(71.02% 0.106 184.1) |
| XYZ | xyz(26.2716, 37.8525, 43.4501) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.32
Tealish
#24BCA8
ΔE00 2.72
Lightseagreen
#20B2AA
ΔE00 2.97
Turquoise (survey)
#06C2AC
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 5.65
Mediumturquoise
#48D1CC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7A9 #B7414F
analogous
#41B76E #41B7A9 #418AB7
triadic
#41B7A9 #A941B7 #B7A941
tetradic
#41B7A9 #6E41B7 #B7414F #8AB741
square
#41B7A9 #6E41B7 #B7414F #8AB741
split-complementary
#41B7A9 #B7418A #B76E41
monochromatic
#215D56 #318A7F #41B7A9 #6BCABF #98DAD3
Accessibility & contrast
On white
2.45
#41B7A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#41B7A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7A9
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7A9 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADA9
Deuteranopia (green-blind)
#9DA0AA
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b7a9; /* rgb */ color: rgb(65, 183, 169); /* oklch */ color: oklch(71.0% 0.106 184.1);
Tailwind
colors: {
custom: {
50: '#84cdc2',
500: '#41b7a9',
950: '#000000',
},
}SCSS
$custom: #41b7a9; $custom-light: #84cdc2; $custom-dark: #000000;
JSON
{
"hex": "#41b7a9",
"rgb": {
"r": 65,
"g": 183,
"b": 169
},
"hsl": {
"h": 172.881,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.71019,
"c": 0.10623,
"h": 184.1
},
"luminance": 0.37855
}Semantic roles & 50–950 ramp
primary
#41B7A9
secondary
#C68E94
accent
#5161D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281