#41B2B8#41B2B8
#41B2B8 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.3% C 0.100 H 200.1°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2B8 |
|---|---|
| RGB | rgb(65, 178, 184) |
| HSL | hsl(183, 48%, 49%) |
| HSV | hsv(183, 65%, 72%) |
| CMYK | cmyk(64.7%, 3.3%, 0%, 27.8%) |
| CIE-LAB | lab(66.84, -29.42, -12.45) |
| CIE-LCH | lch(66.84, 31.94, 202.94°) |
| OKLab | oklab(70.3% -0.0941 -0.0345) |
| OKLCH | oklch(70.3% 0.1 200.1) |
| XYZ | xyz(26.7483, 36.4224, 50.9586) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.42
Lightseagreen
#20B2AA
ΔE00 5.92
Cadetblue
#5F9EA0
ΔE00 7.04
Topaz
#13BBAF
ΔE00 7.62
Darkturquoise
#00CED1
ΔE00 7.74
Mediumturquoise
#48D1CC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2B8 #B84741
analogous
#41B883 #41B2B8 #4177B8
triadic
#41B2B8 #B841B2 #B2B841
tetradic
#41B2B8 #8341B8 #B84741 #77B841
square
#41B2B8 #8341B8 #B84741 #77B841
split-complementary
#41B2B8 #B84177 #B88341
monochromatic
#215B5E #31868B #41B2B8 #6BC6CB #99D7DB
Accessibility & contrast
On white
2.53
#41B2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#41B2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2B8
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2B8 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB9
Deuteranopia (green-blind)
#939DB9
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b2b8; /* rgb */ color: rgb(65, 178, 184); /* oklch */ color: oklch(70.3% 0.100 200.1);
Tailwind
colors: {
custom: {
50: '#85c9cd',
500: '#41b2b8',
950: '#000000',
},
}SCSS
$custom: #41b2b8; $custom-light: #85c9cd; $custom-dark: #000000;
JSON
{
"hex": "#41b2b8",
"rgb": {
"r": 65,
"g": 178,
"b": 184
},
"hsl": {
"h": 183.025,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.703,
"c": 0.10022,
"h": 200.1
},
"luminance": 0.36425
}Semantic roles & 50–950 ramp
primary
#41B2B8
secondary
#C7918E
accent
#5750D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282