#41B2A4#41B2A4
#41B2A4 is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.6% C 0.103 H 183.7°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2A4 |
|---|---|
| RGB | rgb(65, 178, 164) |
| HSL | hsl(173, 47%, 48%) |
| HSV | hsv(173, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 7.9%, 30.2%) |
| CIE-LAB | lab(66.25, -35.01, -2.25) |
| CIE-LCH | lch(66.25, 35.09, 183.68°) |
| OKLab | oklab(69.62% -0.103 -0.0066) |
| OKLCH | oklch(69.62% 0.103 183.7) |
| XYZ | xyz(24.7981, 35.6423, 40.6875) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.73
Topaz
#13BBAF
ΔE00 3.26
Tealish
#24BCA8
ΔE00 3.55
Turquoise (survey)
#06C2AC
ΔE00 5.21
Greeny Blue
#42B395
ΔE00 5.38
Dull Teal
#5F9E8F
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2A4 #B2414F
analogous
#41B26B #41B2A4 #4188B2
triadic
#41B2A4 #A441B2 #B2A441
tetradic
#41B2A4 #6B41B2 #B2414F #88B241
square
#41B2A4 #6B41B2 #B2414F #88B241
split-complementary
#41B2A4 #B24188 #B26B41
monochromatic
#205851 #31857B #41B2A4 #68C8BC #95D8D0
Accessibility & contrast
On white
2.58
#41B2A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#41B2A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2A4
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2A4 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A4
Deuteranopia (green-blind)
#999CA5
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b2a4; /* rgb */ color: rgb(65, 178, 164); /* oklch */ color: oklch(69.6% 0.103 183.7);
Tailwind
colors: {
custom: {
50: '#83c9be',
500: '#41b2a4',
950: '#000000',
},
}SCSS
$custom: #41b2a4; $custom-light: #83c9be; $custom-dark: #000000;
JSON
{
"hex": "#41b2a4",
"rgb": {
"r": 65,
"g": 178,
"b": 164
},
"hsl": {
"h": 172.566,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69619,
"c": 0.10317,
"h": 183.7
},
"luminance": 0.35645
}Semantic roles & 50–950 ramp
primary
#41B2A4
secondary
#C48B92
accent
#5262D6
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281