#41ADB2#41ADB2
#41ADB2 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.9% C 0.097 H 199.5°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #41ADB2 |
|---|---|
| RGB | rgb(65, 173, 178) |
| HSL | hsl(183, 47%, 48%) |
| HSV | hsv(183, 63%, 70%) |
| CMYK | cmyk(63.5%, 2.8%, 0%, 30.2%) |
| CIE-LAB | lab(65.14, -28.71, -11.67) |
| CIE-LCH | lch(65.14, 31.00, 202.12°) |
| OKLab | oklab(68.86% -0.0914 -0.0323) |
| OKLCH | oklch(68.86% 0.097 199.5) |
| XYZ | xyz(25.1559, 34.2226, 47.3907) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.86
Lightseagreen
#20B2AA
ΔE00 5.73
Cadetblue
#5F9EA0
ΔE00 5.86
Topaz
#13BBAF
ΔE00 7.85
Sea
#3C9992
ΔE00 7.91
Darkturquoise
#00CED1
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ADB2 #B24641
analogous
#41B27F #41ADB2 #4174B2
triadic
#41ADB2 #B241AD #ADB241
tetradic
#41ADB2 #7F41B2 #B24641 #74B241
square
#41ADB2 #7F41B2 #B24641 #74B241
split-complementary
#41ADB2 #B24174 #B27F41
monochromatic
#205658 #318185 #41ADB2 #68C4C8 #95D5D8
Accessibility & contrast
On white
2.68
#41ADB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#41ADB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ADB2
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ADB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ADB2 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A6B3
Deuteranopia (green-blind)
#9099B3
Tritanopia (blue-blind)
#00B3AE
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #41adb2; /* rgb */ color: rgb(65, 173, 178); /* oklch */ color: oklch(68.9% 0.097 199.5);
Tailwind
colors: {
custom: {
50: '#83c6c9',
500: '#41adb2',
950: '#000000',
},
}SCSS
$custom: #41adb2; $custom-light: #83c6c9; $custom-dark: #000000;
JSON
{
"hex": "#41adb2",
"rgb": {
"r": 65,
"g": 173,
"b": 178
},
"hsl": {
"h": 182.655,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.6886,
"c": 0.09697,
"h": 199.5
},
"luminance": 0.34225
}Semantic roles & 50–950 ramp
primary
#41ADB2
secondary
#C48D8B
accent
#5852D6
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282