#41B3B2#41B3B2
#41B3B2 is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.3% C 0.101 H 194.3°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #41B3B2 |
|---|---|
| RGB | rgb(65, 179, 178) |
| HSL | hsl(179, 47%, 48%) |
| HSV | hsv(179, 64%, 70%) |
| CMYK | cmyk(63.7%, 0%, 0.6%, 29.8%) |
| CIE-LAB | lab(66.96, -31.62, -8.96) |
| CIE-LCH | lch(66.96, 32.87, 195.81°) |
| OKLab | oklab(70.33% -0.0977 -0.0249) |
| OKLCH | oklch(70.33% 0.101 194.3) |
| XYZ | xyz(26.3324, 36.5755, 47.7829) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.38
Topaz
#13BBAF
ΔE00 5.07
Turquoise Blue
#06B1C4
ΔE00 7.01
Tealish
#24BCA8
ΔE00 7.35
Darkturquoise
#00CED1
ΔE00 7.36
Cadetblue
#5F9EA0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B3B2 #B34142
analogous
#41B379 #41B3B2 #417BB3
triadic
#41B3B2 #B241B3 #B3B241
tetradic
#41B3B2 #7941B3 #B34142 #7BB341
square
#41B3B2 #7941B3 #B34142 #7BB341
split-complementary
#41B3B2 #B3417B #B37941
monochromatic
#205959 #318685 #41B3B2 #69C8C8 #96D9D8
Accessibility & contrast
On white
2.53
#41B3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#41B3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B3B2
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B3B2 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB2
Deuteranopia (green-blind)
#969DB3
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #41b3b2; /* rgb */ color: rgb(65, 179, 178); /* oklch */ color: oklch(70.3% 0.101 194.3);
Tailwind
colors: {
custom: {
50: '#84cac9',
500: '#41b3b2',
950: '#000000',
},
}SCSS
$custom: #41b3b2; $custom-light: #84cac9; $custom-dark: #000000;
JSON
{
"hex": "#41b3b2",
"rgb": {
"r": 65,
"g": 179,
"b": 178
},
"hsl": {
"h": 179.474,
"s": 46.721,
"l": 47.843
},
"oklch": {
"l": 0.70332,
"c": 0.10085,
"h": 194.3
},
"luminance": 0.36578
}Semantic roles & 50–950 ramp
primary
#41B3B2
secondary
#C48B8C
accent
#5153D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282