#41CA94#41CA94
#41CA94 is a light, vivid teal. Relative luminance 0.455; OKLCH L 75.2% C 0.142 H 162.8°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #41CA94 |
|---|---|
| RGB | rgb(65, 202, 148) |
| HSL | hsl(156, 56%, 52%) |
| HSV | hsv(156, 68%, 79%) |
| CMYK | cmyk(67.8%, 0%, 26.7%, 20.8%) |
| CIE-LAB | lab(73.22, -49.35, 16.45) |
| CIE-LCH | lch(73.22, 52.02, 161.56°) |
| OKLab | oklab(75.19% -0.1354 0.042) |
| OKLCH | oklch(75.19% 0.142 162.8) |
| XYZ | xyz(28.6428, 45.4998, 35.2840) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.21
Greenish Teal
#32BF84
ΔE00 3.35
Green Blue
#01C08D
ΔE00 3.47
Eucalyptus
#44D7A8
ΔE00 3.94
Mediumaquamarine
#66CDAA
ΔE00 5.30
Dark Mint Green
#20C073
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41CA94 #CA4177
analogous
#41CA4F #41CA94 #41BCCA
triadic
#41CA94 #9441CA #CA9441
tetradic
#41CA94 #4F41CA #CA4177 #BCCA41
square
#41CA94 #4F41CA #CA4177 #BCCA41
split-complementary
#41CA94 #CA41BC #CA4F41
monochromatic
#207151 #2DA173 #41CA94 #71D7AF #A1E5CA
Accessibility & contrast
On white
2.08
#41CA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#41CA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41CA94
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41CA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41CA94 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB91
Deuteranopia (green-blind)
#B5AF97
Tritanopia (blue-blind)
#00CABB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #41ca94; /* rgb */ color: rgb(65, 202, 148); /* oklch */ color: oklch(75.2% 0.142 162.8);
Tailwind
colors: {
custom: {
50: '#86dbb3',
500: '#41ca94',
950: '#000000',
},
}SCSS
$custom: #41ca94; $custom-light: #86dbb3; $custom-dark: #000000;
JSON
{
"hex": "#41ca94",
"rgb": {
"r": 65,
"g": 202,
"b": 148
},
"hsl": {
"h": 156.35,
"s": 56.379,
"l": 52.353
},
"oklch": {
"l": 0.75187,
"c": 0.14173,
"h": 162.8
},
"luminance": 0.45503
}Semantic roles & 50–950 ramp
primary
#41CA94
secondary
#D196AD
accent
#4884E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380