#41C899#41C899
#41C899 is a light, vivid teal. Relative luminance 0.447; OKLCH L 74.8% C 0.135 H 165.7°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #41C899 |
|---|---|
| RGB | rgb(65, 200, 153) |
| HSL | hsl(159, 55%, 52%) |
| HSV | hsv(159, 68%, 78%) |
| CMYK | cmyk(67.5%, 0%, 23.5%, 21.6%) |
| CIE-LAB | lab(72.71, -47.41, 13.06) |
| CIE-LCH | lch(72.71, 49.17, 164.59°) |
| OKLab | oklab(74.81% -0.131 0.0334) |
| OKLCH | oklch(74.81% 0.135 165.7) |
| XYZ | xyz(28.5809, 44.7291, 37.2581) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenblue
#23C48B
ΔE00 2.86
Green Blue
#01C08D
ΔE00 3.15
Eucalyptus
#44D7A8
ΔE00 3.75
Greenish Teal
#32BF84
ΔE00 4.01
Mediumaquamarine
#66CDAA
ΔE00 4.22
Aquamarine (survey)
#04D8B2
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C899 #C84170
analogous
#41C856 #41C899 #41B4C8
triadic
#41C899 #9941C8 #C89941
tetradic
#41C899 #5641C8 #C84170 #B4C841
square
#41C899 #5641C8 #C84170 #B4C841
split-complementary
#41C899 #C841B4 #C85641
monochromatic
#206F53 #2E9E77 #41C899 #70D6B2 #A0E3CC
Accessibility & contrast
On white
2.11
#41C899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#41C899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C899
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C899 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA96
Deuteranopia (green-blind)
#B2AD9C
Tritanopia (blue-blind)
#00C8BB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #41c899; /* rgb */ color: rgb(65, 200, 153); /* oklch */ color: oklch(74.8% 0.135 165.7);
Tailwind
colors: {
custom: {
50: '#86d9b7',
500: '#41c899',
950: '#000000',
},
}SCSS
$custom: #41c899; $custom-light: #86d9b7; $custom-dark: #000000;
JSON
{
"hex": "#41c899",
"rgb": {
"r": 65,
"g": 200,
"b": 153
},
"hsl": {
"h": 159.111,
"s": 55.102,
"l": 51.961
},
"oklch": {
"l": 0.74807,
"c": 0.1352,
"h": 165.7
},
"luminance": 0.44732
}Semantic roles & 50–950 ramp
primary
#41C899
secondary
#D095A9
accent
#497DDE
background
#F8FDFB
surface
#F0FBF6
border
#CBD4D0
text
#0C1511
muted
#7D8380