#41BEB7#41BEB7
#41BEB7 is a light, moderate teal. Relative luminance 0.414; OKLCH L 73.2% C 0.109 H 189.7°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #41BEB7 |
|---|---|
| RGB | rgb(65, 190, 183) |
| HSL | hsl(177, 49%, 50%) |
| HSV | hsv(177, 66%, 75%) |
| CMYK | cmyk(65.8%, 0%, 3.7%, 25.5%) |
| CIE-LAB | lab(70.43, -35.42, -6.54) |
| CIE-LCH | lch(70.43, 36.02, 190.47°) |
| OKLab | oklab(73.2% -0.107 -0.0183) |
| OKLCH | oklch(73.2% 0.109 189.7) |
| XYZ | xyz(29.1368, 41.3664, 51.2395) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.86
Lightseagreen
#20B2AA
ΔE00 3.77
Tealish
#24BCA8
ΔE00 4.89
Mediumturquoise
#48D1CC
ΔE00 4.94
Turquoise (survey)
#06C2AC
ΔE00 5.55
Darkturquoise
#00CED1
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BEB7 #BE4148
analogous
#41BE78 #41BEB7 #4187BE
triadic
#41BEB7 #B741BE #BEB741
tetradic
#41BEB7 #7841BE #BE4148 #87BE41
square
#41BEB7 #7841BE #BE4148 #87BE41
split-complementary
#41BEB7 #BE4187 #BE7841
monochromatic
#22635F #31908B #41BEB7 #6FCEC8 #9CDDDA
Accessibility & contrast
On white
2.26
#41BEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#41BEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BEB7
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BEB7 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B7
Deuteranopia (green-blind)
#A1A6B8
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41beb7; /* rgb */ color: rgb(65, 190, 183); /* oklch */ color: oklch(73.2% 0.109 189.7);
Tailwind
colors: {
custom: {
50: '#86d2cc',
500: '#41beb7',
950: '#000000',
},
}SCSS
$custom: #41beb7; $custom-light: #86d2cc; $custom-dark: #000000;
JSON
{
"hex": "#41beb7",
"rgb": {
"r": 65,
"g": 190,
"b": 183
},
"hsl": {
"h": 176.64,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.73198,
"c": 0.10852,
"h": 189.7
},
"luminance": 0.4137
}Semantic roles & 50–950 ramp
primary
#41BEB7
secondary
#C99195
accent
#4F57D9
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282