#41B79F#41B79F
#41B79F is a light, moderate teal. Relative luminance 0.375; OKLCH L 70.7% C 0.111 H 176.8°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #41B79F |
|---|---|
| RGB | rgb(65, 183, 159) |
| HSL | hsl(168, 48%, 49%) |
| HSV | hsv(168, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(67.64, -38.61, 2.55) |
| CIE-LCH | lch(67.64, 38.69, 176.22°) |
| OKLab | oklab(70.71% -0.1106 0.0062) |
| OKLCH | oklch(70.71% 0.111 176.8) |
| XYZ | xyz(25.3685, 37.4912, 38.6937) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.39
Tealish
#24BCA8
ΔE00 2.60
Turquoise (survey)
#06C2AC
ΔE00 3.78
Topaz
#13BBAF
ΔE00 4.85
Lightseagreen
#20B2AA
ΔE00 5.93
Mediumaquamarine
#66CDAA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B79F #B74159
analogous
#41B764 #41B79F #4194B7
triadic
#41B79F #9F41B7 #B79F41
tetradic
#41B79F #6441B7 #B74159 #94B741
square
#41B79F #6441B7 #B74159 #94B741
split-complementary
#41B79F #B74194 #B76441
monochromatic
#215D51 #318A78 #41B79F #6BCAB7 #98DACD
Accessibility & contrast
On white
2.47
#41B79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#41B79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B79F
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B79F | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#9FA0A1
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b79f; /* rgb */ color: rgb(65, 183, 159); /* oklch */ color: oklch(70.7% 0.111 176.8);
Tailwind
colors: {
custom: {
50: '#83cdbb',
500: '#41b79f',
950: '#000000',
},
}SCSS
$custom: #41b79f; $custom-light: #83cdbb; $custom-dark: #000000;
JSON
{
"hex": "#41b79f",
"rgb": {
"r": 65,
"g": 183,
"b": 159
},
"hsl": {
"h": 167.797,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.70713,
"c": 0.11073,
"h": 176.8
},
"luminance": 0.37494
}Semantic roles & 50–950 ramp
primary
#41B79F
secondary
#C68E99
accent
#516CD7
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1311
muted
#7D8280