#41C097#41C097
#41C097 is a light, vivid teal. Relative luminance 0.411; OKLCH L 72.7% C 0.127 H 167.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #41C097 |
|---|---|
| RGB | rgb(65, 192, 151) |
| HSL | hsl(161, 50%, 50%) |
| HSV | hsv(161, 66%, 75%) |
| CMYK | cmyk(66.1%, 0%, 21.4%, 24.7%) |
| CIE-LAB | lab(70.21, -44.51, 10.61) |
| CIE-LCH | lch(70.21, 45.76, 166.59°) |
| OKLab | oklab(72.75% -0.1237 0.0272) |
| OKLCH | oklch(72.75% 0.127 167.6) |
| XYZ | xyz(26.6126, 41.0545, 35.7939) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.98
Greenblue
#23C48B
ΔE00 3.83
Greeny Blue
#42B395
ΔE00 4.33
Greenish Teal
#32BF84
ΔE00 4.37
Mediumaquamarine
#66CDAA
ΔE00 4.70
Eucalyptus
#44D7A8
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C097 #C0416A
analogous
#41C057 #41C097 #41A9C0
triadic
#41C097 #9741C0 #C09741
tetradic
#41C097 #5741C0 #C0416A #A9C041
square
#41C097 #5741C0 #C0416A #A9C041
split-complementary
#41C097 #C041A9 #C05741
monochromatic
#22654F #319373 #41C097 #6FCFB0 #9DDEC9
Accessibility & contrast
On white
2.28
#41C097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#41C097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C097
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C097 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB395
Deuteranopia (green-blind)
#AAA79A
Tritanopia (blue-blind)
#00C1B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41c097; /* rgb */ color: rgb(65, 192, 151); /* oklch */ color: oklch(72.7% 0.127 167.6);
Tailwind
colors: {
custom: {
50: '#84d4b5',
500: '#41c097',
950: '#000000',
},
}SCSS
$custom: #41c097; $custom-light: #84d4b5; $custom-dark: #000000;
JSON
{
"hex": "#41c097",
"rgb": {
"r": 65,
"g": 192,
"b": 151
},
"hsl": {
"h": 160.63,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.72747,
"c": 0.12666,
"h": 167.6
},
"luminance": 0.41057
}Semantic roles & 50–950 ramp
primary
#41C097
secondary
#CB92A4
accent
#4E7BDA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380