#41B4B8#41B4B8
#41B4B8 is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.8% C 0.101 H 198.4°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4B8 |
|---|---|
| RGB | rgb(65, 180, 184) |
| HSL | hsl(182, 48%, 49%) |
| HSV | hsv(182, 65%, 72%) |
| CMYK | cmyk(64.7%, 2.2%, 0%, 27.8%) |
| CIE-LAB | lab(67.44, -30.39, -11.55) |
| CIE-LCH | lch(67.44, 32.51, 200.80°) |
| OKLab | oklab(70.79% -0.0962 -0.032) |
| OKLCH | oklch(70.79% 0.101 198.4) |
| XYZ | xyz(27.1492, 37.2240, 51.0922) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.20
Turquoise Blue
#06B1C4
ΔE00 5.20
Topaz
#13BBAF
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 7.06
Cadetblue
#5F9EA0
ΔE00 7.52
Mediumturquoise
#48D1CC
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4B8 #B84541
analogous
#41B881 #41B4B8 #4179B8
triadic
#41B4B8 #B841B4 #B4B841
tetradic
#41B4B8 #8141B8 #B84541 #79B841
square
#41B4B8 #8141B8 #B84541 #79B841
split-complementary
#41B4B8 #B84179 #B88141
monochromatic
#215C5E #31888B #41B4B8 #6BC8CB #99D9DB
Accessibility & contrast
On white
2.49
#41B4B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#41B4B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4B8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4B8 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ACB8
Deuteranopia (green-blind)
#969FB9
Tritanopia (blue-blind)
#00BAB5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b4b8; /* rgb */ color: rgb(65, 180, 184); /* oklch */ color: oklch(70.8% 0.101 198.4);
Tailwind
colors: {
custom: {
50: '#85cbcd',
500: '#41b4b8',
950: '#000000',
},
}SCSS
$custom: #41b4b8; $custom-light: #85cbcd; $custom-dark: #000000;
JSON
{
"hex": "#41b4b8",
"rgb": {
"r": 65,
"g": 180,
"b": 184
},
"hsl": {
"h": 182.017,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.70787,
"c": 0.10136,
"h": 198.4
},
"luminance": 0.37227
}Semantic roles & 50–950 ramp
primary
#41B4B8
secondary
#C7908E
accent
#5550D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282