#41B7AC#41B7AC
#41B7AC is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.1% C 0.105 H 186.3°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7AC |
|---|---|
| RGB | rgb(65, 183, 172) |
| HSL | hsl(174, 48%, 49%) |
| HSV | hsv(174, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 6%, 28.2%) |
| CIE-LAB | lab(68.00, -35.18, -4.10) |
| CIE-LCH | lch(68.00, 35.42, 186.65°) |
| OKLab | oklab(71.11% -0.1046 -0.0116) |
| OKLCH | oklch(71.11% 0.105 186.3) |
| XYZ | xyz(26.5564, 37.9664, 44.9504) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.21
Lightseagreen
#20B2AA
ΔE00 2.38
Tealish
#24BCA8
ΔE00 3.57
Turquoise (survey)
#06C2AC
ΔE00 4.90
Greeny Blue
#42B395
ΔE00 6.73
Mediumturquoise
#48D1CC
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7AC #B7414C
analogous
#41B771 #41B7AC #4187B7
triadic
#41B7AC #AC41B7 #B7AC41
tetradic
#41B7AC #7141B7 #B7414C #87B741
square
#41B7AC #7141B7 #B7414C #87B741
split-complementary
#41B7AC #B74187 #B77141
monochromatic
#215D57 #318A82 #41B7AC #6BCAC1 #98DAD4
Accessibility & contrast
On white
2.44
#41B7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#41B7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7AC
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7AC | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAC
Deuteranopia (green-blind)
#9CA0AD
Tritanopia (blue-blind)
#00BBB3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b7ac; /* rgb */ color: rgb(65, 183, 172); /* oklch */ color: oklch(71.1% 0.105 186.3);
Tailwind
colors: {
custom: {
50: '#84cdc4',
500: '#41b7ac',
950: '#000000',
},
}SCSS
$custom: #41b7ac; $custom-light: #84cdc4; $custom-dark: #000000;
JSON
{
"hex": "#41b7ac",
"rgb": {
"r": 65,
"g": 183,
"b": 172
},
"hsl": {
"h": 174.407,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.71115,
"c": 0.10526,
"h": 186.3
},
"luminance": 0.37969
}Semantic roles & 50–950 ramp
primary
#41B7AC
secondary
#C68E93
accent
#515DD7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1312
muted
#7D8281