#41C798#41C798
#41C798 is a light, vivid teal. Relative luminance 0.442; OKLCH L 74.5% C 0.135 H 165.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #41C798 |
|---|---|
| RGB | rgb(65, 199, 152) |
| HSL | hsl(159, 54%, 52%) |
| HSV | hsv(159, 67%, 78%) |
| CMYK | cmyk(67.3%, 0%, 23.6%, 22%) |
| CIE-LAB | lab(72.39, -47.22, 13.14) |
| CIE-LCH | lch(72.39, 49.01, 164.45°) |
| OKLab | oklab(74.53% -0.1305 0.0336) |
| OKLCH | oklch(74.53% 0.135 165.6) |
| XYZ | xyz(28.2679, 44.2345, 36.7480) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.74
Green Blue
#01C08D
ΔE00 2.97
Greenish Teal
#32BF84
ΔE00 3.82
Eucalyptus
#44D7A8
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.33
Aquamarine (survey)
#04D8B2
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C798 #C74170
analogous
#41C755 #41C798 #41B3C7
triadic
#41C798 #9841C7 #C79841
tetradic
#41C798 #5541C7 #C74170 #B3C741
square
#41C798 #5541C7 #C74170 #B3C741
split-complementary
#41C798 #C741B3 #C75541
monochromatic
#206D52 #2E9D76 #41C798 #70D5B2 #A0E3CB
Accessibility & contrast
On white
2.13
#41C798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#41C798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C798
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C798 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#B1AC9B
Tritanopia (blue-blind)
#00C7BA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #41c798; /* rgb */ color: rgb(65, 199, 152); /* oklch */ color: oklch(74.5% 0.135 165.6);
Tailwind
colors: {
custom: {
50: '#86d9b6',
500: '#41c798',
950: '#000000',
},
}SCSS
$custom: #41c798; $custom-light: #86d9b6; $custom-dark: #000000;
JSON
{
"hex": "#41c798",
"rgb": {
"r": 65,
"g": 199,
"b": 152
},
"hsl": {
"h": 158.955,
"s": 54.472,
"l": 51.765
},
"oklch": {
"l": 0.74531,
"c": 0.13472,
"h": 165.6
},
"luminance": 0.44238
}Semantic roles & 50–950 ramp
primary
#41C798
secondary
#CF95A9
accent
#4A7EDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380