#41B4A5#41B4A5
#41B4A5 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.1% C 0.105 H 183.1°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4A5 |
|---|---|
| RGB | rgb(65, 180, 165) |
| HSL | hsl(172, 47%, 48%) |
| HSV | hsv(172, 64%, 71%) |
| CMYK | cmyk(63.9%, 0%, 8.3%, 29.4%) |
| CIE-LAB | lab(66.89, -35.67, -1.87) |
| CIE-LCH | lch(66.89, 35.72, 183.00°) |
| OKLab | oklab(70.15% -0.1046 -0.0056) |
| OKLCH | oklch(70.15% 0.105 183.1) |
| XYZ | xyz(25.2896, 36.4802, 41.2986) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.97
Tealish
#24BCA8
ΔE00 2.98
Lightseagreen
#20B2AA
ΔE00 3.04
Turquoise (survey)
#06C2AC
ΔE00 4.62
Greeny Blue
#42B395
ΔE00 5.09
Dull Teal
#5F9E8F
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4A5 #B44150
analogous
#41B46B #41B4A5 #4189B4
triadic
#41B4A5 #A541B4 #B4A541
tetradic
#41B4A5 #6B41B4 #B44150 #89B441
square
#41B4A5 #6B41B4 #B44150 #89B441
split-complementary
#41B4A5 #B44189 #B46B41
monochromatic
#215A53 #31877C #41B4A5 #69C9BC #96D9D0
Accessibility & contrast
On white
2.53
#41B4A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#41B4A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4A5
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4A5 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#9B9EA6
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b4a5; /* rgb */ color: rgb(65, 180, 165); /* oklch */ color: oklch(70.1% 0.105 183.1);
Tailwind
colors: {
custom: {
50: '#83cbbf',
500: '#41b4a5',
950: '#000000',
},
}SCSS
$custom: #41b4a5; $custom-light: #83cbbf; $custom-dark: #000000;
JSON
{
"hex": "#41b4a5",
"rgb": {
"r": 65,
"g": 180,
"b": 165
},
"hsl": {
"h": 172.174,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70148,
"c": 0.10477,
"h": 183.1
},
"luminance": 0.36483
}Semantic roles & 50–950 ramp
primary
#41B4A5
secondary
#C58C93
accent
#5163D7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281