#41BEB3#41BEB3
#41BEB3 is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.109 H 186.7°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #41BEB3 |
|---|---|
| RGB | rgb(65, 190, 179) |
| HSL | hsl(175, 49%, 50%) |
| HSV | hsv(175, 66%, 75%) |
| CMYK | cmyk(65.8%, 0%, 5.8%, 25.5%) |
| CIE-LAB | lab(70.32, -36.51, -4.52) |
| CIE-LCH | lch(70.32, 36.79, 187.06°) |
| OKLab | oklab(73.07% -0.1087 -0.0128) |
| OKLCH | oklch(73.07% 0.109 186.7) |
| XYZ | xyz(28.7264, 41.2022, 49.0780) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.12
Tealish
#24BCA8
ΔE00 3.51
Lightseagreen
#20B2AA
ΔE00 3.77
Turquoise (survey)
#06C2AC
ΔE00 4.22
Mediumturquoise
#48D1CC
ΔE00 5.44
Darkturquoise
#00CED1
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BEB3 #BE414C
analogous
#41BE74 #41BEB3 #418BBE
triadic
#41BEB3 #B341BE #BEB341
tetradic
#41BEB3 #7441BE #BE414C #8BBE41
square
#41BEB3 #7441BE #BE414C #8BBE41
split-complementary
#41BEB3 #BE418B #BE7441
monochromatic
#22635D #319088 #41BEB3 #6FCEC5 #9CDDD7
Accessibility & contrast
On white
2.27
#41BEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#41BEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BEB3
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BEB3 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B3
Deuteranopia (green-blind)
#A2A6B4
Tritanopia (blue-blind)
#00C2BA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41beb3; /* rgb */ color: rgb(65, 190, 179); /* oklch */ color: oklch(73.1% 0.109 186.7);
Tailwind
colors: {
custom: {
50: '#86d2c9',
500: '#41beb3',
950: '#000000',
},
}SCSS
$custom: #41beb3; $custom-light: #86d2c9; $custom-dark: #000000;
JSON
{
"hex": "#41beb3",
"rgb": {
"r": 65,
"g": 190,
"b": 179
},
"hsl": {
"h": 174.72,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.73067,
"c": 0.10949,
"h": 186.7
},
"luminance": 0.41205
}Semantic roles & 50–950 ramp
primary
#41BEB3
secondary
#C99196
accent
#4F5BD9
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282