#41B798#41B798
#41B798 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.5% C 0.115 H 172.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #41B798 |
|---|---|
| RGB | rgb(65, 183, 152) |
| HSL | hsl(164, 48%, 49%) |
| HSV | hsv(164, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 16.9%, 28.2%) |
| CIE-LAB | lab(67.47, -40.37, 6.15) |
| CIE-LCH | lch(67.47, 40.83, 171.34°) |
| OKLab | oklab(70.51% -0.1138 0.0156) |
| OKLCH | oklch(70.51% 0.115 172.2) |
| XYZ | xyz(24.7782, 37.2551, 35.5848) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.12
Tealish
#24BCA8
ΔE00 4.40
Turquoise (survey)
#06C2AC
ΔE00 5.03
Green Blue
#01C08D
ΔE00 5.51
Mediumaquamarine
#66CDAA
ΔE00 6.45
Greenblue
#23C48B
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B798 #B74160
analogous
#41B75D #41B798 #419BB7
triadic
#41B798 #9841B7 #B79841
tetradic
#41B798 #5D41B7 #B74160 #9BB741
square
#41B798 #5D41B7 #B74160 #9BB741
split-complementary
#41B798 #B7419B #B75D41
monochromatic
#215D4D #318A72 #41B798 #6BCAB1 #98DAC9
Accessibility & contrast
On white
2.48
#41B798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#41B798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B798
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B798 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB97
Deuteranopia (green-blind)
#A19F9A
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b798; /* rgb */ color: rgb(65, 183, 152); /* oklch */ color: oklch(70.5% 0.115 172.2);
Tailwind
colors: {
custom: {
50: '#83cdb6',
500: '#41b798',
950: '#000000',
},
}SCSS
$custom: #41b798; $custom-light: #83cdb6; $custom-dark: #000000;
JSON
{
"hex": "#41b798",
"rgb": {
"r": 65,
"g": 183,
"b": 152
},
"hsl": {
"h": 164.237,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.70511,
"c": 0.1149,
"h": 172.2
},
"luminance": 0.37258
}Semantic roles & 50–950 ramp
primary
#41B798
secondary
#C68E9C
accent
#5174D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280