#41B5B2#41B5B2
#41B5B2 is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.8% C 0.102 H 192.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #41B5B2 |
|---|---|
| RGB | rgb(65, 181, 178) |
| HSL | hsl(178, 47%, 48%) |
| HSV | hsv(178, 64%, 71%) |
| CMYK | cmyk(64.1%, 0%, 1.7%, 29%) |
| CIE-LAB | lab(67.56, -32.58, -8.05) |
| CIE-LCH | lch(67.56, 33.56, 193.88°) |
| OKLab | oklab(70.82% -0.0998 -0.0224) |
| OKLCH | oklch(70.82% 0.102 192.6) |
| XYZ | xyz(26.7361, 37.3830, 47.9174) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.86
Topaz
#13BBAF
ΔE00 4.21
Tealish
#24BCA8
ΔE00 6.47
Darkturquoise
#00CED1
ΔE00 7.00
Mediumturquoise
#48D1CC
ΔE00 7.27
Turquoise (survey)
#06C2AC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B5B2 #B54144
analogous
#41B578 #41B5B2 #417EB5
triadic
#41B5B2 #B241B5 #B5B241
tetradic
#41B5B2 #7841B5 #B54144 #7EB541
square
#41B5B2 #7841B5 #B54144 #7EB541
split-complementary
#41B5B2 #B5417E #B57841
monochromatic
#215B59 #318886 #41B5B2 #6AC9C7 #97DAD8
Accessibility & contrast
On white
2.48
#41B5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#41B5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B5B2
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B5B2 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACB2
Deuteranopia (green-blind)
#989FB3
Tritanopia (blue-blind)
#00BAB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #41b5b2; /* rgb */ color: rgb(65, 181, 178); /* oklch */ color: oklch(70.8% 0.102 192.6);
Tailwind
colors: {
custom: {
50: '#84cbc9',
500: '#41b5b2',
950: '#000000',
},
}SCSS
$custom: #41b5b2; $custom-light: #84cbc9; $custom-dark: #000000;
JSON
{
"hex": "#41b5b2",
"rgb": {
"r": 65,
"g": 181,
"b": 178
},
"hsl": {
"h": 178.448,
"s": 47.154,
"l": 48.235
},
"oklch": {
"l": 0.70823,
"c": 0.10231,
"h": 192.6
},
"luminance": 0.37386
}Semantic roles & 50–950 ramp
primary
#41B5B2
secondary
#C58C8E
accent
#5154D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282