#41B2B7#41B2B7
#41B2B7 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.3% C 0.100 H 199.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2B7 |
|---|---|
| RGB | rgb(65, 178, 183) |
| HSL | hsl(183, 48%, 49%) |
| HSV | hsv(183, 64%, 72%) |
| CMYK | cmyk(64.5%, 2.7%, 0%, 28.2%) |
| CIE-LAB | lab(66.81, -29.71, -11.94) |
| CIE-LCH | lch(66.81, 32.02, 201.90°) |
| OKLab | oklab(70.26% -0.0945 -0.0331) |
| OKLCH | oklch(70.26% 0.1 199.3) |
| XYZ | xyz(26.6439, 36.3806, 50.4085) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.77
Lightseagreen
#20B2AA
ΔE00 5.54
Cadetblue
#5F9EA0
ΔE00 7.03
Topaz
#13BBAF
ΔE00 7.25
Darkturquoise
#00CED1
ΔE00 7.66
Mediumturquoise
#48D1CC
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2B7 #B74641
analogous
#41B781 #41B2B7 #4177B7
triadic
#41B2B7 #B741B2 #B2B741
tetradic
#41B2B7 #8141B7 #B74641 #77B741
square
#41B2B7 #8141B7 #B74641 #77B741
split-complementary
#41B2B7 #B74177 #B78141
monochromatic
#215A5D #31868A #41B2B7 #6BC6CA #98D8DA
Accessibility & contrast
On white
2.54
#41B2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#41B2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2B7
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2B7 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB8
Deuteranopia (green-blind)
#949DB8
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b2b7; /* rgb */ color: rgb(65, 178, 183); /* oklch */ color: oklch(70.3% 0.100 199.3);
Tailwind
colors: {
custom: {
50: '#84c9cc',
500: '#41b2b7',
950: '#000000',
},
}SCSS
$custom: #41b2b7; $custom-light: #84c9cc; $custom-dark: #000000;
JSON
{
"hex": "#41b2b7",
"rgb": {
"r": 65,
"g": 178,
"b": 183
},
"hsl": {
"h": 182.542,
"s": 47.581,
"l": 48.627
},
"oklch": {
"l": 0.70263,
"c": 0.10015,
"h": 199.3
},
"luminance": 0.36384
}Semantic roles & 50–950 ramp
primary
#41B2B7
secondary
#C6908E
accent
#5651D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282