#41B2AA#41B2AA
#41B2AA is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.8% C 0.101 H 188.5°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #41B2AA |
|---|---|
| RGB | rgb(65, 178, 170) |
| HSL | hsl(176, 47%, 48%) |
| HSV | hsv(176, 63%, 70%) |
| CMYK | cmyk(63.5%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(66.42, -33.38, -5.33) |
| CIE-LCH | lch(66.42, 33.80, 189.07°) |
| OKLab | oklab(69.81% -0.1002 -0.0149) |
| OKLCH | oklch(69.81% 0.101 188.5) |
| XYZ | xyz(25.3528, 35.8641, 43.6088) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.72
Topaz
#13BBAF
ΔE00 3.41
Tealish
#24BCA8
ΔE00 5.06
Turquoise (survey)
#06C2AC
ΔE00 6.49
Sea
#3C9992
ΔE00 7.55
Greeny Blue
#42B395
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41B2AA #B24149
analogous
#41B271 #41B2AA #4182B2
triadic
#41B2AA #AA41B2 #B2AA41
tetradic
#41B2AA #7141B2 #B24149 #82B241
square
#41B2AA #7141B2 #B24149 #82B241
split-complementary
#41B2AA #B24182 #B27141
monochromatic
#205854 #31857F #41B2AA #68C8C1 #95D8D4
Accessibility & contrast
On white
2.57
#41B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#41B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41B2AA
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41B2AA | 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)
#A9A9AA
Deuteranopia (green-blind)
#979CAB
Tritanopia (blue-blind)
#00B6AF
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #41b2aa; /* rgb */ color: rgb(65, 178, 170); /* oklch */ color: oklch(69.8% 0.101 188.5);
Tailwind
colors: {
custom: {
50: '#83c9c3',
500: '#41b2aa',
950: '#000000',
},
}SCSS
$custom: #41b2aa; $custom-light: #83c9c3; $custom-dark: #000000;
JSON
{
"hex": "#41b2aa",
"rgb": {
"r": 65,
"g": 178,
"b": 170
},
"hsl": {
"h": 175.752,
"s": 46.502,
"l": 47.647
},
"oklch": {
"l": 0.69814,
"c": 0.10135,
"h": 188.5
},
"luminance": 0.35867
}Semantic roles & 50–950 ramp
primary
#41B2AA
secondary
#C48B8F
accent
#525BD6
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281