#41BEB5#41BEB5
#41BEB5 is a light, moderate teal. Relative luminance 0.413; OKLCH L 73.1% C 0.109 H 188.2°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #41BEB5 |
|---|---|
| RGB | rgb(65, 190, 181) |
| HSL | hsl(176, 49%, 50%) |
| HSV | hsv(176, 66%, 75%) |
| CMYK | cmyk(65.8%, 0%, 4.7%, 25.5%) |
| CIE-LAB | lab(70.37, -35.97, -5.53) |
| CIE-LCH | lch(70.37, 36.39, 188.75°) |
| OKLab | oklab(73.13% -0.1078 -0.0156) |
| OKLCH | oklch(73.13% 0.109 188.2) |
| XYZ | xyz(28.9301, 41.2837, 50.1510) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.40
Lightseagreen
#20B2AA
ΔE00 3.70
Tealish
#24BCA8
ΔE00 4.18
Turquoise (survey)
#06C2AC
ΔE00 4.87
Mediumturquoise
#48D1CC
ΔE00 5.14
Darkturquoise
#00CED1
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BEB5 #BE414A
analogous
#41BE76 #41BEB5 #4189BE
triadic
#41BEB5 #B541BE #BEB541
tetradic
#41BEB5 #7641BE #BE414A #89BE41
square
#41BEB5 #7641BE #BE414A #89BE41
split-complementary
#41BEB5 #BE4189 #BE7641
monochromatic
#22635E #31908A #41BEB5 #6FCEC7 #9CDDD9
Accessibility & contrast
On white
2.27
#41BEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#41BEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BEB5
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BEB5 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B5
Deuteranopia (green-blind)
#A1A6B6
Tritanopia (blue-blind)
#00C3BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41beb5; /* rgb */ color: rgb(65, 190, 181); /* oklch */ color: oklch(73.1% 0.109 188.2);
Tailwind
colors: {
custom: {
50: '#86d2cb',
500: '#41beb5',
950: '#000000',
},
}SCSS
$custom: #41beb5; $custom-light: #86d2cb; $custom-dark: #000000;
JSON
{
"hex": "#41beb5",
"rgb": {
"r": 65,
"g": 190,
"b": 181
},
"hsl": {
"h": 175.68,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.73132,
"c": 0.10896,
"h": 188.2
},
"luminance": 0.41287
}Semantic roles & 50–950 ramp
primary
#41BEB5
secondary
#C99195
accent
#4F59D9
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282