#41C098#41C098
#41C098 is a light, vivid teal. Relative luminance 0.411; OKLCH L 72.8% C 0.126 H 168.2°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #41C098 |
|---|---|
| RGB | rgb(65, 192, 152) |
| HSL | hsl(161, 50%, 50%) |
| HSV | hsv(161, 66%, 75%) |
| CMYK | cmyk(66.1%, 0%, 20.8%, 24.7%) |
| CIE-LAB | lab(70.24, -44.27, 10.10) |
| CIE-LCH | lch(70.24, 45.41, 167.15°) |
| OKLab | oklab(72.77% -0.1232 0.0258) |
| OKLCH | oklch(72.77% 0.126 168.2) |
| XYZ | xyz(26.6942, 41.0872, 36.2235) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 3.17
Greenblue
#23C48B
ΔE00 4.07
Greeny Blue
#42B395
ΔE00 4.18
Mediumaquamarine
#66CDAA
ΔE00 4.61
Greenish Teal
#32BF84
ΔE00 4.64
Eucalyptus
#44D7A8
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C098 #C04169
analogous
#41C058 #41C098 #41A9C0
triadic
#41C098 #9841C0 #C09841
tetradic
#41C098 #5841C0 #C04169 #A9C041
square
#41C098 #5841C0 #C04169 #A9C041
split-complementary
#41C098 #C041A9 #C05841
monochromatic
#226550 #319374 #41C098 #6FCFB1 #9DDECA
Accessibility & contrast
On white
2.28
#41C098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#41C098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C098
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C098 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB396
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#00C1B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41c098; /* rgb */ color: rgb(65, 192, 152); /* oklch */ color: oklch(72.8% 0.126 168.2);
Tailwind
colors: {
custom: {
50: '#84d4b6',
500: '#41c098',
950: '#000000',
},
}SCSS
$custom: #41c098; $custom-light: #84d4b6; $custom-dark: #000000;
JSON
{
"hex": "#41c098",
"rgb": {
"r": 65,
"g": 192,
"b": 152
},
"hsl": {
"h": 161.102,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.72773,
"c": 0.12593,
"h": 168.2
},
"luminance": 0.4109
}Semantic roles & 50–950 ramp
primary
#41C098
secondary
#CB92A4
accent
#4E7ADA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380