#41BCA7#41BCA7
#41BCA7 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.2% C 0.112 H 179.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCA7 |
|---|---|
| RGB | rgb(65, 188, 167) |
| HSL | hsl(170, 49%, 50%) |
| HSV | hsv(170, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 11.2%, 26.3%) |
| CIE-LAB | lab(69.38, -38.80, 0.68) |
| CIE-LCH | lch(69.38, 38.80, 178.99°) |
| OKLab | oklab(72.2% -0.1121 0.0012) |
| OKLCH | oklch(72.2% 0.112 179.4) |
| XYZ | xyz(27.1349, 39.8773, 42.8188) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.53
Turquoise (survey)
#06C2AC
ΔE00 2.54
Topaz
#13BBAF
ΔE00 3.66
Greeny Blue
#42B395
ΔE00 4.13
Lightseagreen
#20B2AA
ΔE00 5.40
Mediumaquamarine
#66CDAA
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCA7 #BC4156
analogous
#41BC69 #41BCA7 #4194BC
triadic
#41BCA7 #A741BC #BCA741
tetradic
#41BCA7 #6941BC #BC4156 #94BC41
square
#41BCA7 #6941BC #BC4156 #94BC41
split-complementary
#41BCA7 #BC4194 #BC6941
monochromatic
#226156 #318F7F #41BCA7 #6ECDBC #9BDCD1
Accessibility & contrast
On white
2.34
#41BCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#41BCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCA7
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCA7 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A6
Deuteranopia (green-blind)
#A3A4A9
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bca7; /* rgb */ color: rgb(65, 188, 167); /* oklch */ color: oklch(72.2% 0.112 179.4);
Tailwind
colors: {
custom: {
50: '#84d1c1',
500: '#41bca7',
950: '#000000',
},
}SCSS
$custom: #41bca7; $custom-light: #84d1c1; $custom-dark: #000000;
JSON
{
"hex": "#41bca7",
"rgb": {
"r": 65,
"g": 188,
"b": 167
},
"hsl": {
"h": 169.756,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72197,
"c": 0.11212,
"h": 179.4
},
"luminance": 0.3988
}Semantic roles & 50–950 ramp
primary
#41BCA7
secondary
#C9909A
accent
#5067D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281