#41B4A1#41B4A1
#41B4A1 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.0% C 0.106 H 180.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4A1 |
|---|---|
| RGB | rgb(65, 180, 161) |
| HSL | hsl(170, 47%, 48%) |
| HSV | hsv(170, 64%, 71%) |
| CMYK | cmyk(63.9%, 0%, 10.6%, 29.4%) |
| CIE-LAB | lab(66.78, -36.73, 0.18) |
| CIE-LCH | lch(66.78, 36.73, 179.71°) |
| OKLab | oklab(70.02% -0.1065 -0.0001) |
| OKLCH | oklch(70.02% 0.106 180.1) |
| XYZ | xyz(24.9312, 36.3369, 39.4111) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.63
Greeny Blue
#42B395
ΔE00 3.68
Topaz
#13BBAF
ΔE00 3.82
Turquoise (survey)
#06C2AC
ΔE00 4.28
Lightseagreen
#20B2AA
ΔE00 4.28
Dull Teal
#5F9E8F
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4A1 #B44154
analogous
#41B467 #41B4A1 #418DB4
triadic
#41B4A1 #A141B4 #B4A141
tetradic
#41B4A1 #6741B4 #B44154 #8DB441
square
#41B4A1 #6741B4 #B44154 #8DB441
split-complementary
#41B4A1 #B4418D #B46741
monochromatic
#215A51 #318779 #41B4A1 #69C9B9 #96D9CE
Accessibility & contrast
On white
2.54
#41B4A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#41B4A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4A1
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4A1 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA0
Deuteranopia (green-blind)
#9C9DA3
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b4a1; /* rgb */ color: rgb(65, 180, 161); /* oklch */ color: oklch(70.0% 0.106 180.1);
Tailwind
colors: {
custom: {
50: '#83cbbc',
500: '#41b4a1',
950: '#000000',
},
}SCSS
$custom: #41b4a1; $custom-light: #83cbbc; $custom-dark: #000000;
JSON
{
"hex": "#41b4a1",
"rgb": {
"r": 65,
"g": 180,
"b": 161
},
"hsl": {
"h": 170.087,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70024,
"c": 0.10646,
"h": 180.1
},
"luminance": 0.3634
}Semantic roles & 50–950 ramp
primary
#41B4A1
secondary
#C58C95
accent
#5167D7
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281