#41B4A8#41B4A8
#41B4A8 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.2% C 0.104 H 185.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4A8 |
|---|---|
| RGB | rgb(65, 180, 168) |
| HSL | hsl(174, 47%, 48%) |
| HSV | hsv(174, 64%, 71%) |
| CMYK | cmyk(63.9%, 0%, 6.7%, 29.4%) |
| CIE-LAB | lab(66.97, -34.87, -3.40) |
| CIE-LCH | lch(66.97, 35.03, 185.58°) |
| OKLab | oklab(70.24% -0.1033 -0.0097) |
| OKLCH | oklch(70.24% 0.104 185.4) |
| XYZ | xyz(25.5659, 36.5907, 42.7535) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.24
Topaz
#13BBAF
ΔE00 2.70
Tealish
#24BCA8
ΔE00 3.63
Turquoise (survey)
#06C2AC
ΔE00 5.16
Greeny Blue
#42B395
ΔE00 6.18
Dull Teal
#5F9E8F
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4A8 #B4414D
analogous
#41B46E #41B4A8 #4186B4
triadic
#41B4A8 #A841B4 #B4A841
tetradic
#41B4A8 #6E41B4 #B4414D #86B441
square
#41B4A8 #6E41B4 #B4414D #86B441
split-complementary
#41B4A8 #B44186 #B46E41
monochromatic
#215A54 #31877E #41B4A8 #69C9BF #96D9D2
Accessibility & contrast
On white
2.52
#41B4A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#41B4A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4A8
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4A8 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA8
Deuteranopia (green-blind)
#9A9EA9
Tritanopia (blue-blind)
#00B8B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b4a8; /* rgb */ color: rgb(65, 180, 168); /* oklch */ color: oklch(70.2% 0.104 185.4);
Tailwind
colors: {
custom: {
50: '#83cbc1',
500: '#41b4a8',
950: '#000000',
},
}SCSS
$custom: #41b4a8; $custom-light: #83cbc1; $custom-dark: #000000;
JSON
{
"hex": "#41b4a8",
"rgb": {
"r": 65,
"g": 180,
"b": 168
},
"hsl": {
"h": 173.739,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70244,
"c": 0.10372,
"h": 185.4
},
"luminance": 0.36593
}Semantic roles & 50–950 ramp
primary
#41B4A8
secondary
#C58C92
accent
#515FD7
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281