#41B2A8#41B2A8
#41B2A8 is a light, moderate teal. Relative luminance 0.358; OKLCH L 69.7% C 0.102 H 186.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2A8 |
|---|---|
| RGB | rgb(65, 178, 168) |
| HSL | hsl(175, 47%, 48%) |
| HSV | hsv(175, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 5.6%, 30.2%) |
| CIE-LAB | lab(66.36, -33.93, -4.30) |
| CIE-LCH | lch(66.36, 34.20, 187.23°) |
| OKLab | oklab(69.75% -0.1011 -0.0122) |
| OKLCH | oklch(69.75% 0.102 186.9) |
| XYZ | xyz(25.1650, 35.7890, 42.6199) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.82
Topaz
#13BBAF
ΔE00 3.18
Tealish
#24BCA8
ΔE00 4.47
Turquoise (survey)
#06C2AC
ΔE00 5.99
Greeny Blue
#42B395
ΔE00 6.86
Dull Teal
#5F9E8F
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2A8 #B2414B
analogous
#41B26F #41B2A8 #4184B2
triadic
#41B2A8 #A841B2 #B2A841
tetradic
#41B2A8 #6F41B2 #B2414B #84B241
square
#41B2A8 #6F41B2 #B2414B #84B241
split-complementary
#41B2A8 #B24184 #B26F41
monochromatic
#205853 #31857E #41B2A8 #68C8BF #95D8D2
Accessibility & contrast
On white
2.57
#41B2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#41B2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2A8
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2A8 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#989CA9
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b2a8; /* rgb */ color: rgb(65, 178, 168); /* oklch */ color: oklch(69.7% 0.102 186.9);
Tailwind
colors: {
custom: {
50: '#83c9c1',
500: '#41b2a8',
950: '#000000',
},
}SCSS
$custom: #41b2a8; $custom-light: #83c9c1; $custom-dark: #000000;
JSON
{
"hex": "#41b2a8",
"rgb": {
"r": 65,
"g": 178,
"b": 168
},
"hsl": {
"h": 174.69,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69748,
"c": 0.10187,
"h": 186.9
},
"luminance": 0.35792
}Semantic roles & 50–950 ramp
primary
#41B2A8
secondary
#C48B90
accent
#525DD6
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281