#41B39B#41B39B
#41B39B is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.108 H 176.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #41B39B |
|---|---|
| RGB | rgb(65, 179, 155) |
| HSL | hsl(167, 47%, 48%) |
| HSV | hsv(167, 64%, 70%) |
| CMYK | cmyk(63.7%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(66.31, -37.83, 2.83) |
| CIE-LCH | lch(66.31, 37.93, 175.73°) |
| OKLab | oklab(69.59% -0.1082 0.0069) |
| OKLCH | oklch(69.59% 0.108 176.3) |
| XYZ | xyz(24.2136, 35.7280, 36.6241) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.93
Tealish
#24BCA8
ΔE00 3.40
Turquoise (survey)
#06C2AC
ΔE00 4.75
Topaz
#13BBAF
ΔE00 5.34
Lightseagreen
#20B2AA
ΔE00 5.92
Dull Teal
#5F9E8F
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B39B #B34159
analogous
#41B362 #41B39B #4192B3
triadic
#41B39B #9B41B3 #B39B41
tetradic
#41B39B #6241B3 #B34159 #92B341
square
#41B39B #6241B3 #B34159 #92B341
split-complementary
#41B39B #B34192 #B36241
monochromatic
#20594D #318674 #41B39B #69C8B4 #96D9CB
Accessibility & contrast
On white
2.58
#41B39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#41B39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B39B
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B39B | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA89A
Deuteranopia (green-blind)
#9C9C9D
Tritanopia (blue-blind)
#00B5AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b39b; /* rgb */ color: rgb(65, 179, 155); /* oklch */ color: oklch(69.6% 0.108 176.3);
Tailwind
colors: {
custom: {
50: '#83cab8',
500: '#41b39b',
950: '#000000',
},
}SCSS
$custom: #41b39b; $custom-light: #83cab8; $custom-dark: #000000;
JSON
{
"hex": "#41b39b",
"rgb": {
"r": 65,
"g": 179,
"b": 155
},
"hsl": {
"h": 167.368,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.69593,
"c": 0.1084,
"h": 176.3
},
"luminance": 0.35731
}Semantic roles & 50–950 ramp
primary
#41B39B
secondary
#C48B97
accent
#516DD6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280