#41B2B5#41B2B5
#41B2B5 is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.2% C 0.100 H 197.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2B5 |
|---|---|
| RGB | rgb(65, 178, 181) |
| HSL | hsl(182, 47%, 48%) |
| HSV | hsv(182, 64%, 71%) |
| CMYK | cmyk(64.1%, 1.7%, 0%, 29%) |
| CIE-LAB | lab(66.75, -30.28, -10.93) |
| CIE-LCH | lch(66.75, 32.20, 199.85°) |
| OKLab | oklab(70.19% -0.0954 -0.0303) |
| OKLCH | oklch(70.19% 0.1 197.6) |
| XYZ | xyz(26.4372, 36.2979, 49.3200) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.79
Turquoise Blue
#06B1C4
ΔE00 5.49
Topaz
#13BBAF
ΔE00 6.54
Cadetblue
#5F9EA0
ΔE00 7.07
Darkturquoise
#00CED1
ΔE00 7.56
Mediumturquoise
#48D1CC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2B5 #B54441
analogous
#41B57E #41B2B5 #4178B5
triadic
#41B2B5 #B541B2 #B2B541
tetradic
#41B2B5 #7E41B5 #B54441 #78B541
square
#41B2B5 #7E41B5 #B54441 #78B541
split-complementary
#41B2B5 #B54178 #B57E41
monochromatic
#21595B #318688 #41B2B5 #6AC7C9 #97D8DA
Accessibility & contrast
On white
2.54
#41B2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#41B2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2B5
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2B5 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB5
Deuteranopia (green-blind)
#949DB6
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #41b2b5; /* rgb */ color: rgb(65, 178, 181); /* oklch */ color: oklch(70.2% 0.100 197.6);
Tailwind
colors: {
custom: {
50: '#84c9cb',
500: '#41b2b5',
950: '#000000',
},
}SCSS
$custom: #41b2b5; $custom-light: #84c9cb; $custom-dark: #000000;
JSON
{
"hex": "#41b2b5",
"rgb": {
"r": 65,
"g": 178,
"b": 181
},
"hsl": {
"h": 181.552,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70192,
"c": 0.10008,
"h": 197.6
},
"luminance": 0.36301
}Semantic roles & 50–950 ramp
primary
#41B2B5
secondary
#C58E8C
accent
#5451D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282