#41ABB8#41ABB8
#41ABB8 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.6% C 0.097 H 206.5°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABB8 |
|---|---|
| RGB | rgb(65, 171, 184) |
| HSL | hsl(187, 48%, 49%) |
| HSV | hsv(187, 65%, 72%) |
| CMYK | cmyk(64.7%, 7.1%, 0%, 27.8%) |
| CIE-LAB | lab(64.73, -25.95, -15.63) |
| CIE-LCH | lch(64.73, 30.30, 211.06°) |
| OKLab | oklab(68.6% -0.0868 -0.0433) |
| OKLCH | oklch(68.6% 0.097 206.5) |
| XYZ | xyz(25.3909, 33.7076, 50.5062) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.89
Cadetblue
#5F9EA0
ΔE00 6.15
Lightseagreen
#20B2AA
ΔE00 8.87
Sea
#3C9992
ΔE00 9.81
Greyblue
#77A1B5
ΔE00 10.44
Darkturquoise
#00CED1
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABB8 #B84E41
analogous
#41B88A #41ABB8 #4170B8
triadic
#41ABB8 #B841AB #ABB841
tetradic
#41ABB8 #8A41B8 #B84E41 #70B841
square
#41ABB8 #8A41B8 #B84E41 #70B841
split-complementary
#41ABB8 #B84170 #B88A41
monochromatic
#21575E #31818B #41ABB8 #6BC0CB #99D4DB
Accessibility & contrast
On white
2.71
#41ABB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#41ABB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABB8
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABB8 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5B9
Deuteranopia (green-blind)
#8C97B8
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41abb8; /* rgb */ color: rgb(65, 171, 184); /* oklch */ color: oklch(68.6% 0.097 206.5);
Tailwind
colors: {
custom: {
50: '#84c4cd',
500: '#41abb8',
950: '#000000',
},
}SCSS
$custom: #41abb8; $custom-light: #84c4cd; $custom-dark: #000000;
JSON
{
"hex": "#41abb8",
"rgb": {
"r": 65,
"g": 171,
"b": 184
},
"hsl": {
"h": 186.555,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.68595,
"c": 0.09698,
"h": 206.5
},
"luminance": 0.3371
}Semantic roles & 50–950 ramp
primary
#41ABB8
secondary
#C7948E
accent
#5F50D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182