#41B7AD#41B7AD
#41B7AD is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.1% C 0.105 H 187.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7AD |
|---|---|
| RGB | rgb(65, 183, 173) |
| HSL | hsl(175, 48%, 49%) |
| HSV | hsv(175, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 5.5%, 28.2%) |
| CIE-LAB | lab(68.02, -34.90, -4.61) |
| CIE-LCH | lch(68.02, 35.21, 187.52°) |
| OKLab | oklab(71.15% -0.1042 -0.013) |
| OKLCH | oklch(71.15% 0.105 187.1) |
| XYZ | xyz(26.6528, 38.0050, 45.4581) |
| Luminance | 0.3801 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.27
Topaz
#13BBAF
ΔE00 2.29
Tealish
#24BCA8
ΔE00 3.89
Turquoise (survey)
#06C2AC
ΔE00 5.17
Mediumturquoise
#48D1CC
ΔE00 7.09
Greeny Blue
#42B395
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7AD #B7414B
analogous
#41B772 #41B7AD #4186B7
triadic
#41B7AD #AD41B7 #B7AD41
tetradic
#41B7AD #7241B7 #B7414B #86B741
square
#41B7AD #7241B7 #B7414B #86B741
split-complementary
#41B7AD #B74186 #B77241
monochromatic
#215D58 #318A82 #41B7AD #6BCAC2 #98DAD5
Accessibility & contrast
On white
2.44
#41B7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#41B7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7AD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7AD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAD
Deuteranopia (green-blind)
#9CA0AE
Tritanopia (blue-blind)
#00BBB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b7ad; /* rgb */ color: rgb(65, 183, 173); /* oklch */ color: oklch(71.1% 0.105 187.1);
Tailwind
colors: {
custom: {
50: '#84cdc5',
500: '#41b7ad',
950: '#000000',
},
}SCSS
$custom: #41b7ad; $custom-light: #84cdc5; $custom-dark: #000000;
JSON
{
"hex": "#41b7ad",
"rgb": {
"r": 65,
"g": 183,
"b": 173
},
"hsl": {
"h": 174.915,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.71148,
"c": 0.10497,
"h": 187.1
},
"luminance": 0.38008
}Semantic roles & 50–950 ramp
primary
#41B7AD
secondary
#C68E92
accent
#515CD7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281