#41B4BA#41B4BA
#41B4BA is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.9% C 0.101 H 200.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4BA |
|---|---|
| RGB | rgb(65, 180, 186) |
| HSL | hsl(183, 48%, 49%) |
| HSV | hsv(183, 65%, 73%) |
| CMYK | cmyk(65.1%, 3.2%, 0%, 27.1%) |
| CIE-LAB | lab(67.51, -29.81, -12.56) |
| CIE-LCH | lch(67.51, 32.34, 202.84°) |
| OKLab | oklab(70.86% -0.0953 -0.0348) |
| OKLCH | oklch(70.86% 0.101 200.1) |
| XYZ | xyz(27.3603, 37.3085, 52.2042) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.51
Lightseagreen
#20B2AA
ΔE00 5.94
Darkturquoise
#00CED1
ΔE00 7.20
Topaz
#13BBAF
ΔE00 7.45
Cadetblue
#5F9EA0
ΔE00 7.52
Mediumturquoise
#48D1CC
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4BA #BA4741
analogous
#41BA84 #41B4BA #4178BA
triadic
#41B4BA #BA41B4 #B4BA41
tetradic
#41B4BA #8441BA #BA4741 #78BA41
square
#41B4BA #8441BA #BA4741 #78BA41
split-complementary
#41B4BA #BA4178 #BA8441
monochromatic
#215C5F #31888D #41B4BA #6CC7CC #9AD8DC
Accessibility & contrast
On white
2.48
#41B4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#41B4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4BA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4BA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ACBB
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b4ba; /* rgb */ color: rgb(65, 180, 186); /* oklch */ color: oklch(70.9% 0.101 200.1);
Tailwind
colors: {
custom: {
50: '#85cbce',
500: '#41b4ba',
950: '#000000',
},
}SCSS
$custom: #41b4ba; $custom-light: #85cbce; $custom-dark: #000000;
JSON
{
"hex": "#41b4ba",
"rgb": {
"r": 65,
"g": 180,
"b": 186
},
"hsl": {
"h": 182.975,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.70859,
"c": 0.10147,
"h": 200.1
},
"luminance": 0.37312
}Semantic roles & 50–950 ramp
primary
#41B4BA
secondary
#C8928F
accent
#5750D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282