#41B79B#41B79B
#41B79B is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.6% C 0.113 H 174.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #41B79B |
|---|---|
| RGB | rgb(65, 183, 155) |
| HSL | hsl(166, 48%, 49%) |
| HSV | hsv(166, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 15.3%, 28.2%) |
| CIE-LAB | lab(67.54, -39.62, 4.61) |
| CIE-LCH | lch(67.54, 39.89, 173.37°) |
| OKLab | oklab(70.6% -0.1124 0.0116) |
| OKLCH | oklch(70.6% 0.113 174.1) |
| XYZ | xyz(25.0270, 37.3547, 36.8952) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.39
Tealish
#24BCA8
ΔE00 3.58
Turquoise (survey)
#06C2AC
ΔE00 4.41
Topaz
#13BBAF
ΔE00 6.06
Green Blue
#01C08D
ΔE00 6.30
Mediumaquamarine
#66CDAA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B79B #B7415D
analogous
#41B760 #41B79B #4198B7
triadic
#41B79B #9B41B7 #B79B41
tetradic
#41B79B #6041B7 #B7415D #98B741
square
#41B79B #6041B7 #B7415D #98B741
split-complementary
#41B79B #B74198 #B76041
monochromatic
#215D4E #318A75 #41B79B #6BCAB4 #98DACB
Accessibility & contrast
On white
2.48
#41B79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#41B79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B79B
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B79B | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9A
Deuteranopia (green-blind)
#A09F9D
Tritanopia (blue-blind)
#00B9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b79b; /* rgb */ color: rgb(65, 183, 155); /* oklch */ color: oklch(70.6% 0.113 174.1);
Tailwind
colors: {
custom: {
50: '#83cdb8',
500: '#41b79b',
950: '#000000',
},
}SCSS
$custom: #41b79b; $custom-light: #83cdb8; $custom-dark: #000000;
JSON
{
"hex": "#41b79b",
"rgb": {
"r": 65,
"g": 183,
"b": 155
},
"hsl": {
"h": 165.763,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.70596,
"c": 0.11301,
"h": 174.1
},
"luminance": 0.37357
}Semantic roles & 50–950 ramp
primary
#41B79B
secondary
#C68E9B
accent
#5171D7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280