#41B89F#41B89F
#41B89F is a light, moderate teal. Relative luminance 0.379; OKLCH L 71.0% C 0.112 H 176.2°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #41B89F |
|---|---|
| RGB | rgb(65, 184, 159) |
| HSL | hsl(167, 48%, 49%) |
| HSV | hsv(167, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 13.6%, 27.8%) |
| CIE-LAB | lab(67.95, -39.06, 3.00) |
| CIE-LCH | lch(67.95, 39.17, 175.61°) |
| OKLab | oklab(70.96% -0.1116 0.0073) |
| OKLCH | oklch(70.96% 0.112 176.2) |
| XYZ | xyz(25.5755, 37.9052, 38.7627) |
| Luminance | 0.3791 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.30
Tealish
#24BCA8
ΔE00 2.67
Turquoise (survey)
#06C2AC
ΔE00 3.68
Topaz
#13BBAF
ΔE00 5.06
Lightseagreen
#20B2AA
ΔE00 6.27
Mediumaquamarine
#66CDAA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B89F #B8415A
analogous
#41B864 #41B89F #4196B8
triadic
#41B89F #9F41B8 #B89F41
tetradic
#41B89F #6441B8 #B8415A #96B841
square
#41B89F #6441B8 #B8415A #96B841
split-complementary
#41B89F #B84196 #B86441
monochromatic
#215E51 #318B78 #41B89F #6BCBB7 #99DBCD
Accessibility & contrast
On white
2.45
#41B89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#41B89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B89F
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B89F | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9E
Deuteranopia (green-blind)
#A0A0A1
Tritanopia (blue-blind)
#00BAB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b89f; /* rgb */ color: rgb(65, 184, 159); /* oklch */ color: oklch(71.0% 0.112 176.2);
Tailwind
colors: {
custom: {
50: '#83cebb',
500: '#41b89f',
950: '#000000',
},
}SCSS
$custom: #41b89f; $custom-light: #83cebb; $custom-dark: #000000;
JSON
{
"hex": "#41b89f",
"rgb": {
"r": 65,
"g": 184,
"b": 159
},
"hsl": {
"h": 167.395,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.70962,
"c": 0.11186,
"h": 176.2
},
"luminance": 0.37908
}Semantic roles & 50–950 ramp
primary
#41B89F
secondary
#C78E9A
accent
#506DD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280