#41B799#41B799
#41B799 is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.5% C 0.114 H 172.8°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #41B799 |
|---|---|
| RGB | rgb(65, 183, 153) |
| HSL | hsl(165, 48%, 49%) |
| HSV | hsv(165, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 16.4%, 28.2%) |
| CIE-LAB | lab(67.49, -40.12, 5.63) |
| CIE-LCH | lch(67.49, 40.51, 172.01°) |
| OKLab | oklab(70.54% -0.1134 0.0143) |
| OKLCH | oklch(70.54% 0.114 172.8) |
| XYZ | xyz(24.8604, 37.2880, 36.0179) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.13
Tealish
#24BCA8
ΔE00 4.12
Turquoise (survey)
#06C2AC
ΔE00 4.81
Green Blue
#01C08D
ΔE00 5.77
Mediumaquamarine
#66CDAA
ΔE00 6.49
Topaz
#13BBAF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B799 #B7415F
analogous
#41B75E #41B799 #419AB7
triadic
#41B799 #9941B7 #B79941
tetradic
#41B799 #5E41B7 #B7415F #9AB741
square
#41B799 #5E41B7 #B7415F #9AB741
split-complementary
#41B799 #B7419A #B75E41
monochromatic
#215D4D #318A73 #41B799 #6BCAB2 #98DACA
Accessibility & contrast
On white
2.48
#41B799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#41B799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B799
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B799 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC98
Deuteranopia (green-blind)
#A19F9B
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b799; /* rgb */ color: rgb(65, 183, 153); /* oklch */ color: oklch(70.5% 0.114 172.8);
Tailwind
colors: {
custom: {
50: '#83cdb7',
500: '#41b799',
950: '#000000',
},
}SCSS
$custom: #41b799; $custom-light: #83cdb7; $custom-dark: #000000;
JSON
{
"hex": "#41b799",
"rgb": {
"r": 65,
"g": 183,
"b": 153
},
"hsl": {
"h": 164.746,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.70539,
"c": 0.11426,
"h": 172.8
},
"luminance": 0.37291
}Semantic roles & 50–950 ramp
primary
#41B799
secondary
#C68E9C
accent
#5173D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280