#41CA9F#41CA9F
#41CA9F is a light, vivid teal. Relative luminance 0.459; OKLCH L 75.5% C 0.133 H 167.9°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #41CA9F |
|---|---|
| RGB | rgb(65, 202, 159) |
| HSL | hsl(161, 56%, 52%) |
| HSV | hsv(161, 68%, 79%) |
| CMYK | cmyk(67.8%, 0%, 21.3%, 20.8%) |
| CIE-LAB | lab(73.46, -46.85, 10.89) |
| CIE-LCH | lch(73.46, 48.10, 166.91°) |
| OKLab | oklab(75.46% -0.1302 0.0279) |
| OKLCH | oklch(75.46% 0.133 167.9) |
| XYZ | xyz(29.5552, 45.8648, 40.0893) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 3.21
Mediumaquamarine
#66CDAA
ΔE00 3.44
Green Blue
#01C08D
ΔE00 3.95
Greenblue
#23C48B
ΔE00 3.99
Aquamarine (survey)
#04D8B2
ΔE00 4.45
Greenish Teal
#32BF84
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41CA9F #CA416C
analogous
#41CA5B #41CA9F #41B1CA
triadic
#41CA9F #9F41CA #CA9F41
tetradic
#41CA9F #5B41CA #CA416C #B1CA41
square
#41CA9F #5B41CA #CA416C #B1CA41
split-complementary
#41CA9F #CA41B1 #CA5B41
monochromatic
#207157 #2DA17C #41CA9F #71D7B7 #A1E5CF
Accessibility & contrast
On white
2.06
#41CA9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#41CA9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41CA9F
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41CA9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41CA9F | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9D
Deuteranopia (green-blind)
#B3AFA2
Tritanopia (blue-blind)
#00CBBE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #41ca9f; /* rgb */ color: rgb(65, 202, 159); /* oklch */ color: oklch(75.5% 0.133 167.9);
Tailwind
colors: {
custom: {
50: '#86dbbb',
500: '#41ca9f',
950: '#000000',
},
}SCSS
$custom: #41ca9f; $custom-light: #86dbbb; $custom-dark: #000000;
JSON
{
"hex": "#41ca9f",
"rgb": {
"r": 65,
"g": 202,
"b": 159
},
"hsl": {
"h": 161.168,
"s": 56.379,
"l": 52.353
},
"oklch": {
"l": 0.75461,
"c": 0.1332,
"h": 167.9
},
"luminance": 0.45868
}Semantic roles & 50–950 ramp
primary
#41CA9F
secondary
#D196A8
accent
#4878E0
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380