#41B5B3#41B5B3
#41B5B3 is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.9% C 0.102 H 193.5°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5B3 |
|---|---|
| RGB | rgb(65, 181, 179) |
| HSL | hsl(179, 47%, 48%) |
| HSV | hsv(179, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 1.1%, 29%) |
| CIE-LAB | lab(67.59, -32.30, -8.56) |
| CIE-LCH | lch(67.59, 33.41, 194.85°) |
| OKLab | oklab(70.86% -0.0994 -0.0238) |
| OKLCH | oklch(70.86% 0.102 193.5) |
| XYZ | xyz(26.8369, 37.4233, 48.4481) |
| Luminance | 0.3743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.17
Topaz
#13BBAF
ΔE00 4.53
Tealish
#24BCA8
ΔE00 6.84
Darkturquoise
#00CED1
ΔE00 6.90
Mediumturquoise
#48D1CC
ΔE00 7.31
Turquoise Blue
#06B1C4
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5B3 #B54143
analogous
#41B579 #41B5B3 #417DB5
triadic
#41B5B3 #B341B5 #B5B341
tetradic
#41B5B3 #7941B5 #B54143 #7DB541
square
#41B5B3 #7941B5 #B54143 #7DB541
split-complementary
#41B5B3 #B5417D #B57941
monochromatic
#215B5A #318886 #41B5B3 #6AC9C8 #97DAD8
Accessibility & contrast
On white
2.47
#41B5B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#41B5B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5B3
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5B3 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB3
Deuteranopia (green-blind)
#989FB4
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b5b3; /* rgb */ color: rgb(65, 181, 179); /* oklch */ color: oklch(70.9% 0.102 193.5);
Tailwind
colors: {
custom: {
50: '#84cbc9',
500: '#41b5b3',
950: '#000000',
},
}SCSS
$custom: #41b5b3; $custom-light: #84cbc9; $custom-dark: #000000;
JSON
{
"hex": "#41b5b3",
"rgb": {
"r": 65,
"g": 181,
"b": 179
},
"hsl": {
"h": 178.966,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70857,
"c": 0.1022,
"h": 193.5
},
"luminance": 0.37426
}Semantic roles & 50–950 ramp
primary
#41B5B3
secondary
#C58C8D
accent
#5153D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282