#41B2B4#41B2B4
#41B2B4 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.100 H 196.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2B4 |
|---|---|
| RGB | rgb(65, 178, 180) |
| HSL | hsl(181, 47%, 48%) |
| HSV | hsv(181, 64%, 71%) |
| CMYK | cmyk(63.9%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(66.72, -30.57, -10.42) |
| CIE-LCH | lch(66.72, 32.30, 198.83°) |
| OKLab | oklab(70.16% -0.0958 -0.0289) |
| OKLCH | oklch(70.16% 0.1 196.8) |
| XYZ | xyz(26.3350, 36.2570, 48.7816) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.43
Turquoise Blue
#06B1C4
ΔE00 5.86
Topaz
#13BBAF
ΔE00 6.19
Cadetblue
#5F9EA0
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.55
Mediumturquoise
#48D1CC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2B4 #B44341
analogous
#41B47C #41B2B4 #4179B4
triadic
#41B2B4 #B441B2 #B2B441
tetradic
#41B2B4 #7C41B4 #B44341 #79B441
square
#41B2B4 #7C41B4 #B44341 #79B441
split-complementary
#41B2B4 #B44179 #B47C41
monochromatic
#21595A #318687 #41B2B4 #69C7C9 #96D8D9
Accessibility & contrast
On white
2.54
#41B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#41B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2B4
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2B4 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB4
Deuteranopia (green-blind)
#959DB5
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b2b4; /* rgb */ color: rgb(65, 178, 180); /* oklch */ color: oklch(70.2% 0.100 196.8);
Tailwind
colors: {
custom: {
50: '#84c9ca',
500: '#41b2b4',
950: '#000000',
},
}SCSS
$custom: #41b2b4; $custom-light: #84c9ca; $custom-dark: #000000;
JSON
{
"hex": "#41b2b4",
"rgb": {
"r": 65,
"g": 178,
"b": 180
},
"hsl": {
"h": 181.043,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70156,
"c": 0.10009,
"h": 196.8
},
"luminance": 0.3626
}Semantic roles & 50–950 ramp
primary
#41B2B4
secondary
#C58D8C
accent
#5451D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282