#41B2BE#41B2BE
#41B2BE is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.5% C 0.101 H 205.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2BE |
|---|---|
| RGB | rgb(65, 178, 190) |
| HSL | hsl(186, 49%, 50%) |
| HSV | hsv(186, 66%, 75%) |
| CMYK | cmyk(65.8%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(67.04, -27.65, -15.48) |
| CIE-LCH | lch(67.04, 31.69, 209.24°) |
| OKLab | oklab(70.52% -0.0915 -0.0429) |
| OKLCH | oklch(70.52% 0.101 205.1) |
| XYZ | xyz(27.3906, 36.6793, 54.3415) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.61
Cadetblue
#5F9EA0
ΔE00 7.45
Lightseagreen
#20B2AA
ΔE00 8.18
Darkturquoise
#00CED1
ΔE00 8.57
Topaz
#13BBAF
ΔE00 9.82
Aqua Blue
#02D8E9
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2BE #BE4D41
analogous
#41BE8C #41B2BE #4173BE
triadic
#41B2BE #BE41B2 #B2BE41
tetradic
#41B2BE #8C41BE #BE4D41 #73BE41
square
#41B2BE #8C41BE #BE4D41 #73BE41
split-complementary
#41B2BE #BE4173 #BE8C41
monochromatic
#225D63 #318790 #41B2BE #6FC4CE #9CD7DD
Accessibility & contrast
On white
2.52
#41B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#41B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2BE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2BE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ABBF
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00B9B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b2be; /* rgb */ color: rgb(65, 178, 190); /* oklch */ color: oklch(70.5% 0.101 205.1);
Tailwind
colors: {
custom: {
50: '#85c9d1',
500: '#41b2be',
950: '#000000',
},
}SCSS
$custom: #41b2be; $custom-light: #85c9d1; $custom-dark: #000000;
JSON
{
"hex": "#41b2be",
"rgb": {
"r": 65,
"g": 178,
"b": 190
},
"hsl": {
"h": 185.76,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.70521,
"c": 0.10111,
"h": 205.1
},
"luminance": 0.36682
}Semantic roles & 50–950 ramp
primary
#41B2BE
secondary
#C99791
accent
#5C4FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282