#41AB9C#41AB9C
#41AB9C is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.6% C 0.099 H 182.3°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #41AB9C |
|---|---|
| RGB | rgb(65, 171, 156) |
| HSL | hsl(172, 45%, 46%) |
| HSV | hsv(172, 62%, 67%) |
| CMYK | cmyk(62%, 0%, 8.8%, 32.9%) |
| CIE-LAB | lab(63.87, -33.88, -1.28) |
| CIE-LCH | lch(63.87, 33.91, 182.17°) |
| OKLab | oklab(67.62% -0.0991 -0.004) |
| OKLCH | oklch(67.62% 0.099 182.3) |
| XYZ | xyz(22.7409, 32.6475, 36.5492) |
| Luminance | 0.3265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.79
Tealish
#24BCA8
ΔE00 5.10
Topaz
#13BBAF
ΔE00 5.11
Greeny Blue
#42B395
ΔE00 5.27
Dull Teal
#5F9E8F
ΔE00 5.57
Blue Green
#0F9B8E
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AB9C #AB4150
analogous
#41AB67 #41AB9C #4185AB
triadic
#41AB9C #9C41AB #AB9C41
tetradic
#41AB9C #6741AB #AB4150 #85AB41
square
#41AB9C #6741AB #AB4150 #85AB41
split-complementary
#41AB9C #AB4185 #AB6741
monochromatic
#1F524B #307F74 #41AB9C #65C4B7 #91D5CC
Accessibility & contrast
On white
2.79
#41AB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#41AB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AB9C
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AB9C | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29B
Deuteranopia (green-blind)
#94969D
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #41ab9c; /* rgb */ color: rgb(65, 171, 156); /* oklch */ color: oklch(67.6% 0.099 182.3);
Tailwind
colors: {
custom: {
50: '#82c4b9',
500: '#41ab9c',
950: '#000000',
},
}SCSS
$custom: #41ab9c; $custom-light: #82c4b9; $custom-dark: #000000;
JSON
{
"hex": "#41ab9c",
"rgb": {
"r": 65,
"g": 171,
"b": 156
},
"hsl": {
"h": 171.509,
"s": 44.915,
"l": 46.275
},
"oklch": {
"l": 0.67619,
"c": 0.0992,
"h": 182.3
},
"luminance": 0.3265
}Semantic roles & 50–950 ramp
primary
#41AB9C
secondary
#C1878F
accent
#5366D5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1311
muted
#7C8280