#41BBAA#41BBAA
#41BBAA is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.0% C 0.110 H 182.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBAA |
|---|---|
| RGB | rgb(65, 187, 170) |
| HSL | hsl(172, 48%, 49%) |
| HSV | hsv(172, 65%, 73%) |
| CMYK | cmyk(65.2%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(69.16, -37.55, -1.29) |
| CIE-LCH | lch(69.16, 37.58, 181.97°) |
| OKLab | oklab(72.04% -0.1097 -0.0041) |
| OKLCH | oklch(72.04% 0.11 182.1) |
| XYZ | xyz(27.2026, 39.5637, 44.2254) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.73
Topaz
#13BBAF
ΔE00 2.58
Turquoise (survey)
#06C2AC
ΔE00 3.01
Lightseagreen
#20B2AA
ΔE00 4.23
Greeny Blue
#42B395
ΔE00 5.12
Mediumturquoise
#48D1CC
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBAA #BB4152
analogous
#41BB6D #41BBAA #418FBB
triadic
#41BBAA #AA41BB #BBAA41
tetradic
#41BBAA #6D41BB #BB4152 #8FBB41
square
#41BBAA #6D41BB #BB4152 #8FBB41
split-complementary
#41BBAA #BB418F #BB6D41
monochromatic
#216057 #318E81 #41BBAA #6DCCBF #9ADCD3
Accessibility & contrast
On white
2.36
#41BBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#41BBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBAA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBAA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A9
Deuteranopia (green-blind)
#A1A3AC
Tritanopia (blue-blind)
#00BEB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bbaa; /* rgb */ color: rgb(65, 187, 170); /* oklch */ color: oklch(72.0% 0.110 182.1);
Tailwind
colors: {
custom: {
50: '#85d0c3',
500: '#41bbaa',
950: '#000000',
},
}SCSS
$custom: #41bbaa; $custom-light: #85d0c3; $custom-dark: #000000;
JSON
{
"hex": "#41bbaa",
"rgb": {
"r": 65,
"g": 187,
"b": 170
},
"hsl": {
"h": 171.639,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.72041,
"c": 0.10978,
"h": 182.1
},
"luminance": 0.39567
}Semantic roles & 50–950 ramp
primary
#41BBAA
secondary
#C89098
accent
#5063D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281