#41BEB4#41BEB4
#41BEB4 is a light, moderate teal. Relative luminance 0.412; OKLCH L 73.1% C 0.109 H 187.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #41BEB4 |
|---|---|
| RGB | rgb(65, 190, 180) |
| HSL | hsl(175, 49%, 50%) |
| HSV | hsv(175, 66%, 75%) |
| CMYK | cmyk(65.8%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(70.35, -36.24, -5.03) |
| CIE-LCH | lch(70.35, 36.59, 187.90°) |
| OKLab | oklab(73.1% -0.1083 -0.0142) |
| OKLCH | oklch(73.1% 0.109 187.5) |
| XYZ | xyz(28.8279, 41.2428, 49.6125) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.23
Lightseagreen
#20B2AA
ΔE00 3.72
Tealish
#24BCA8
ΔE00 3.84
Turquoise (survey)
#06C2AC
ΔE00 4.54
Mediumturquoise
#48D1CC
ΔE00 5.28
Darkturquoise
#00CED1
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BEB4 #BE414B
analogous
#41BE75 #41BEB4 #418ABE
triadic
#41BEB4 #B441BE #BEB441
tetradic
#41BEB4 #7541BE #BE414B #8ABE41
square
#41BEB4 #7541BE #BE414B #8ABE41
split-complementary
#41BEB4 #BE418A #BE7541
monochromatic
#22635E #319089 #41BEB4 #6FCEC6 #9CDDD8
Accessibility & contrast
On white
2.27
#41BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#41BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BEB4
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BEB4 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B4B4
Deuteranopia (green-blind)
#A1A6B5
Tritanopia (blue-blind)
#00C2BB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41beb4; /* rgb */ color: rgb(65, 190, 180); /* oklch */ color: oklch(73.1% 0.109 187.5);
Tailwind
colors: {
custom: {
50: '#86d2ca',
500: '#41beb4',
950: '#000000',
},
}SCSS
$custom: #41beb4; $custom-light: #86d2ca; $custom-dark: #000000;
JSON
{
"hex": "#41beb4",
"rgb": {
"r": 65,
"g": 190,
"b": 180
},
"hsl": {
"h": 175.2,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.73099,
"c": 0.10922,
"h": 187.5
},
"luminance": 0.41246
}Semantic roles & 50–950 ramp
primary
#41BEB4
secondary
#C99196
accent
#4F5AD9
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282