#41B2B3#41B2B3
#41B2B3 is a light, moderate teal. Relative luminance 0.362; OKLCH L 70.1% C 0.100 H 196.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2B3 |
|---|---|
| RGB | rgb(65, 178, 179) |
| HSL | hsl(181, 47%, 48%) |
| HSV | hsv(181, 64%, 70%) |
| CMYK | cmyk(63.7%, 0.6%, 0%, 29.8%) |
| CIE-LAB | lab(66.68, -30.86, -9.92) |
| CIE-LCH | lch(66.68, 32.41, 197.81°) |
| OKLab | oklab(70.12% -0.0962 -0.0275) |
| OKLCH | oklch(70.12% 0.1 196) |
| XYZ | xyz(26.2335, 36.2164, 48.2470) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.06
Topaz
#13BBAF
ΔE00 5.85
Turquoise Blue
#06B1C4
ΔE00 6.24
Cadetblue
#5F9EA0
ΔE00 7.17
Darkturquoise
#00CED1
ΔE00 7.55
Tealish
#24BCA8
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2B3 #B34241
analogous
#41B37B #41B2B3 #4179B3
triadic
#41B2B3 #B341B2 #B2B341
tetradic
#41B2B3 #7B41B3 #B34241 #79B341
square
#41B2B3 #7B41B3 #B34241 #79B341
split-complementary
#41B2B3 #B34179 #B37B41
monochromatic
#205959 #318586 #41B2B3 #69C8C8 #96D8D9
Accessibility & contrast
On white
2.55
#41B2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#41B2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2B3
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2B3 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB3
Deuteranopia (green-blind)
#959DB4
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b2b3; /* rgb */ color: rgb(65, 178, 179); /* oklch */ color: oklch(70.1% 0.100 196.0);
Tailwind
colors: {
custom: {
50: '#84c9c9',
500: '#41b2b3',
950: '#000000',
},
}SCSS
$custom: #41b2b3; $custom-light: #84c9c9; $custom-dark: #000000;
JSON
{
"hex": "#41b2b3",
"rgb": {
"r": 65,
"g": 178,
"b": 179
},
"hsl": {
"h": 180.526,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.70121,
"c": 0.1001,
"h": 196
},
"luminance": 0.36219
}Semantic roles & 50–950 ramp
primary
#41B2B3
secondary
#C48C8B
accent
#5351D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282