#41B2BB#41B2BB
#41B2BB is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.101 H 202.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2BB |
|---|---|
| RGB | rgb(65, 178, 187) |
| HSL | hsl(184, 48%, 49%) |
| HSV | hsv(184, 65%, 73%) |
| CMYK | cmyk(65.2%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.94, -28.54, -13.97) |
| CIE-LCH | lch(66.94, 31.77, 206.08°) |
| OKLab | oklab(70.41% -0.0928 -0.0387) |
| OKLCH | oklch(70.41% 0.101 202.6) |
| XYZ | xyz(27.0661, 36.5495, 52.6324) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.43
Lightseagreen
#20B2AA
ΔE00 7.05
Cadetblue
#5F9EA0
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 8.08
Topaz
#13BBAF
ΔE00 8.72
Mediumturquoise
#48D1CC
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2BB #BB4A41
analogous
#41BB87 #41B2BB #4175BB
triadic
#41B2BB #BB41B2 #B2BB41
tetradic
#41B2BB #8741BB #BB4A41 #75BB41
square
#41B2BB #8741BB #BB4A41 #75BB41
split-complementary
#41B2BB #BB4175 #BB8741
monochromatic
#215C60 #31878E #41B2BB #6DC5CC #9AD7DC
Accessibility & contrast
On white
2.53
#41B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#41B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2BB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2BB | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#929DBC
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b2bb; /* rgb */ color: rgb(65, 178, 187); /* oklch */ color: oklch(70.4% 0.101 202.6);
Tailwind
colors: {
custom: {
50: '#85c9cf',
500: '#41b2bb',
950: '#000000',
},
}SCSS
$custom: #41b2bb; $custom-light: #85c9cf; $custom-dark: #000000;
JSON
{
"hex": "#41b2bb",
"rgb": {
"r": 65,
"g": 178,
"b": 187
},
"hsl": {
"h": 184.426,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.70409,
"c": 0.10056,
"h": 202.6
},
"luminance": 0.36552
}Semantic roles & 50–950 ramp
primary
#41B2BB
secondary
#C89490
accent
#5A50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282