#41ABA2#41ABA2
#41ABA2 is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.8% C 0.097 H 187.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABA2 |
|---|---|
| RGB | rgb(65, 171, 162) |
| HSL | hsl(175, 45%, 46%) |
| HSV | hsv(175, 62%, 67%) |
| CMYK | cmyk(62%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(64.04, -32.26, -4.38) |
| CIE-LCH | lch(64.04, 32.56, 187.73°) |
| OKLab | oklab(67.81% -0.0964 -0.0124) |
| OKLCH | oklch(67.81% 0.097 187.3) |
| XYZ | xyz(23.2615, 32.8558, 39.2913) |
| Luminance | 0.3286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.68
Topaz
#13BBAF
ΔE00 4.94
Sea
#3C9992
ΔE00 5.56
Blue Green
#0F9B8E
ΔE00 6.02
Tealish
#24BCA8
ΔE00 6.04
Dull Teal
#5F9E8F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABA2 #AB414A
analogous
#41AB6D #41ABA2 #417FAB
triadic
#41ABA2 #A241AB #ABA241
tetradic
#41ABA2 #6D41AB #AB414A #7FAB41
square
#41ABA2 #6D41AB #AB414A #7FAB41
split-complementary
#41ABA2 #AB417F #AB6D41
monochromatic
#1F524E #307F78 #41ABA2 #65C4BC #91D5CF
Accessibility & contrast
On white
2.77
#41ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#41ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABA2
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABA2 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#9296A3
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #41aba2; /* rgb */ color: rgb(65, 171, 162); /* oklch */ color: oklch(67.8% 0.097 187.3);
Tailwind
colors: {
custom: {
50: '#82c4bd',
500: '#41aba2',
950: '#000000',
},
}SCSS
$custom: #41aba2; $custom-light: #82c4bd; $custom-dark: #000000;
JSON
{
"hex": "#41aba2",
"rgb": {
"r": 65,
"g": 171,
"b": 162
},
"hsl": {
"h": 174.906,
"s": 44.915,
"l": 46.275
},
"oklch": {
"l": 0.67813,
"c": 0.09717,
"h": 187.3
},
"luminance": 0.32858
}Semantic roles & 50–950 ramp
primary
#41ABA2
secondary
#C1878C
accent
#535ED5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281