#41B2BD#41B2BD
#41B2BD is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.5% C 0.101 H 204.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2BD |
|---|---|
| RGB | rgb(65, 178, 189) |
| HSL | hsl(185, 49%, 50%) |
| HSV | hsv(185, 66%, 74%) |
| CMYK | cmyk(65.6%, 5.8%, 0%, 25.9%) |
| CIE-LAB | lab(67.00, -27.95, -14.97) |
| CIE-LCH | lch(67.00, 31.71, 208.18°) |
| OKLab | oklab(70.48% -0.092 -0.0415) |
| OKLCH | oklch(70.48% 0.101 204.3) |
| XYZ | xyz(27.2817, 36.6357, 53.7678) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.86
Cadetblue
#5F9EA0
ΔE00 7.34
Lightseagreen
#20B2AA
ΔE00 7.81
Darkturquoise
#00CED1
ΔE00 8.39
Topaz
#13BBAF
ΔE00 9.45
Aqua Blue
#02D8E9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2BD #BD4C41
analogous
#41BD8A #41B2BD #4174BD
triadic
#41B2BD #BD41B2 #B2BD41
tetradic
#41B2BD #8A41BD #BD4C41 #74BD41
square
#41B2BD #8A41BD #BD4C41 #74BD41
split-complementary
#41B2BD #BD4174 #BD8A41
monochromatic
#225C62 #31878F #41B2BD #6EC5CD #9CD7DD
Accessibility & contrast
On white
2.52
#41B2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#41B2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2BD
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2BD | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBE
Deuteranopia (green-blind)
#929DBD
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b2bd; /* rgb */ color: rgb(65, 178, 189); /* oklch */ color: oklch(70.5% 0.101 204.3);
Tailwind
colors: {
custom: {
50: '#85c9d0',
500: '#41b2bd',
950: '#000000',
},
}SCSS
$custom: #41b2bd; $custom-light: #85c9d0; $custom-dark: #000000;
JSON
{
"hex": "#41b2bd",
"rgb": {
"r": 65,
"g": 178,
"b": 189
},
"hsl": {
"h": 185.323,
"s": 48.819,
"l": 49.804
},
"oklch": {
"l": 0.70484,
"c": 0.1009,
"h": 204.3
},
"luminance": 0.36639
}Semantic roles & 50–950 ramp
primary
#41B2BD
secondary
#C99691
accent
#5C4FD8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282