#41B5BA#41B5BA
#41B5BA is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.1% C 0.102 H 199.2°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5BA |
|---|---|
| RGB | rgb(65, 181, 186) |
| HSL | hsl(182, 48%, 49%) |
| HSV | hsv(182, 65%, 73%) |
| CMYK | cmyk(65.1%, 2.7%, 0%, 27.1%) |
| CIE-LAB | lab(67.81, -30.29, -12.10) |
| CIE-LCH | lch(67.81, 32.62, 201.78°) |
| OKLab | oklab(71.1% -0.0963 -0.0336) |
| OKLCH | oklch(71.1% 0.102 199.2) |
| XYZ | xyz(27.5629, 37.7137, 52.2717) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.92
Lightseagreen
#20B2AA
ΔE00 5.60
Darkturquoise
#00CED1
ΔE00 6.86
Topaz
#13BBAF
ΔE00 7.01
Cadetblue
#5F9EA0
ΔE00 7.76
Mediumturquoise
#48D1CC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5BA #BA4641
analogous
#41BA83 #41B5BA #4179BA
triadic
#41B5BA #BA41B5 #B5BA41
tetradic
#41B5BA #8341BA #BA4641 #79BA41
square
#41B5BA #8341BA #BA4641 #79BA41
split-complementary
#41B5BA #BA4179 #BA8341
monochromatic
#215D5F #31898D #41B5BA #6CC8CC #9AD9DC
Accessibility & contrast
On white
2.46
#41B5BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#41B5BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5BA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5BA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBB
Deuteranopia (green-blind)
#969FBB
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b5ba; /* rgb */ color: rgb(65, 181, 186); /* oklch */ color: oklch(71.1% 0.102 199.2);
Tailwind
colors: {
custom: {
50: '#85cbce',
500: '#41b5ba',
950: '#000000',
},
}SCSS
$custom: #41b5ba; $custom-light: #85cbce; $custom-dark: #000000;
JSON
{
"hex": "#41b5ba",
"rgb": {
"r": 65,
"g": 181,
"b": 186
},
"hsl": {
"h": 182.479,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.71103,
"c": 0.10203,
"h": 199.2
},
"luminance": 0.37717
}Semantic roles & 50–950 ramp
primary
#41B5BA
secondary
#C8928F
accent
#5650D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282