#41ABA8#41ABA8
#41ABA8 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.096 H 192.5°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABA8 |
|---|---|
| RGB | rgb(65, 171, 168) |
| HSL | hsl(178, 45%, 46%) |
| HSV | hsv(178, 62%, 67%) |
| CMYK | cmyk(62%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(64.22, -30.60, -7.47) |
| CIE-LCH | lch(64.22, 31.50, 193.72°) |
| OKLab | oklab(68.02% -0.0937 -0.0208) |
| OKLCH | oklch(68.02% 0.096 192.5) |
| XYZ | xyz(23.8076, 33.0743, 42.1675) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.33
Topaz
#13BBAF
ΔE00 5.86
Sea
#3C9992
ΔE00 5.87
Cadetblue
#5F9EA0
ΔE00 6.14
Blue Green
#0F9B8E
ΔE00 7.18
Dull Teal
#5F9E8F
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABA8 #AB4144
analogous
#41AB73 #41ABA8 #4179AB
triadic
#41ABA8 #A841AB #ABA841
tetradic
#41ABA8 #7341AB #AB4144 #79AB41
square
#41ABA8 #7341AB #AB4144 #79AB41
split-complementary
#41ABA8 #AB4179 #AB7341
monochromatic
#1F5251 #307F7C #41ABA8 #65C4C2 #91D5D3
Accessibility & contrast
On white
2.76
#41ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#41ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABA8
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABA8 | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A8
Deuteranopia (green-blind)
#9097A9
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #41aba8; /* rgb */ color: rgb(65, 171, 168); /* oklch */ color: oklch(68.0% 0.096 192.5);
Tailwind
colors: {
custom: {
50: '#82c4c1',
500: '#41aba8',
950: '#000000',
},
}SCSS
$custom: #41aba8; $custom-light: #82c4c1; $custom-dark: #000000;
JSON
{
"hex": "#41aba8",
"rgb": {
"r": 65,
"g": 171,
"b": 168
},
"hsl": {
"h": 178.302,
"s": 44.915,
"l": 46.275
},
"oklch": {
"l": 0.68015,
"c": 0.09595,
"h": 192.5
},
"luminance": 0.33077
}Semantic roles & 50–950 ramp
primary
#41ABA8
secondary
#C18789
accent
#5357D5
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281