#41C79D#41C79D
#41C79D is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.7% C 0.131 H 168.0°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #41C79D |
|---|---|
| RGB | rgb(65, 199, 157) |
| HSL | hsl(161, 54%, 52%) |
| HSV | hsv(161, 67%, 78%) |
| CMYK | cmyk(67.3%, 0%, 21.1%, 22%) |
| CIE-LAB | lab(72.50, -46.06, 10.60) |
| CIE-LCH | lch(72.50, 47.27, 167.04°) |
| OKLab | oklab(74.66% -0.1281 0.0271) |
| OKLCH | oklch(74.66% 0.131 168) |
| XYZ | xyz(28.6860, 44.4018, 38.9503) |
| Luminance | 0.4441 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.56
Mediumaquamarine
#66CDAA
ΔE00 3.62
Greenblue
#23C48B
ΔE00 3.86
Eucalyptus
#44D7A8
ΔE00 3.97
Greenish Teal
#32BF84
ΔE00 4.93
Aquamarine (survey)
#04D8B2
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C79D #C7416B
analogous
#41C75A #41C79D #41AEC7
triadic
#41C79D #9D41C7 #C79D41
tetradic
#41C79D #5A41C7 #C7416B #AEC741
square
#41C79D #5A41C7 #C7416B #AEC741
split-complementary
#41C79D #C741AE #C75A41
monochromatic
#206D55 #2E9D7A #41C79D #70D5B5 #A0E3CE
Accessibility & contrast
On white
2.13
#41C79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#41C79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C79D
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C79D | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9B
Deuteranopia (green-blind)
#B0ACA0
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #41c79d; /* rgb */ color: rgb(65, 199, 157); /* oklch */ color: oklch(74.7% 0.131 168.0);
Tailwind
colors: {
custom: {
50: '#86d9ba',
500: '#41c79d',
950: '#000000',
},
}SCSS
$custom: #41c79d; $custom-light: #86d9ba; $custom-dark: #000000;
JSON
{
"hex": "#41c79d",
"rgb": {
"r": 65,
"g": 199,
"b": 157
},
"hsl": {
"h": 161.194,
"s": 54.472,
"l": 51.765
},
"oklch": {
"l": 0.74659,
"c": 0.13096,
"h": 168
},
"luminance": 0.44405
}Semantic roles & 50–950 ramp
primary
#41C79D
secondary
#CF95A7
accent
#4A78DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380