#41BCA5#41BCA5
#41BCA5 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.1% C 0.113 H 178.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCA5 |
|---|---|
| RGB | rgb(65, 188, 165) |
| HSL | hsl(169, 49%, 50%) |
| HSV | hsv(169, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 12.2%, 26.3%) |
| CIE-LAB | lab(69.33, -39.31, 1.70) |
| CIE-LCH | lch(69.33, 39.35, 177.52°) |
| OKLab | oklab(72.14% -0.113 0.0039) |
| OKLCH | oklch(72.14% 0.113 178) |
| XYZ | xyz(26.9515, 39.8039, 41.8525) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.84
Turquoise (survey)
#06C2AC
ΔE00 2.65
Greeny Blue
#42B395
ΔE00 3.62
Topaz
#13BBAF
ΔE00 4.26
Lightseagreen
#20B2AA
ΔE00 5.95
Mediumaquamarine
#66CDAA
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCA5 #BC4158
analogous
#41BC67 #41BCA5 #4196BC
triadic
#41BCA5 #A541BC #BCA541
tetradic
#41BCA5 #6741BC #BC4158 #96BC41
square
#41BCA5 #6741BC #BC4158 #96BC41
split-complementary
#41BCA5 #BC4196 #BC6741
monochromatic
#226155 #318F7D #41BCA5 #6ECDBB #9BDCD0
Accessibility & contrast
On white
2.34
#41BCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#41BCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCA5
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCA5 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A4
Deuteranopia (green-blind)
#A3A4A7
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bca5; /* rgb */ color: rgb(65, 188, 165); /* oklch */ color: oklch(72.1% 0.113 178.0);
Tailwind
colors: {
custom: {
50: '#84d1bf',
500: '#41bca5',
950: '#000000',
},
}SCSS
$custom: #41bca5; $custom-light: #84d1bf; $custom-dark: #000000;
JSON
{
"hex": "#41bca5",
"rgb": {
"r": 65,
"g": 188,
"b": 165
},
"hsl": {
"h": 168.78,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72137,
"c": 0.1131,
"h": 178
},
"luminance": 0.39807
}Semantic roles & 50–950 ramp
primary
#41BCA5
secondary
#C9909B
accent
#5069D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281