#41A39B#41A39B
#41A39B is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.6% C 0.092 H 187.7°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #41A39B |
|---|---|
| RGB | rgb(65, 163, 155) |
| HSL | hsl(175, 43%, 45%) |
| HSV | hsv(175, 60%, 64%) |
| CMYK | cmyk(60.1%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.38, -30.35, -4.39) |
| CIE-LCH | lch(61.38, 30.66, 188.23°) |
| OKLab | oklab(65.59% -0.0908 -0.0123) |
| OKLCH | oklch(65.59% 0.092 187.7) |
| XYZ | xyz(21.1909, 29.6826, 35.6165) |
| Luminance | 0.2969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.18
Blue Green
#0F9B8E
ΔE00 4.41
Lightseagreen
#20B2AA
ΔE00 4.74
Dull Teal
#5F9E8F
ΔE00 5.01
Grey Teal
#5E9B8A
ΔE00 5.95
Cadetblue
#5F9EA0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41A39B #A34149
analogous
#41A36A #41A39B #417AA3
triadic
#41A39B #9B41A3 #A39B41
tetradic
#41A39B #6A41A3 #A34149 #7AA341
square
#41A39B #6A41A3 #A34149 #7AA341
split-complementary
#41A39B #A3417A #A36A41
monochromatic
#1E4B48 #307771 #41A39B #61C0B8 #8DD1CC
Accessibility & contrast
On white
3.03
#41A39B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#41A39B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #41A39B
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41A39B | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#8B8F9C
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #41a39b; /* rgb */ color: rgb(65, 163, 155); /* oklch */ color: oklch(65.6% 0.092 187.7);
Tailwind
colors: {
custom: {
50: '#81beb8',
500: '#41a39b',
950: '#000000',
},
}SCSS
$custom: #41a39b; $custom-light: #81beb8; $custom-dark: #000000;
JSON
{
"hex": "#41a39b",
"rgb": {
"r": 65,
"g": 163,
"b": 155
},
"hsl": {
"h": 175.102,
"s": 42.982,
"l": 44.706
},
"oklch": {
"l": 0.65585,
"c": 0.09169,
"h": 187.7
},
"luminance": 0.29685
}Semantic roles & 50–950 ramp
primary
#41A39B
secondary
#BD8388
accent
#555FD3
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1211
muted
#7C8180