#41B2A9#41B2A9
#41B2A9 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.8% C 0.102 H 187.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2A9 |
|---|---|
| RGB | rgb(65, 178, 169) |
| HSL | hsl(175, 47%, 48%) |
| HSV | hsv(175, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 5.1%, 30.2%) |
| CIE-LAB | lab(66.39, -33.66, -4.82) |
| CIE-LCH | lch(66.39, 34.00, 188.14°) |
| OKLab | oklab(69.78% -0.1007 -0.0136) |
| OKLCH | oklch(69.78% 0.102 187.7) |
| XYZ | xyz(25.2586, 35.8264, 43.1125) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.73
Topaz
#13BBAF
ΔE00 3.27
Tealish
#24BCA8
ΔE00 4.76
Turquoise (survey)
#06C2AC
ΔE00 6.23
Greeny Blue
#42B395
ΔE00 7.24
Sea
#3C9992
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2A9 #B2414A
analogous
#41B270 #41B2A9 #4183B2
triadic
#41B2A9 #A941B2 #B2A941
tetradic
#41B2A9 #7041B2 #B2414A #83B241
square
#41B2A9 #7041B2 #B2414A #83B241
split-complementary
#41B2A9 #B24183 #B27041
monochromatic
#205854 #31857E #41B2A9 #68C8C0 #95D8D3
Accessibility & contrast
On white
2.57
#41B2A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#41B2A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2A9
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2A9 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A9
Deuteranopia (green-blind)
#989CAA
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b2a9; /* rgb */ color: rgb(65, 178, 169); /* oklch */ color: oklch(69.8% 0.102 187.7);
Tailwind
colors: {
custom: {
50: '#83c9c2',
500: '#41b2a9',
950: '#000000',
},
}SCSS
$custom: #41b2a9; $custom-light: #83c9c2; $custom-dark: #000000;
JSON
{
"hex": "#41b2a9",
"rgb": {
"r": 65,
"g": 178,
"b": 169
},
"hsl": {
"h": 175.221,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69781,
"c": 0.1016,
"h": 187.7
},
"luminance": 0.35829
}Semantic roles & 50–950 ramp
primary
#41B2A9
secondary
#C48B8F
accent
#525CD6
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281