#41BAAA#41BAAA
#41BAAA is a light, moderate teal. Relative luminance 0.391; OKLCH L 71.8% C 0.109 H 182.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #41BAAA |
|---|---|
| RGB | rgb(65, 186, 170) |
| HSL | hsl(172, 48%, 49%) |
| HSV | hsv(172, 65%, 73%) |
| CMYK | cmyk(65.1%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(68.85, -37.10, -1.74) |
| CIE-LCH | lch(68.85, 37.14, 182.68°) |
| OKLab | oklab(71.79% -0.1086 -0.0053) |
| OKLCH | oklch(71.79% 0.109 182.8) |
| XYZ | xyz(26.9912, 39.1409, 44.1549) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.98
Topaz
#13BBAF
ΔE00 2.39
Turquoise (survey)
#06C2AC
ΔE00 3.33
Lightseagreen
#20B2AA
ΔE00 3.84
Greeny Blue
#42B395
ΔE00 5.30
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BAAA #BA4151
analogous
#41BA6E #41BAAA #418EBA
triadic
#41BAAA #AA41BA #BAAA41
tetradic
#41BAAA #6E41BA #BA4151 #8EBA41
square
#41BAAA #6E41BA #BA4151 #8EBA41
split-complementary
#41BAAA #BA418E #BA6E41
monochromatic
#215F57 #318D81 #41BAAA #6CCCBF #9ADCD3
Accessibility & contrast
On white
2.38
#41BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#41BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BAAA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BAAA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A9
Deuteranopia (green-blind)
#A0A3AC
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #41baaa; /* rgb */ color: rgb(65, 186, 170); /* oklch */ color: oklch(71.8% 0.109 182.8);
Tailwind
colors: {
custom: {
50: '#84cfc3',
500: '#41baaa',
950: '#000000',
},
}SCSS
$custom: #41baaa; $custom-light: #84cfc3; $custom-dark: #000000;
JSON
{
"hex": "#41baaa",
"rgb": {
"r": 65,
"g": 186,
"b": 170
},
"hsl": {
"h": 172.066,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.71794,
"c": 0.10878,
"h": 182.8
},
"luminance": 0.39144
}Semantic roles & 50–950 ramp
primary
#41BAAA
secondary
#C88F97
accent
#5062D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281