#41BEB9#41BEB9
#41BEB9 is a light, moderate teal. Relative luminance 0.415; OKLCH L 73.3% C 0.108 H 191.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #41BEB9 |
|---|---|
| RGB | rgb(65, 190, 185) |
| HSL | hsl(178, 49%, 50%) |
| HSV | hsv(178, 66%, 75%) |
| CMYK | cmyk(65.8%, 0%, 2.6%, 25.5%) |
| CIE-LAB | lab(70.49, -34.86, -7.55) |
| CIE-LCH | lch(70.49, 35.67, 192.23°) |
| OKLab | oklab(73.27% -0.1061 -0.0211) |
| OKLCH | oklch(73.27% 0.108 191.2) |
| XYZ | xyz(29.3464, 41.4502, 52.3436) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.42
Lightseagreen
#20B2AA
ΔE00 3.99
Mediumturquoise
#48D1CC
ΔE00 4.84
Darkturquoise
#00CED1
ΔE00 5.12
Tealish
#24BCA8
ΔE00 5.61
Turquoise (survey)
#06C2AC
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BEB9 #BE4146
analogous
#41BE7A #41BEB9 #4185BE
triadic
#41BEB9 #B941BE #BEB941
tetradic
#41BEB9 #7A41BE #BE4146 #85BE41
square
#41BEB9 #7A41BE #BE4146 #85BE41
split-complementary
#41BEB9 #BE4185 #BE7A41
monochromatic
#226360 #31908D #41BEB9 #6FCECA #9CDDDB
Accessibility & contrast
On white
2.26
#41BEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#41BEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BEB9
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BEB9 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B9
Deuteranopia (green-blind)
#A0A7BA
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41beb9; /* rgb */ color: rgb(65, 190, 185); /* oklch */ color: oklch(73.3% 0.108 191.2);
Tailwind
colors: {
custom: {
50: '#86d2ce',
500: '#41beb9',
950: '#000000',
},
}SCSS
$custom: #41beb9; $custom-light: #86d2ce; $custom-dark: #000000;
JSON
{
"hex": "#41beb9",
"rgb": {
"r": 65,
"g": 190,
"b": 185
},
"hsl": {
"h": 177.6,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.73265,
"c": 0.10814,
"h": 191.2
},
"luminance": 0.41454
}Semantic roles & 50–950 ramp
primary
#41BEB9
secondary
#C99194
accent
#4F55D9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282