#41B8AA#41B8AA
#41B8AA is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.3% C 0.107 H 184.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #41B8AA |
|---|---|
| RGB | rgb(65, 184, 170) |
| HSL | hsl(173, 48%, 49%) |
| HSV | hsv(173, 65%, 72%) |
| CMYK | cmyk(64.7%, 0%, 7.6%, 27.8%) |
| CIE-LAB | lab(68.24, -36.18, -2.63) |
| CIE-LCH | lch(68.24, 36.28, 184.16°) |
| OKLab | oklab(71.3% -0.1066 -0.0077) |
| OKLCH | oklch(71.3% 0.107 184.1) |
| XYZ | xyz(26.5728, 38.3042, 44.0154) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.20
Tealish
#24BCA8
ΔE00 2.62
Lightseagreen
#20B2AA
ΔE00 3.10
Turquoise (survey)
#06C2AC
ΔE00 4.04
Greeny Blue
#42B395
ΔE00 5.75
Mediumturquoise
#48D1CC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B8AA #B8414F
analogous
#41B86F #41B8AA #418BB8
triadic
#41B8AA #AA41B8 #B8AA41
tetradic
#41B8AA #6F41B8 #B8414F #8BB841
square
#41B8AA #6F41B8 #B8414F #8BB841
split-complementary
#41B8AA #B8418B #B86F41
monochromatic
#215E56 #318B80 #41B8AA #6BCBC0 #99DBD3
Accessibility & contrast
On white
2.42
#41B8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#41B8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B8AA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B8AA | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#9EA1AB
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #41b8aa; /* rgb */ color: rgb(65, 184, 170); /* oklch */ color: oklch(71.3% 0.107 184.1);
Tailwind
colors: {
custom: {
50: '#84cec3',
500: '#41b8aa',
950: '#000000',
},
}SCSS
$custom: #41b8aa; $custom-light: #84cec3; $custom-dark: #000000;
JSON
{
"hex": "#41b8aa",
"rgb": {
"r": 65,
"g": 184,
"b": 170
},
"hsl": {
"h": 172.941,
"s": 47.791,
"l": 48.824
},
"oklch": {
"l": 0.71299,
"c": 0.10684,
"h": 184.1
},
"luminance": 0.38307
}Semantic roles & 50–950 ramp
primary
#41B8AA
secondary
#C78E95
accent
#5060D7
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1312
muted
#7D8281