#41B9A3#41B9A3
#41B9A3 is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.3% C 0.111 H 178.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #41B9A3 |
|---|---|
| RGB | rgb(65, 185, 163) |
| HSL | hsl(169, 48%, 49%) |
| HSV | hsv(169, 65%, 73%) |
| CMYK | cmyk(64.9%, 0%, 11.9%, 27.5%) |
| CIE-LAB | lab(68.36, -38.48, 1.39) |
| CIE-LCH | lch(68.36, 38.51, 177.93°) |
| OKLab | oklab(71.33% -0.1108 0.0031) |
| OKLCH | oklch(71.33% 0.111 178.4) |
| XYZ | xyz(26.1366, 38.4632, 40.6899) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.90
Turquoise (survey)
#06C2AC
ΔE00 3.15
Greeny Blue
#42B395
ΔE00 3.30
Topaz
#13BBAF
ΔE00 4.08
Lightseagreen
#20B2AA
ΔE00 5.42
Mediumaquamarine
#66CDAA
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B9A3 #B94157
analogous
#41B967 #41B9A3 #4193B9
triadic
#41B9A3 #A341B9 #B9A341
tetradic
#41B9A3 #6741B9 #B94157 #93B941
square
#41B9A3 #6741B9 #B94157 #93B941
split-complementary
#41B9A3 #B94193 #B96741
monochromatic
#215E53 #318C7B #41B9A3 #6CCBBA #99DBCF
Accessibility & contrast
On white
2.42
#41B9A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#41B9A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B9A3
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B9A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B9A3 | 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)
#B2AEA2
Deuteranopia (green-blind)
#A0A1A5
Tritanopia (blue-blind)
#00BCB2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #41b9a3; /* rgb */ color: rgb(65, 185, 163); /* oklch */ color: oklch(71.3% 0.111 178.4);
Tailwind
colors: {
custom: {
50: '#84cebe',
500: '#41b9a3',
950: '#000000',
},
}SCSS
$custom: #41b9a3; $custom-light: #84cebe; $custom-dark: #000000;
JSON
{
"hex": "#41b9a3",
"rgb": {
"r": 65,
"g": 185,
"b": 163
},
"hsl": {
"h": 169,
"s": 48,
"l": 49.02
},
"oklch": {
"l": 0.71331,
"c": 0.11085,
"h": 178.4
},
"luminance": 0.38466
}Semantic roles & 50–950 ramp
primary
#41B9A3
secondary
#C78F99
accent
#5069D8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281