#41C799#41C799
#41C799 is a light, vivid teal. Relative luminance 0.443; OKLCH L 74.6% C 0.134 H 166.0°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #41C799 |
|---|---|
| RGB | rgb(65, 199, 153) |
| HSL | hsl(159, 54%, 52%) |
| HSV | hsv(159, 67%, 78%) |
| CMYK | cmyk(67.3%, 0%, 23.1%, 22%) |
| CIE-LAB | lab(72.41, -46.99, 12.63) |
| CIE-LCH | lch(72.41, 48.66, 164.95°) |
| OKLab | oklab(74.56% -0.13 0.0323) |
| OKLCH | oklch(74.56% 0.134 166) |
| XYZ | xyz(28.3501, 44.2674, 37.1812) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.95
Green Blue
#01C08D
ΔE00 3.05
Eucalyptus
#44D7A8
ΔE00 3.97
Greenish Teal
#32BF84
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.17
Aquamarine (survey)
#04D8B2
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C799 #C7416F
analogous
#41C756 #41C799 #41B2C7
triadic
#41C799 #9941C7 #C79941
tetradic
#41C799 #5641C7 #C7416F #B2C741
square
#41C799 #5641C7 #C7416F #B2C741
split-complementary
#41C799 #C741B2 #C75641
monochromatic
#206D53 #2E9D77 #41C799 #70D5B2 #A0E3CC
Accessibility & contrast
On white
2.13
#41C799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#41C799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C799
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C799 | 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)
#C3B997
Deuteranopia (green-blind)
#B1AC9C
Tritanopia (blue-blind)
#00C8BA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #41c799; /* rgb */ color: rgb(65, 199, 153); /* oklch */ color: oklch(74.6% 0.134 166.0);
Tailwind
colors: {
custom: {
50: '#86d9b7',
500: '#41c799',
950: '#000000',
},
}SCSS
$custom: #41c799; $custom-light: #86d9b7; $custom-dark: #000000;
JSON
{
"hex": "#41c799",
"rgb": {
"r": 65,
"g": 199,
"b": 153
},
"hsl": {
"h": 159.403,
"s": 54.472,
"l": 51.765
},
"oklch": {
"l": 0.74556,
"c": 0.13395,
"h": 166
},
"luminance": 0.44271
}Semantic roles & 50–950 ramp
primary
#41C799
secondary
#CF95A9
accent
#4A7DDE
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1511
muted
#7D8380