#41B59F#41B59F
#41B59F is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.2% C 0.109 H 178.0°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #41B59F |
|---|---|
| RGB | rgb(65, 181, 159) |
| HSL | hsl(169, 47%, 48%) |
| HSV | hsv(169, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 12.2%, 29%) |
| CIE-LAB | lab(67.03, -37.71, 1.66) |
| CIE-LCH | lch(67.03, 37.74, 177.48°) |
| OKLab | oklab(70.21% -0.1084 0.0038) |
| OKLCH | oklch(70.21% 0.109 178) |
| XYZ | xyz(24.9589, 36.6721, 38.5572) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.63
Greeny Blue
#42B395
ΔE00 2.74
Turquoise (survey)
#06C2AC
ΔE00 4.08
Topaz
#13BBAF
ΔE00 4.48
Lightseagreen
#20B2AA
ΔE00 5.26
Mediumaquamarine
#66CDAA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B59F #B54157
analogous
#41B565 #41B59F #4191B5
triadic
#41B59F #9F41B5 #B59F41
tetradic
#41B59F #6541B5 #B54157 #91B541
square
#41B59F #6541B5 #B54157 #91B541
split-complementary
#41B59F #B54191 #B56541
monochromatic
#215B50 #318877 #41B59F #6AC9B7 #97DACD
Accessibility & contrast
On white
2.52
#41B59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#41B59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B59F
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B59F | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9E
Deuteranopia (green-blind)
#9D9EA1
Tritanopia (blue-blind)
#00B8AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b59f; /* rgb */ color: rgb(65, 181, 159); /* oklch */ color: oklch(70.2% 0.109 178.0);
Tailwind
colors: {
custom: {
50: '#83ccbb',
500: '#41b59f',
950: '#000000',
},
}SCSS
$custom: #41b59f; $custom-light: #83ccbb; $custom-dark: #000000;
JSON
{
"hex": "#41b59f",
"rgb": {
"r": 65,
"g": 181,
"b": 159
},
"hsl": {
"h": 168.621,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70213,
"c": 0.10852,
"h": 178
},
"luminance": 0.36675
}Semantic roles & 50–950 ramp
primary
#41B59F
secondary
#C58C97
accent
#516AD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280