#41ABAF#41ABAF
#41ABAF is a light, moderate teal. Relative luminance 0.333; OKLCH L 68.3% C 0.096 H 198.7°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABAF |
|---|---|
| RGB | rgb(65, 171, 175) |
| HSL | hsl(182, 46%, 47%) |
| HSV | hsv(182, 63%, 69%) |
| CMYK | cmyk(62.9%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(64.44, -28.60, -11.05) |
| CIE-LCH | lch(64.44, 30.66, 201.13°) |
| OKLab | oklab(68.26% -0.0906 -0.0306) |
| OKLCH | oklch(68.26% 0.096 198.7) |
| XYZ | xyz(24.4774, 33.3421, 45.6948) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.35
Cadetblue
#5F9EA0
ΔE00 5.43
Lightseagreen
#20B2AA
ΔE00 5.54
Sea
#3C9992
ΔE00 7.22
Topaz
#13BBAF
ΔE00 7.83
Blue Green
#0F9B8E
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABAF #AF4541
analogous
#41AF7C #41ABAF #4174AF
triadic
#41ABAF #AF41AB #ABAF41
tetradic
#41ABAF #7C41AF #AF4541 #74AF41
square
#41ABAF #7C41AF #AF4541 #74AF41
split-complementary
#41ABAF #AF4174 #AF7C41
monochromatic
#205456 #307F82 #41ABAF #67C3C6 #93D5D7
Accessibility & contrast
On white
2.74
#41ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#41ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABAF
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABAF | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4AF
Deuteranopia (green-blind)
#8E97B0
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #41abaf; /* rgb */ color: rgb(65, 171, 175); /* oklch */ color: oklch(68.3% 0.096 198.7);
Tailwind
colors: {
custom: {
50: '#83c4c6',
500: '#41abaf',
950: '#000000',
},
}SCSS
$custom: #41abaf; $custom-light: #83c4c6; $custom-dark: #000000;
JSON
{
"hex": "#41abaf",
"rgb": {
"r": 65,
"g": 171,
"b": 175
},
"hsl": {
"h": 182.182,
"s": 45.833,
"l": 47.059
},
"oklch": {
"l": 0.68261,
"c": 0.09564,
"h": 198.7
},
"luminance": 0.33345
}Semantic roles & 50–950 ramp
primary
#41ABAF
secondary
#C28B89
accent
#5752D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182