#41C096#41C096
#41C096 is a light, vivid teal. Relative luminance 0.410; OKLCH L 72.7% C 0.127 H 167.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #41C096 |
|---|---|
| RGB | rgb(65, 192, 150) |
| HSL | hsl(160, 50%, 50%) |
| HSV | hsv(160, 66%, 75%) |
| CMYK | cmyk(66.1%, 0%, 21.9%, 24.7%) |
| CIE-LAB | lab(70.19, -44.74, 11.12) |
| CIE-LCH | lch(70.19, 46.10, 166.04°) |
| OKLab | oklab(72.72% -0.1242 0.0285) |
| OKLCH | oklch(72.72% 0.127 167.1) |
| XYZ | xyz(26.5318, 41.0222, 35.3681) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Green Blue
#01C08D
ΔE00 2.80
Greenblue
#23C48B
ΔE00 3.59
Greenish Teal
#32BF84
ΔE00 4.11
Greeny Blue
#42B395
ΔE00 4.49
Mediumaquamarine
#66CDAA
ΔE00 4.80
Dark Seafoam
#1FB57A
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41C096 #C0416B
analogous
#41C056 #41C096 #41ABC0
triadic
#41C096 #9641C0 #C09641
tetradic
#41C096 #5641C0 #C0416B #ABC041
square
#41C096 #5641C0 #C0416B #ABC041
split-complementary
#41C096 #C041AB #C05641
monochromatic
#22654F #319373 #41C096 #6FCFAF #9DDEC9
Accessibility & contrast
On white
2.28
#41C096 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#41C096 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41C096
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41C096 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41C096 | 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)
#BCB394
Deuteranopia (green-blind)
#AAA699
Tritanopia (blue-blind)
#00C1B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41c096; /* rgb */ color: rgb(65, 192, 150); /* oklch */ color: oklch(72.7% 0.127 167.1);
Tailwind
colors: {
custom: {
50: '#84d4b4',
500: '#41c096',
950: '#000000',
},
}SCSS
$custom: #41c096; $custom-light: #84d4b4; $custom-dark: #000000;
JSON
{
"hex": "#41c096",
"rgb": {
"r": 65,
"g": 192,
"b": 150
},
"hsl": {
"h": 160.157,
"s": 50.198,
"l": 50.392
},
"oklch": {
"l": 0.72721,
"c": 0.12741,
"h": 167.1
},
"luminance": 0.41025
}Semantic roles & 50–950 ramp
primary
#41C096
secondary
#CB92A5
accent
#4E7CDA
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1411
muted
#7D8380