#41BAA4#41BAA4
#41BAA4 is a light, moderate teal. Relative luminance 0.389; OKLCH L 71.6% C 0.111 H 178.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAA4 |
|---|---|
| RGB | rgb(65, 186, 164) |
| HSL | hsl(169, 48%, 49%) |
| HSV | hsv(169, 65%, 73%) |
| CMYK | cmyk(65.1%, 0%, 11.8%, 27.1%) |
| CIE-LAB | lab(68.69, -38.67, 1.32) |
| CIE-LCH | lch(68.69, 38.70, 178.04°) |
| OKLab | oklab(71.61% -0.1114 0.0029) |
| OKLCH | oklch(71.61% 0.111 178.5) |
| XYZ | xyz(26.4365, 38.9191, 41.2336) |
| Luminance | 0.3892 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.78
Turquoise (survey)
#06C2AC
ΔE00 2.95
Greeny Blue
#42B395
ΔE00 3.48
Topaz
#13BBAF
ΔE00 4.02
Lightseagreen
#20B2AA
ΔE00 5.49
Mediumaquamarine
#66CDAA
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAA4 #BA4157
analogous
#41BA68 #41BAA4 #4194BA
triadic
#41BAA4 #A441BA #BAA441
tetradic
#41BAA4 #6841BA #BA4157 #94BA41
square
#41BAA4 #6841BA #BA4157 #94BA41
split-complementary
#41BAA4 #BA4194 #BA6841
monochromatic
#215F54 #318D7C #41BAA4 #6CCCBA #9ADCD0
Accessibility & contrast
On white
2.39
#41BAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#41BAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAA4
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAA4 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA3
Deuteranopia (green-blind)
#A1A2A6
Tritanopia (blue-blind)
#00BDB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #41baa4; /* rgb */ color: rgb(65, 186, 164); /* oklch */ color: oklch(71.6% 0.111 178.5);
Tailwind
colors: {
custom: {
50: '#84cfbe',
500: '#41baa4',
950: '#000000',
},
}SCSS
$custom: #41baa4; $custom-light: #84cfbe; $custom-dark: #000000;
JSON
{
"hex": "#41baa4",
"rgb": {
"r": 65,
"g": 186,
"b": 164
},
"hsl": {
"h": 169.091,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.7161,
"c": 0.11144,
"h": 178.5
},
"luminance": 0.38922
}Semantic roles & 50–950 ramp
primary
#41BAA4
secondary
#C88F99
accent
#5069D8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281