#41B7B3#41B7B3
#41B7B3 is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.3% C 0.104 H 191.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #41B7B3 |
|---|---|
| RGB | rgb(65, 183, 179) |
| HSL | hsl(178, 48%, 49%) |
| HSV | hsv(178, 64%, 72%) |
| CMYK | cmyk(64.5%, 0%, 2.2%, 28.2%) |
| CIE-LAB | lab(68.20, -33.25, -7.66) |
| CIE-LCH | lch(68.20, 34.12, 192.97°) |
| OKLab | oklab(71.35% -0.1015 -0.0213) |
| OKLCH | oklch(71.35% 0.104 191.9) |
| XYZ | xyz(27.2465, 38.2425, 48.5847) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.83
Topaz
#13BBAF
ΔE00 3.73
Tealish
#24BCA8
ΔE00 5.99
Darkturquoise
#00CED1
ΔE00 6.61
Mediumturquoise
#48D1CC
ΔE00 6.71
Turquoise (survey)
#06C2AC
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B7B3 #B74145
analogous
#41B778 #41B7B3 #4180B7
triadic
#41B7B3 #B341B7 #B7B341
tetradic
#41B7B3 #7841B7 #B74145 #80B741
square
#41B7B3 #7841B7 #B74145 #80B741
split-complementary
#41B7B3 #B74180 #B77841
monochromatic
#215D5B #318A87 #41B7B3 #6BCAC7 #98DAD8
Accessibility & contrast
On white
2.43
#41B7B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#41B7B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B7B3
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B7B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B7B3 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB3
Deuteranopia (green-blind)
#9AA1B4
Tritanopia (blue-blind)
#00BCB5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b7b3; /* rgb */ color: rgb(65, 183, 179); /* oklch */ color: oklch(71.3% 0.104 191.9);
Tailwind
colors: {
custom: {
50: '#85cdc9',
500: '#41b7b3',
950: '#000000',
},
}SCSS
$custom: #41b7b3; $custom-light: #85cdc9; $custom-dark: #000000;
JSON
{
"hex": "#41b7b3",
"rgb": {
"r": 65,
"g": 183,
"b": 179
},
"hsl": {
"h": 177.966,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.71348,
"c": 0.1037,
"h": 191.9
},
"luminance": 0.38245
}Semantic roles & 50–950 ramp
primary
#41B7B3
secondary
#C68E8F
accent
#5155D7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1313
muted
#7D8282