#41B7A4#41B7A4
#41B7A4 is a light, moderate teal. Relative luminance 0.377; OKLCH L 70.9% C 0.108 H 180.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7A4 |
|---|---|
| RGB | rgb(65, 183, 164) |
| HSL | hsl(170, 48%, 49%) |
| HSV | hsv(170, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 10.4%, 28.2%) |
| CIE-LAB | lab(67.78, -37.31, -0.01) |
| CIE-LCH | lch(67.78, 37.31, 180.02°) |
| OKLab | oklab(70.86% -0.1082 -0.0006) |
| OKLCH | oklch(70.86% 0.108 180.3) |
| XYZ | xyz(25.8111, 37.6683, 41.0252) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.00
Topaz
#13BBAF
ΔE00 3.39
Turquoise (survey)
#06C2AC
ΔE00 3.58
Greeny Blue
#42B395
ΔE00 3.95
Lightseagreen
#20B2AA
ΔE00 4.38
Mediumaquamarine
#66CDAA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7A4 #B74154
analogous
#41B769 #41B7A4 #418FB7
triadic
#41B7A4 #A441B7 #B7A441
tetradic
#41B7A4 #6941B7 #B74154 #8FB741
square
#41B7A4 #6941B7 #B74154 #8FB741
split-complementary
#41B7A4 #B7418F #B76941
monochromatic
#215D53 #318A7C #41B7A4 #6BCABB #98DAD0
Accessibility & contrast
On white
2.46
#41B7A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#41B7A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7A4
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7A4 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFADA3
Deuteranopia (green-blind)
#9EA0A6
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b7a4; /* rgb */ color: rgb(65, 183, 164); /* oklch */ color: oklch(70.9% 0.108 180.3);
Tailwind
colors: {
custom: {
50: '#84cdbe',
500: '#41b7a4',
950: '#000000',
},
}SCSS
$custom: #41b7a4; $custom-light: #84cdbe; $custom-dark: #000000;
JSON
{
"hex": "#41b7a4",
"rgb": {
"r": 65,
"g": 183,
"b": 164
},
"hsl": {
"h": 170.339,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.70863,
"c": 0.10825,
"h": 180.3
},
"luminance": 0.37671
}Semantic roles & 50–950 ramp
primary
#41B7A4
secondary
#C68E97
accent
#5166D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1312
muted
#7D8281