#41B2BA#41B2BA
#41B2BA is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.4% C 0.100 H 201.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2BA |
|---|---|
| RGB | rgb(65, 178, 186) |
| HSL | hsl(184, 48%, 49%) |
| HSV | hsv(184, 65%, 73%) |
| CMYK | cmyk(65.1%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.91, -28.83, -13.46) |
| CIE-LCH | lch(66.91, 31.82, 205.03°) |
| OKLab | oklab(70.37% -0.0932 -0.0373) |
| OKLCH | oklch(70.37% 0.1 201.8) |
| XYZ | xyz(26.9595, 36.5068, 52.0706) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.75
Lightseagreen
#20B2AA
ΔE00 6.67
Cadetblue
#5F9EA0
ΔE00 7.11
Darkturquoise
#00CED1
ΔE00 7.95
Topaz
#13BBAF
ΔE00 8.35
Mediumturquoise
#48D1CC
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2BA #BA4941
analogous
#41BA86 #41B2BA #4176BA
triadic
#41B2BA #BA41B2 #B2BA41
tetradic
#41B2BA #8641BA #BA4941 #76BA41
square
#41B2BA #8641BA #BA4941 #76BA41
split-complementary
#41B2BA #BA4176 #BA8641
monochromatic
#215B5F #31878D #41B2BA #6CC5CC #9AD7DC
Accessibility & contrast
On white
2.53
#41B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#41B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2BA
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2BA | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBB
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b2ba; /* rgb */ color: rgb(65, 178, 186); /* oklch */ color: oklch(70.4% 0.100 201.8);
Tailwind
colors: {
custom: {
50: '#85c9ce',
500: '#41b2ba',
950: '#000000',
},
}SCSS
$custom: #41b2ba; $custom-light: #85c9ce; $custom-dark: #000000;
JSON
{
"hex": "#41b2ba",
"rgb": {
"r": 65,
"g": 178,
"b": 186
},
"hsl": {
"h": 183.967,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.70372,
"c": 0.10042,
"h": 201.8
},
"luminance": 0.3651
}Semantic roles & 50–950 ramp
primary
#41B2BA
secondary
#C8938F
accent
#5950D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282