#41BCA3#41BCA3
#41BCA3 is a light, moderate teal. Relative luminance 0.397; OKLCH L 72.1% C 0.114 H 176.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCA3 |
|---|---|
| RGB | rgb(65, 188, 163) |
| HSL | hsl(168, 49%, 50%) |
| HSV | hsv(168, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 13.3%, 26.3%) |
| CIE-LAB | lab(69.28, -39.83, 2.72) |
| CIE-LCH | lch(69.28, 39.92, 176.09°) |
| OKLab | oklab(72.08% -0.114 0.0066) |
| OKLCH | oklch(72.08% 0.114 176.7) |
| XYZ | xyz(26.7709, 39.7317, 40.9013) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.31
Turquoise (survey)
#06C2AC
ΔE00 2.91
Greeny Blue
#42B395
ΔE00 3.18
Topaz
#13BBAF
ΔE00 4.86
Mediumaquamarine
#66CDAA
ΔE00 5.95
Lightseagreen
#20B2AA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCA3 #BC415A
analogous
#41BC66 #41BCA3 #4198BC
triadic
#41BCA3 #A341BC #BCA341
tetradic
#41BCA3 #6641BC #BC415A #98BC41
square
#41BCA3 #6641BC #BC415A #98BC41
split-complementary
#41BCA3 #BC4198 #BC6641
monochromatic
#226154 #318F7C #41BCA3 #6ECDB9 #9BDCCF
Accessibility & contrast
On white
2.35
#41BCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#41BCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCA3
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCA3 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A2
Deuteranopia (green-blind)
#A3A4A5
Tritanopia (blue-blind)
#00BFB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bca3; /* rgb */ color: rgb(65, 188, 163); /* oklch */ color: oklch(72.1% 0.114 176.7);
Tailwind
colors: {
custom: {
50: '#84d1be',
500: '#41bca3',
950: '#000000',
},
}SCSS
$custom: #41bca3; $custom-light: #84d1be; $custom-dark: #000000;
JSON
{
"hex": "#41bca3",
"rgb": {
"r": 65,
"g": 188,
"b": 163
},
"hsl": {
"h": 167.805,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72078,
"c": 0.11415,
"h": 176.7
},
"luminance": 0.39735
}Semantic roles & 50–950 ramp
primary
#41BCA3
secondary
#C9909C
accent
#506BD8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281