#41C79F#41C79F
#41C79F is a light, vivid teal. Relative luminance 0.445; OKLCH L 74.7% C 0.130 H 169.1°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #41C79F |
|---|---|
| RGB | rgb(65, 199, 159) |
| HSL | hsl(162, 54%, 52%) |
| HSV | hsv(162, 67%, 78%) |
| CMYK | cmyk(67.3%, 0%, 20.1%, 22%) |
| CIE-LAB | lab(72.54, -45.59, 9.59) |
| CIE-LCH | lch(72.54, 46.59, 168.12°) |
| OKLab | oklab(74.71% -0.1272 0.0245) |
| OKLCH | oklch(74.71% 0.13 169.1) |
| XYZ | xyz(28.8582, 44.4707, 39.8570) |
| Luminance | 0.4447 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.43
Green Blue
#01C08D
ΔE00 3.91
Eucalyptus
#44D7A8
ΔE00 4.08
Greenblue
#23C48B
ΔE00 4.35
Aquamarine (survey)
#04D8B2
ΔE00 4.78
Greenish Teal
#32BF84
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C79F #C74169
analogous
#41C75C #41C79F #41ACC7
triadic
#41C79F #9F41C7 #C79F41
tetradic
#41C79F #5C41C7 #C74169 #ACC741
square
#41C79F #5C41C7 #C74169 #ACC741
split-complementary
#41C79F #C741AC #C75C41
monochromatic
#206D56 #2E9D7C #41C79F #70D5B7 #A0E3CF
Accessibility & contrast
On white
2.12
#41C79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#41C79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C79F
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C79F | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9D
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#00C8BC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #41c79f; /* rgb */ color: rgb(65, 199, 159); /* oklch */ color: oklch(74.7% 0.130 169.1);
Tailwind
colors: {
custom: {
50: '#86d9bb',
500: '#41c79f',
950: '#000000',
},
}SCSS
$custom: #41c79f; $custom-light: #86d9bb; $custom-dark: #000000;
JSON
{
"hex": "#41c79f",
"rgb": {
"r": 65,
"g": 199,
"b": 159
},
"hsl": {
"h": 162.09,
"s": 54.472,
"l": 51.765
},
"oklch": {
"l": 0.74711,
"c": 0.12953,
"h": 169.1
},
"luminance": 0.44474
}Semantic roles & 50–950 ramp
primary
#41C79F
secondary
#CF95A6
accent
#4A76DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380