#41B5A0#41B5A0
#41B5A0 is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.2% C 0.108 H 178.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5A0 |
|---|---|
| RGB | rgb(65, 181, 160) |
| HSL | hsl(169, 47%, 48%) |
| HSV | hsv(169, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 11.6%, 29%) |
| CIE-LAB | lab(67.06, -37.45, 1.15) |
| CIE-LCH | lch(67.06, 37.46, 178.25°) |
| OKLab | oklab(70.24% -0.108 0.0024) |
| OKLCH | oklch(70.24% 0.108 178.7) |
| XYZ | xyz(25.0460, 36.7069, 39.0161) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.51
Greeny Blue
#42B395
ΔE00 3.07
Turquoise (survey)
#06C2AC
ΔE00 4.03
Topaz
#13BBAF
ΔE00 4.20
Lightseagreen
#20B2AA
ΔE00 4.94
Mediumaquamarine
#66CDAA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5A0 #B54156
analogous
#41B566 #41B5A0 #4190B5
triadic
#41B5A0 #A041B5 #B5A041
tetradic
#41B5A0 #6641B5 #B54156 #90B541
square
#41B5A0 #6641B5 #B54156 #90B541
split-complementary
#41B5A0 #B54190 #B56641
monochromatic
#215B50 #318878 #41B5A0 #6AC9B8 #97DACD
Accessibility & contrast
On white
2.52
#41B5A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#41B5A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5A0
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5A0 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9F
Deuteranopia (green-blind)
#9D9EA2
Tritanopia (blue-blind)
#00B8AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b5a0; /* rgb */ color: rgb(65, 181, 160); /* oklch */ color: oklch(70.2% 0.108 178.7);
Tailwind
colors: {
custom: {
50: '#83ccbc',
500: '#41b5a0',
950: '#000000',
},
}SCSS
$custom: #41b5a0; $custom-light: #83ccbc; $custom-dark: #000000;
JSON
{
"hex": "#41b5a0",
"rgb": {
"r": 65,
"g": 181,
"b": 160
},
"hsl": {
"h": 169.138,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70243,
"c": 0.10801,
"h": 178.7
},
"luminance": 0.3671
}Semantic roles & 50–950 ramp
primary
#41B5A0
secondary
#C58C97
accent
#5169D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1312
muted
#7D8281