#41BCA4#41BCA4
#41BCA4 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.1% C 0.114 H 177.4°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCA4 |
|---|---|
| RGB | rgb(65, 188, 164) |
| HSL | hsl(168, 49%, 50%) |
| HSV | hsv(168, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(69.30, -39.57, 2.21) |
| CIE-LCH | lch(69.30, 39.63, 176.80°) |
| OKLab | oklab(72.11% -0.1135 0.0053) |
| OKLCH | oklch(72.11% 0.114 177.4) |
| XYZ | xyz(26.8608, 39.7676, 41.3751) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.06
Turquoise (survey)
#06C2AC
ΔE00 2.76
Greeny Blue
#42B395
ΔE00 3.39
Topaz
#13BBAF
ΔE00 4.56
Mediumaquamarine
#66CDAA
ΔE00 6.11
Lightseagreen
#20B2AA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCA4 #BC4159
analogous
#41BC67 #41BCA4 #4197BC
triadic
#41BCA4 #A441BC #BCA441
tetradic
#41BCA4 #6741BC #BC4159 #97BC41
square
#41BCA4 #6741BC #BC4159 #97BC41
split-complementary
#41BCA4 #BC4197 #BC6741
monochromatic
#226155 #318F7C #41BCA4 #6ECDBA #9BDCD0
Accessibility & contrast
On white
2.35
#41BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#41BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCA4
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCA4 | 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)
#B5B1A3
Deuteranopia (green-blind)
#A3A4A6
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bca4; /* rgb */ color: rgb(65, 188, 164); /* oklch */ color: oklch(72.1% 0.114 177.4);
Tailwind
colors: {
custom: {
50: '#84d1be',
500: '#41bca4',
950: '#000000',
},
}SCSS
$custom: #41bca4; $custom-light: #84d1be; $custom-dark: #000000;
JSON
{
"hex": "#41bca4",
"rgb": {
"r": 65,
"g": 188,
"b": 164
},
"hsl": {
"h": 168.293,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72108,
"c": 0.11361,
"h": 177.4
},
"luminance": 0.39771
}Semantic roles & 50–950 ramp
primary
#41BCA4
secondary
#C9909B
accent
#506AD8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281