#41CA93#41CA93
#41CA93 is a light, vivid teal. Relative luminance 0.455; OKLCH L 75.2% C 0.143 H 162.4°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #41CA93 |
|---|---|
| RGB | rgb(65, 202, 147) |
| HSL | hsl(156, 56%, 52%) |
| HSV | hsv(156, 68%, 79%) |
| CMYK | cmyk(67.8%, 0%, 27.2%, 20.8%) |
| CIE-LAB | lab(73.20, -49.57, 16.96) |
| CIE-LCH | lch(73.20, 52.39, 161.11°) |
| OKLab | oklab(75.16% -0.1358 0.0432) |
| OKLCH | oklch(75.16% 0.143 162.4) |
| XYZ | xyz(28.5640, 45.4683, 34.8690) |
| Luminance | 0.4547 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.15
Greenish Teal
#32BF84
ΔE00 3.25
Green Blue
#01C08D
ΔE00 3.53
Eucalyptus
#44D7A8
ΔE00 4.08
Mediumaquamarine
#66CDAA
ΔE00 5.49
Dark Mint Green
#20C073
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41CA93 #CA4178
analogous
#41CA4E #41CA93 #41BDCA
triadic
#41CA93 #9341CA #CA9341
tetradic
#41CA93 #4E41CA #CA4178 #BDCA41
square
#41CA93 #4E41CA #CA4178 #BDCA41
split-complementary
#41CA93 #CA41BD #CA4E41
monochromatic
#207150 #2DA172 #41CA93 #71D7AE #A1E5C9
Accessibility & contrast
On white
2.08
#41CA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#41CA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41CA93
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41CA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41CA93 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB90
Deuteranopia (green-blind)
#B5AE97
Tritanopia (blue-blind)
#00CABB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #41ca93; /* rgb */ color: rgb(65, 202, 147); /* oklch */ color: oklch(75.2% 0.143 162.4);
Tailwind
colors: {
custom: {
50: '#86dbb2',
500: '#41ca93',
950: '#000000',
},
}SCSS
$custom: #41ca93; $custom-light: #86dbb2; $custom-dark: #000000;
JSON
{
"hex": "#41ca93",
"rgb": {
"r": 65,
"g": 202,
"b": 147
},
"hsl": {
"h": 155.912,
"s": 56.379,
"l": 52.353
},
"oklch": {
"l": 0.75163,
"c": 0.14256,
"h": 162.4
},
"luminance": 0.45471
}Semantic roles & 50–950 ramp
primary
#41CA93
secondary
#D196AE
accent
#4885E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380