#41B99A#41B99A
#41B99A is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.1% C 0.116 H 172.5°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #41B99A |
|---|---|
| RGB | rgb(65, 185, 154) |
| HSL | hsl(165, 48%, 49%) |
| HSV | hsv(165, 65%, 73%) |
| CMYK | cmyk(64.9%, 0%, 16.8%, 27.5%) |
| CIE-LAB | lab(68.13, -40.76, 6.00) |
| CIE-LCH | lch(68.13, 41.20, 171.62°) |
| OKLab | oklab(71.07% -0.115 0.0152) |
| OKLCH | oklch(71.07% 0.116 172.5) |
| XYZ | xyz(25.3588, 38.1521, 36.5932) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.66
Tealish
#24BCA8
ΔE00 4.17
Turquoise (survey)
#06C2AC
ΔE00 4.66
Green Blue
#01C08D
ΔE00 5.39
Mediumaquamarine
#66CDAA
ΔE00 5.98
Greenblue
#23C48B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B99A #B94160
analogous
#41B95E #41B99A #419CB9
triadic
#41B99A #9A41B9 #B99A41
tetradic
#41B99A #5E41B9 #B94160 #9CB941
square
#41B99A #5E41B9 #B94160 #9CB941
split-complementary
#41B99A #B9419C #B95E41
monochromatic
#215E4F #318C74 #41B99A #6CCBB3 #99DBCA
Accessibility & contrast
On white
2.43
#41B99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#41B99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B99A
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B99A | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD99
Deuteranopia (green-blind)
#A2A19C
Tritanopia (blue-blind)
#00BBB0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b99a; /* rgb */ color: rgb(65, 185, 154); /* oklch */ color: oklch(71.1% 0.116 172.5);
Tailwind
colors: {
custom: {
50: '#83cfb7',
500: '#41b99a',
950: '#000000',
},
}SCSS
$custom: #41b99a; $custom-light: #83cfb7; $custom-dark: #000000;
JSON
{
"hex": "#41b99a",
"rgb": {
"r": 65,
"g": 185,
"b": 154
},
"hsl": {
"h": 164.5,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.71069,
"c": 0.11601,
"h": 172.5
},
"luminance": 0.38155
}Semantic roles & 50–950 ramp
primary
#41B99A
secondary
#C78F9D
accent
#5073D8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1411
muted
#7D8280