#41B9A2#41B9A2
#41B9A2 is a light, moderate teal. Relative luminance 0.384; OKLCH L 71.3% C 0.111 H 177.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #41B9A2 |
|---|---|
| RGB | rgb(65, 185, 162) |
| HSL | hsl(169, 48%, 49%) |
| HSV | hsv(169, 65%, 73%) |
| CMYK | cmyk(64.9%, 0%, 12.4%, 27.5%) |
| CIE-LAB | lab(68.33, -38.74, 1.90) |
| CIE-LCH | lch(68.33, 38.79, 177.19°) |
| OKLab | oklab(71.3% -0.1113 0.0044) |
| OKLCH | oklch(71.3% 0.111 177.7) |
| XYZ | xyz(26.0474, 38.4275, 40.2199) |
| Luminance | 0.3843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.08
Greeny Blue
#42B395
ΔE00 3.02
Turquoise (survey)
#06C2AC
ΔE00 3.23
Topaz
#13BBAF
ΔE00 4.38
Lightseagreen
#20B2AA
ΔE00 5.71
Mediumaquamarine
#66CDAA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B9A2 #B94158
analogous
#41B966 #41B9A2 #4194B9
triadic
#41B9A2 #A241B9 #B9A241
tetradic
#41B9A2 #6641B9 #B94158 #94B941
square
#41B9A2 #6641B9 #B94158 #94B941
split-complementary
#41B9A2 #B94194 #B96641
monochromatic
#215E53 #318C7A #41B9A2 #6CCBB9 #99DBCF
Accessibility & contrast
On white
2.42
#41B9A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#41B9A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B9A2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B9A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B9A2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#A1A1A4
Tritanopia (blue-blind)
#00BCB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b9a2; /* rgb */ color: rgb(65, 185, 162); /* oklch */ color: oklch(71.3% 0.111 177.7);
Tailwind
colors: {
custom: {
50: '#84cebd',
500: '#41b9a2',
950: '#000000',
},
}SCSS
$custom: #41b9a2; $custom-light: #84cebd; $custom-dark: #000000;
JSON
{
"hex": "#41b9a2",
"rgb": {
"r": 65,
"g": 185,
"b": 162
},
"hsl": {
"h": 168.5,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.71301,
"c": 0.11137,
"h": 177.7
},
"luminance": 0.3843
}Semantic roles & 50–950 ramp
primary
#41B9A2
secondary
#C78F99
accent
#506AD8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281