#41ABA7#41ABA7
#41ABA7 is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.096 H 191.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABA7 |
|---|---|
| RGB | rgb(65, 171, 167) |
| HSL | hsl(178, 45%, 46%) |
| HSV | hsv(178, 62%, 67%) |
| CMYK | cmyk(62%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(64.19, -30.88, -6.96) |
| CIE-LCH | lch(64.19, 31.65, 192.69°) |
| OKLab | oklab(67.98% -0.0941 -0.0194) |
| OKLCH | oklch(67.98% 0.096 191.6) |
| XYZ | xyz(23.7148, 33.0371, 41.6787) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.10
Topaz
#13BBAF
ΔE00 5.64
Sea
#3C9992
ΔE00 5.75
Cadetblue
#5F9EA0
ΔE00 6.31
Blue Green
#0F9B8E
ΔE00 6.94
Dull Teal
#5F9E8F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABA7 #AB4145
analogous
#41AB72 #41ABA7 #417AAB
triadic
#41ABA7 #A741AB #ABA741
tetradic
#41ABA7 #7241AB #AB4145 #7AAB41
square
#41ABA7 #7241AB #AB4145 #7AAB41
split-complementary
#41ABA7 #AB417A #AB7241
monochromatic
#1F5250 #307F7C #41ABA7 #65C4C1 #91D5D3
Accessibility & contrast
On white
2.76
#41ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#41ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABA7
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABA7 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A7
Deuteranopia (green-blind)
#9196A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #41aba7; /* rgb */ color: rgb(65, 171, 167); /* oklch */ color: oklch(68.0% 0.096 191.6);
Tailwind
colors: {
custom: {
50: '#82c4c1',
500: '#41aba7',
950: '#000000',
},
}SCSS
$custom: #41aba7; $custom-light: #82c4c1; $custom-dark: #000000;
JSON
{
"hex": "#41aba7",
"rgb": {
"r": 65,
"g": 171,
"b": 167
},
"hsl": {
"h": 177.736,
"s": 44.915,
"l": 46.275
},
"oklch": {
"l": 0.67981,
"c": 0.0961,
"h": 191.6
},
"luminance": 0.3304
}Semantic roles & 50–950 ramp
primary
#41ABA7
secondary
#C18789
accent
#5358D5
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281