#41BBA7#41BBA7
#41BBA7 is a light, moderate teal. Relative luminance 0.395; OKLCH L 71.9% C 0.111 H 180.0°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBA7 |
|---|---|
| RGB | rgb(65, 187, 167) |
| HSL | hsl(170, 48%, 49%) |
| HSV | hsv(170, 65%, 73%) |
| CMYK | cmyk(65.2%, 0%, 10.7%, 26.7%) |
| CIE-LAB | lab(69.08, -38.34, 0.24) |
| CIE-LCH | lch(69.08, 38.35, 179.65°) |
| OKLab | oklab(71.95% -0.1111 0) |
| OKLCH | oklch(71.95% 0.111 180) |
| XYZ | xyz(26.9220, 39.4515, 42.7478) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.49
Turquoise (survey)
#06C2AC
ΔE00 2.73
Topaz
#13BBAF
ΔE00 3.39
Greeny Blue
#42B395
ΔE00 4.22
Lightseagreen
#20B2AA
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBA7 #BB4155
analogous
#41BB6A #41BBA7 #4192BB
triadic
#41BBA7 #A741BB #BBA741
tetradic
#41BBA7 #6A41BB #BB4155 #92BB41
square
#41BBA7 #6A41BB #BB4155 #92BB41
split-complementary
#41BBA7 #BB4192 #BB6A41
monochromatic
#216056 #318E7E #41BBA7 #6DCCBD #9ADCD1
Accessibility & contrast
On white
2.36
#41BBA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#41BBA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBA7
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBA7 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B0A6
Deuteranopia (green-blind)
#A2A3A9
Tritanopia (blue-blind)
#00BEB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bba7; /* rgb */ color: rgb(65, 187, 167); /* oklch */ color: oklch(71.9% 0.111 180.0);
Tailwind
colors: {
custom: {
50: '#84d0c1',
500: '#41bba7',
950: '#000000',
},
}SCSS
$custom: #41bba7; $custom-light: #84d0c1; $custom-dark: #000000;
JSON
{
"hex": "#41bba7",
"rgb": {
"r": 65,
"g": 187,
"b": 167
},
"hsl": {
"h": 170.164,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.71949,
"c": 0.11107,
"h": 180
},
"luminance": 0.39454
}Semantic roles & 50–950 ramp
primary
#41BBA7
secondary
#C89099
accent
#5066D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281