#41BEB8#41BEB8
#41BEB8 is a light, moderate teal. Relative luminance 0.414; OKLCH L 73.2% C 0.108 H 190.5°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #41BEB8 |
|---|---|
| RGB | rgb(65, 190, 184) |
| HSL | hsl(177, 49%, 50%) |
| HSV | hsv(177, 66%, 75%) |
| CMYK | cmyk(65.8%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(70.46, -35.14, -7.05) |
| CIE-LCH | lch(70.46, 35.84, 191.34°) |
| OKLab | oklab(73.23% -0.1065 -0.0197) |
| OKLCH | oklch(73.23% 0.108 190.5) |
| XYZ | xyz(29.2412, 41.4081, 51.7896) |
| Luminance | 0.4141 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 3.13
Lightseagreen
#20B2AA
ΔE00 3.86
Mediumturquoise
#48D1CC
ΔE00 4.88
Tealish
#24BCA8
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 5.33
Turquoise (survey)
#06C2AC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BEB8 #BE4147
analogous
#41BE79 #41BEB8 #4186BE
triadic
#41BEB8 #B841BE #BEB841
tetradic
#41BEB8 #7941BE #BE4147 #86BE41
square
#41BEB8 #7941BE #BE4147 #86BE41
split-complementary
#41BEB8 #BE4186 #BE7941
monochromatic
#226360 #31908C #41BEB8 #6FCEC9 #9CDDDA
Accessibility & contrast
On white
2.26
#41BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#41BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BEB8
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BEB8 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B4B8
Deuteranopia (green-blind)
#A0A6B9
Tritanopia (blue-blind)
#00C3BC
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #41beb8; /* rgb */ color: rgb(65, 190, 184); /* oklch */ color: oklch(73.2% 0.108 190.5);
Tailwind
colors: {
custom: {
50: '#86d2cd',
500: '#41beb8',
950: '#000000',
},
}SCSS
$custom: #41beb8; $custom-light: #86d2cd; $custom-dark: #000000;
JSON
{
"hex": "#41beb8",
"rgb": {
"r": 65,
"g": 190,
"b": 184
},
"hsl": {
"h": 177.12,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.73231,
"c": 0.10831,
"h": 190.5
},
"luminance": 0.41411
}Semantic roles & 50–950 ramp
primary
#41BEB8
secondary
#C99194
accent
#4F56D9
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282