#41BAA9#41BAA9
#41BAA9 is a light, moderate teal. Relative luminance 0.391; OKLCH L 71.8% C 0.109 H 182.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAA9 |
|---|---|
| RGB | rgb(65, 186, 169) |
| HSL | hsl(172, 48%, 49%) |
| HSV | hsv(172, 65%, 73%) |
| CMYK | cmyk(65.1%, 0%, 9.1%, 27.1%) |
| CIE-LAB | lab(68.83, -37.36, -1.23) |
| CIE-LCH | lch(68.83, 37.38, 181.88°) |
| OKLab | oklab(71.76% -0.1091 -0.0039) |
| OKLCH | oklch(71.76% 0.109 182.1) |
| XYZ | xyz(26.8970, 39.1032, 43.6586) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.78
Topaz
#13BBAF
ΔE00 2.62
Turquoise (survey)
#06C2AC
ΔE00 3.17
Lightseagreen
#20B2AA
ΔE00 4.09
Greeny Blue
#42B395
ΔE00 4.98
Mediumturquoise
#48D1CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAA9 #BA4152
analogous
#41BA6D #41BAA9 #418FBA
triadic
#41BAA9 #A941BA #BAA941
tetradic
#41BAA9 #6D41BA #BA4152 #8FBA41
square
#41BAA9 #6D41BA #BA4152 #8FBA41
split-complementary
#41BAA9 #BA418F #BA6D41
monochromatic
#215F57 #318D80 #41BAA9 #6CCCBE #9ADCD2
Accessibility & contrast
On white
2.38
#41BAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#41BAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAA9
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAA9 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A8
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #41baa9; /* rgb */ color: rgb(65, 186, 169); /* oklch */ color: oklch(71.8% 0.109 182.1);
Tailwind
colors: {
custom: {
50: '#84cfc2',
500: '#41baa9',
950: '#000000',
},
}SCSS
$custom: #41baa9; $custom-light: #84cfc2; $custom-dark: #000000;
JSON
{
"hex": "#41baa9",
"rgb": {
"r": 65,
"g": 186,
"b": 169
},
"hsl": {
"h": 171.57,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.71763,
"c": 0.10918,
"h": 182.1
},
"luminance": 0.39106
}Semantic roles & 50–950 ramp
primary
#41BAA9
secondary
#C88F97
accent
#5063D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281