#41C79E#41C79E
#41C79E is a light, vivid teal. Relative luminance 0.444; OKLCH L 74.7% C 0.130 H 168.6°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #41C79E |
|---|---|
| RGB | rgb(65, 199, 158) |
| HSL | hsl(162, 54%, 52%) |
| HSV | hsv(162, 67%, 78%) |
| CMYK | cmyk(67.3%, 0%, 20.6%, 22%) |
| CIE-LAB | lab(72.52, -45.83, 10.10) |
| CIE-LCH | lch(72.52, 46.93, 167.57°) |
| OKLab | oklab(74.69% -0.1277 0.0258) |
| OKLCH | oklch(74.69% 0.13 168.6) |
| XYZ | xyz(28.7717, 44.4361, 39.4018) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.52
Green Blue
#01C08D
ΔE00 3.73
Eucalyptus
#44D7A8
ΔE00 4.02
Greenblue
#23C48B
ΔE00 4.10
Aquamarine (survey)
#04D8B2
ΔE00 4.89
Greenish Teal
#32BF84
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C79E #C7416A
analogous
#41C75B #41C79E #41ADC7
triadic
#41C79E #9E41C7 #C79E41
tetradic
#41C79E #5B41C7 #C7416A #ADC741
square
#41C79E #5B41C7 #C7416A #ADC741
split-complementary
#41C79E #C741AD #C75B41
monochromatic
#206D56 #2E9D7B #41C79E #70D5B6 #A0E3CE
Accessibility & contrast
On white
2.12
#41C79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#41C79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C79E
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C79E | 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)
#C2BA9C
Deuteranopia (green-blind)
#B0ACA1
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #41c79e; /* rgb */ color: rgb(65, 199, 158); /* oklch */ color: oklch(74.7% 0.130 168.6);
Tailwind
colors: {
custom: {
50: '#86d9ba',
500: '#41c79e',
950: '#000000',
},
}SCSS
$custom: #41c79e; $custom-light: #86d9ba; $custom-dark: #000000;
JSON
{
"hex": "#41c79e",
"rgb": {
"r": 65,
"g": 199,
"b": 158
},
"hsl": {
"h": 161.642,
"s": 54.472,
"l": 51.765
},
"oklch": {
"l": 0.74685,
"c": 0.13024,
"h": 168.6
},
"luminance": 0.44439
}Semantic roles & 50–950 ramp
primary
#41C79E
secondary
#CF95A6
accent
#4A77DE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380