#41BCAA#41BCAA
#41BCAA is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.3% C 0.111 H 181.5°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCAA |
|---|---|
| RGB | rgb(65, 188, 170) |
| HSL | hsl(171, 49%, 50%) |
| HSV | hsv(171, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 9.6%, 26.3%) |
| CIE-LAB | lab(69.46, -38.01, -0.85) |
| CIE-LCH | lch(69.46, 38.02, 181.28°) |
| OKLab | oklab(72.29% -0.1107 -0.0029) |
| OKLCH | oklch(72.29% 0.111 181.5) |
| XYZ | xyz(27.4155, 39.9895, 44.2963) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.57
Turquoise (survey)
#06C2AC
ΔE00 2.72
Topaz
#13BBAF
ΔE00 2.83
Lightseagreen
#20B2AA
ΔE00 4.61
Greeny Blue
#42B395
ΔE00 4.98
Mediumaquamarine
#66CDAA
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCAA #BC4153
analogous
#41BC6D #41BCAA #4190BC
triadic
#41BCAA #AA41BC #BCAA41
tetradic
#41BCAA #6D41BC #BC4153 #90BC41
square
#41BCAA #6D41BC #BC4153 #90BC41
split-complementary
#41BCAA #BC4190 #BC6D41
monochromatic
#226158 #318F81 #41BCAA #6ECDBF #9BDCD3
Accessibility & contrast
On white
2.33
#41BCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#41BCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCAA
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCAA | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A9
Deuteranopia (green-blind)
#A2A4AC
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bcaa; /* rgb */ color: rgb(65, 188, 170); /* oklch */ color: oklch(72.3% 0.111 181.5);
Tailwind
colors: {
custom: {
50: '#85d1c3',
500: '#41bcaa',
950: '#000000',
},
}SCSS
$custom: #41bcaa; $custom-light: #85d1c3; $custom-dark: #000000;
JSON
{
"hex": "#41bcaa",
"rgb": {
"r": 65,
"g": 188,
"b": 170
},
"hsl": {
"h": 171.22,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72289,
"c": 0.11078,
"h": 181.5
},
"luminance": 0.39993
}Semantic roles & 50–950 ramp
primary
#41BCAA
secondary
#C99099
accent
#5064D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281