#41B598#41B598
#41B598 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.0% C 0.113 H 173.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #41B598 |
|---|---|
| RGB | rgb(65, 181, 152) |
| HSL | hsl(165, 47%, 48%) |
| HSV | hsv(165, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 16%, 29%) |
| CIE-LAB | lab(66.85, -39.48, 5.26) |
| CIE-LCH | lch(66.85, 39.83, 172.41°) |
| OKLab | oklab(70.01% -0.1117 0.0133) |
| OKLCH | oklch(70.01% 0.113 173.2) |
| XYZ | xyz(24.3686, 36.4360, 35.4483) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 0.70
Tealish
#24BCA8
ΔE00 4.15
Turquoise (survey)
#06C2AC
ΔE00 5.03
Green Blue
#01C08D
ΔE00 6.19
Topaz
#13BBAF
ΔE00 6.56
Mediumaquamarine
#66CDAA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B598 #B5415E
analogous
#41B55E #41B598 #4198B5
triadic
#41B598 #9841B5 #B59841
tetradic
#41B598 #5E41B5 #B5415E #98B541
square
#41B598 #5E41B5 #B5415E #98B541
split-complementary
#41B598 #B54198 #B55E41
monochromatic
#215B4C #318872 #41B598 #6AC9B2 #97DAC9
Accessibility & contrast
On white
2.53
#41B598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#41B598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B598
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B598 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA97
Deuteranopia (green-blind)
#9F9E9A
Tritanopia (blue-blind)
#00B7AC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b598; /* rgb */ color: rgb(65, 181, 152); /* oklch */ color: oklch(70.0% 0.113 173.2);
Tailwind
colors: {
custom: {
50: '#83ccb6',
500: '#41b598',
950: '#000000',
},
}SCSS
$custom: #41b598; $custom-light: #83ccb6; $custom-dark: #000000;
JSON
{
"hex": "#41b598",
"rgb": {
"r": 65,
"g": 181,
"b": 152
},
"hsl": {
"h": 165,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70008,
"c": 0.1125,
"h": 173.2
},
"luminance": 0.36439
}Semantic roles & 50–950 ramp
primary
#41B598
secondary
#C58C9B
accent
#5172D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280