#41ABA0#41ABA0
#41ABA0 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.7% C 0.098 H 185.6°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABA0 |
|---|---|
| RGB | rgb(65, 171, 160) |
| HSL | hsl(174, 45%, 46%) |
| HSV | hsv(174, 62%, 67%) |
| CMYK | cmyk(62%, 0%, 6.4%, 32.9%) |
| CIE-LAB | lab(63.99, -32.81, -3.35) |
| CIE-LCH | lch(63.99, 32.98, 185.83°) |
| OKLab | oklab(67.75% -0.0973 -0.0096) |
| OKLCH | oklch(67.75% 0.098 185.6) |
| XYZ | xyz(23.0852, 32.7853, 38.3625) |
| Luminance | 0.3279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.90
Topaz
#13BBAF
ΔE00 4.88
Tealish
#24BCA8
ΔE00 5.63
Sea
#3C9992
ΔE00 5.66
Blue Green
#0F9B8E
ΔE00 5.80
Dull Teal
#5F9E8F
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABA0 #AB414C
analogous
#41AB6B #41ABA0 #4181AB
triadic
#41ABA0 #A041AB #ABA041
tetradic
#41ABA0 #6B41AB #AB414C #81AB41
square
#41ABA0 #6B41AB #AB414C #81AB41
split-complementary
#41ABA0 #AB4181 #AB6B41
monochromatic
#1F524D #307F77 #41ABA0 #65C4BA #91D5CE
Accessibility & contrast
On white
2.78
#41ABA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#41ABA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABA0
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABA0 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#9396A1
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #41aba0; /* rgb */ color: rgb(65, 171, 160); /* oklch */ color: oklch(67.7% 0.098 185.6);
Tailwind
colors: {
custom: {
50: '#82c4bc',
500: '#41aba0',
950: '#000000',
},
}SCSS
$custom: #41aba0; $custom-light: #82c4bc; $custom-dark: #000000;
JSON
{
"hex": "#41aba0",
"rgb": {
"r": 65,
"g": 171,
"b": 160
},
"hsl": {
"h": 173.774,
"s": 44.915,
"l": 46.275
},
"oklch": {
"l": 0.67747,
"c": 0.09776,
"h": 185.6
},
"luminance": 0.32788
}Semantic roles & 50–950 ramp
primary
#41ABA0
secondary
#C1878D
accent
#5361D5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1312
muted
#7C8281