#41B4B2#41B4B2
#41B4B2 is a light, moderate teal. Relative luminance 0.370; OKLCH L 70.6% C 0.102 H 193.5°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #41B4B2 |
|---|---|
| RGB | rgb(65, 180, 178) |
| HSL | hsl(179, 47%, 48%) |
| HSV | hsv(179, 64%, 71%) |
| CMYK | cmyk(63.9%, 0%, 1.1%, 29.4%) |
| CIE-LAB | lab(67.26, -32.10, -8.50) |
| CIE-LCH | lch(67.26, 33.21, 194.84°) |
| OKLab | oklab(70.58% -0.0988 -0.0236) |
| OKLCH | oklch(70.58% 0.102 193.5) |
| XYZ | xyz(26.5335, 36.9778, 47.8499) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.10
Topaz
#13BBAF
ΔE00 4.63
Tealish
#24BCA8
ΔE00 6.91
Darkturquoise
#00CED1
ΔE00 7.16
Turquoise Blue
#06B1C4
ΔE00 7.42
Mediumturquoise
#48D1CC
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B4B2 #B44143
analogous
#41B479 #41B4B2 #417CB4
triadic
#41B4B2 #B241B4 #B4B241
tetradic
#41B4B2 #7941B4 #B44143 #7CB441
square
#41B4B2 #7941B4 #B44143 #7CB441
split-complementary
#41B4B2 #B4417C #B47941
monochromatic
#215A59 #318786 #41B4B2 #69C9C7 #96D9D8
Accessibility & contrast
On white
2.50
#41B4B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#41B4B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B4B2
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B4B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B4B2 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ABB2
Deuteranopia (green-blind)
#979EB3
Tritanopia (blue-blind)
#00B9B3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #41b4b2; /* rgb */ color: rgb(65, 180, 178); /* oklch */ color: oklch(70.6% 0.102 193.5);
Tailwind
colors: {
custom: {
50: '#84cbc9',
500: '#41b4b2',
950: '#000000',
},
}SCSS
$custom: #41b4b2; $custom-light: #84cbc9; $custom-dark: #000000;
JSON
{
"hex": "#41b4b2",
"rgb": {
"r": 65,
"g": 180,
"b": 178
},
"hsl": {
"h": 178.957,
"s": 46.939,
"l": 48.039
},
"oklch": {
"l": 0.70577,
"c": 0.10158,
"h": 193.5
},
"luminance": 0.36981
}Semantic roles & 50–950 ramp
primary
#41B4B2
secondary
#C58C8D
accent
#5154D7
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282