#41B0BE#41B0BE
#41B0BE is a light, moderate teal. Relative luminance 0.359; OKLCH L 70.0% C 0.100 H 206.9°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #41B0BE |
|---|---|
| RGB | rgb(65, 176, 190) |
| HSL | hsl(187, 49%, 50%) |
| HSV | hsv(187, 66%, 75%) |
| CMYK | cmyk(65.8%, 7.4%, 0%, 25.5%) |
| CIE-LAB | lab(66.44, -26.66, -16.39) |
| CIE-LCH | lch(66.44, 31.29, 211.58°) |
| OKLab | oklab(70.04% -0.0895 -0.0455) |
| OKLCH | oklch(70.04% 0.1 206.9) |
| XYZ | xyz(26.9956, 35.8892, 54.2098) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.23
Cadetblue
#5F9EA0
ΔE00 7.30
Lightseagreen
#20B2AA
ΔE00 8.97
Darkturquoise
#00CED1
ΔE00 9.45
Aqua Blue
#02D8E9
ΔE00 10.41
Topaz
#13BBAF
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B0BE #BE4F41
analogous
#41BE8E #41B0BE #4171BE
triadic
#41B0BE #BE41B0 #B0BE41
tetradic
#41B0BE #8E41BE #BE4F41 #71BE41
square
#41B0BE #8E41BE #BE4F41 #71BE41
split-complementary
#41B0BE #BE4171 #BE8E41
monochromatic
#225C63 #318690 #41B0BE #6FC3CE #9CD6DD
Accessibility & contrast
On white
2.57
#41B0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#41B0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B0BE
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B0BE | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BF
Deuteranopia (green-blind)
#8F9CBE
Tritanopia (blue-blind)
#00B7B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b0be; /* rgb */ color: rgb(65, 176, 190); /* oklch */ color: oklch(70.0% 0.100 206.9);
Tailwind
colors: {
custom: {
50: '#85c8d1',
500: '#41b0be',
950: '#000000',
},
}SCSS
$custom: #41b0be; $custom-light: #85c8d1; $custom-dark: #000000;
JSON
{
"hex": "#41b0be",
"rgb": {
"r": 65,
"g": 176,
"b": 190
},
"hsl": {
"h": 186.72,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.70037,
"c": 0.10036,
"h": 206.9
},
"luminance": 0.35892
}Semantic roles & 50–950 ramp
primary
#41B0BE
secondary
#C99891
accent
#5F4FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282