#41B5A4#41B5A4
#41B5A4 is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.4% C 0.106 H 181.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5A4 |
|---|---|
| RGB | rgb(65, 181, 164) |
| HSL | hsl(171, 47%, 48%) |
| HSV | hsv(171, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 9.4%, 29%) |
| CIE-LAB | lab(67.16, -36.40, -0.91) |
| CIE-LCH | lch(67.16, 36.41, 181.43°) |
| OKLab | oklab(70.36% -0.1061 -0.003) |
| OKLCH | oklch(70.36% 0.106 181.6) |
| XYZ | xyz(25.4016, 36.8491, 40.8887) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.50
Topaz
#13BBAF
ΔE00 3.17
Lightseagreen
#20B2AA
ΔE00 3.67
Turquoise (survey)
#06C2AC
ΔE00 4.16
Greeny Blue
#42B395
ΔE00 4.44
Dull Teal
#5F9E8F
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5A4 #B54152
analogous
#41B56A #41B5A4 #418CB5
triadic
#41B5A4 #A441B5 #B5A441
tetradic
#41B5A4 #6A41B5 #B54152 #8CB541
square
#41B5A4 #6A41B5 #B54152 #8CB541
split-complementary
#41B5A4 #B5418C #B56A41
monochromatic
#215B52 #31887B #41B5A4 #6AC9BB #97DAD0
Accessibility & contrast
On white
2.51
#41B5A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#41B5A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5A4
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5A4 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA3
Deuteranopia (green-blind)
#9C9EA6
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b5a4; /* rgb */ color: rgb(65, 181, 164); /* oklch */ color: oklch(70.4% 0.106 181.6);
Tailwind
colors: {
custom: {
50: '#83ccbe',
500: '#41b5a4',
950: '#000000',
},
}SCSS
$custom: #41b5a4; $custom-light: #83ccbe; $custom-dark: #000000;
JSON
{
"hex": "#41b5a4",
"rgb": {
"r": 65,
"g": 181,
"b": 164
},
"hsl": {
"h": 171.207,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70365,
"c": 0.10618,
"h": 181.6
},
"luminance": 0.36852
}Semantic roles & 50–950 ramp
primary
#41B5A4
secondary
#C58C95
accent
#5165D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1312
muted
#7D8281