#41BCA0#41BCA0
#41BCA0 is a light, moderate teal. Relative luminance 0.396; OKLCH L 72.0% C 0.116 H 174.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCA0 |
|---|---|
| RGB | rgb(65, 188, 160) |
| HSL | hsl(166, 49%, 50%) |
| HSV | hsv(166, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(69.20, -40.59, 4.26) |
| CIE-LCH | lch(69.20, 40.81, 174.01°) |
| OKLab | oklab(71.99% -0.1153 0.0107) |
| OKLCH | oklch(71.99% 0.116 174.7) |
| XYZ | xyz(26.5053, 39.6254, 39.5025) |
| Luminance | 0.3963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.69
Tealish
#24BCA8
ΔE00 3.12
Turquoise (survey)
#06C2AC
ΔE00 3.49
Mediumaquamarine
#66CDAA
ΔE00 5.57
Topaz
#13BBAF
ΔE00 5.77
Green Blue
#01C08D
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCA0 #BC415D
analogous
#41BC62 #41BCA0 #419BBC
triadic
#41BCA0 #A041BC #BCA041
tetradic
#41BCA0 #6241BC #BC415D #9BBC41
square
#41BCA0 #6241BC #BC415D #9BBC41
split-complementary
#41BCA0 #BC419B #BC6241
monochromatic
#226153 #318F79 #41BCA0 #6ECDB7 #9BDCCE
Accessibility & contrast
On white
2.35
#41BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#41BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCA0
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCA0 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09F
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#00BEB4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bca0; /* rgb */ color: rgb(65, 188, 160); /* oklch */ color: oklch(72.0% 0.116 174.7);
Tailwind
colors: {
custom: {
50: '#84d1bc',
500: '#41bca0',
950: '#000000',
},
}SCSS
$custom: #41bca0; $custom-light: #84d1bc; $custom-dark: #000000;
JSON
{
"hex": "#41bca0",
"rgb": {
"r": 65,
"g": 188,
"b": 160
},
"hsl": {
"h": 166.341,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.71991,
"c": 0.11584,
"h": 174.7
},
"luminance": 0.39628
}Semantic roles & 50–950 ramp
primary
#41BCA0
secondary
#C9909D
accent
#506FD8
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0C1412
muted
#7D8281