#41B7A5#41B7A5
#41B7A5 is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.9% C 0.108 H 181.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7A5 |
|---|---|
| RGB | rgb(65, 183, 165) |
| HSL | hsl(171, 48%, 49%) |
| HSV | hsv(171, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 9.8%, 28.2%) |
| CIE-LAB | lab(67.80, -37.05, -0.52) |
| CIE-LCH | lch(67.80, 37.05, 180.81°) |
| OKLab | oklab(70.89% -0.1078 -0.002) |
| OKLCH | oklch(70.89% 0.108 181.1) |
| XYZ | xyz(25.9018, 37.7046, 41.5027) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.04
Topaz
#13BBAF
ΔE00 3.13
Turquoise (survey)
#06C2AC
ΔE00 3.64
Lightseagreen
#20B2AA
ΔE00 4.08
Greeny Blue
#42B395
ΔE00 4.28
Mediumaquamarine
#66CDAA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7A5 #B74153
analogous
#41B76A #41B7A5 #418EB7
triadic
#41B7A5 #A541B7 #B7A541
tetradic
#41B7A5 #6A41B7 #B74153 #8EB741
square
#41B7A5 #6A41B7 #B74153 #8EB741
split-complementary
#41B7A5 #B7418E #B76A41
monochromatic
#215D54 #318A7C #41B7A5 #6BCABC #98DAD0
Accessibility & contrast
On white
2.46
#41B7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#41B7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7A5
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7A5 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA4
Deuteranopia (green-blind)
#9EA0A7
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b7a5; /* rgb */ color: rgb(65, 183, 165); /* oklch */ color: oklch(70.9% 0.108 181.1);
Tailwind
colors: {
custom: {
50: '#84cdbf',
500: '#41b7a5',
950: '#000000',
},
}SCSS
$custom: #41b7a5; $custom-light: #84cdbf; $custom-dark: #000000;
JSON
{
"hex": "#41b7a5",
"rgb": {
"r": 65,
"g": 183,
"b": 165
},
"hsl": {
"h": 170.847,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.70894,
"c": 0.10781,
"h": 181.1
},
"luminance": 0.37707
}Semantic roles & 50–950 ramp
primary
#41B7A5
secondary
#C68E96
accent
#5165D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281