#41B9AA#41B9AA
#41B9AA is a light, moderate teal. Relative luminance 0.387; OKLCH L 71.5% C 0.108 H 183.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #41B9AA |
|---|---|
| RGB | rgb(65, 185, 170) |
| HSL | hsl(173, 48%, 49%) |
| HSV | hsv(173, 65%, 73%) |
| CMYK | cmyk(64.9%, 0%, 8.1%, 27.5%) |
| CIE-LAB | lab(68.55, -36.64, -2.18) |
| CIE-LCH | lch(68.55, 36.71, 183.41°) |
| OKLab | oklab(71.55% -0.1076 -0.0065) |
| OKLCH | oklch(71.55% 0.108 183.4) |
| XYZ | xyz(26.7813, 38.7211, 44.0849) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.25
Tealish
#24BCA8
ΔE00 2.28
Lightseagreen
#20B2AA
ΔE00 3.46
Turquoise (survey)
#06C2AC
ΔE00 3.67
Greeny Blue
#42B395
ΔE00 5.51
Mediumturquoise
#48D1CC
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B9AA #B94150
analogous
#41B96E #41B9AA #418CB9
triadic
#41B9AA #AA41B9 #B9AA41
tetradic
#41B9AA #6E41B9 #B94150 #8CB941
square
#41B9AA #6E41B9 #B94150 #8CB941
split-complementary
#41B9AA #B9418C #B96E41
monochromatic
#215E57 #318C80 #41B9AA #6CCBBF #99DBD3
Accessibility & contrast
On white
2.40
#41B9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#41B9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B9AA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B9AA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFA9
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#00BDB4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b9aa; /* rgb */ color: rgb(65, 185, 170); /* oklch */ color: oklch(71.5% 0.108 183.4);
Tailwind
colors: {
custom: {
50: '#84cec3',
500: '#41b9aa',
950: '#000000',
},
}SCSS
$custom: #41b9aa; $custom-light: #84cec3; $custom-dark: #000000;
JSON
{
"hex": "#41b9aa",
"rgb": {
"r": 65,
"g": 185,
"b": 170
},
"hsl": {
"h": 172.5,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.71546,
"c": 0.1078,
"h": 183.4
},
"luminance": 0.38724
}Semantic roles & 50–950 ramp
primary
#41B9AA
secondary
#C78F96
accent
#5061D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281