#41BCA6#41BCA6
#41BCA6 is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.2% C 0.113 H 178.7°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCA6 |
|---|---|
| RGB | rgb(65, 188, 166) |
| HSL | hsl(169, 49%, 50%) |
| HSV | hsv(169, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 11.7%, 26.3%) |
| CIE-LAB | lab(69.36, -39.06, 1.19) |
| CIE-LCH | lch(69.36, 39.07, 178.25°) |
| OKLab | oklab(72.17% -0.1126 0.0025) |
| OKLCH | oklch(72.17% 0.113 178.7) |
| XYZ | xyz(27.0428, 39.8405, 42.3338) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.66
Turquoise (survey)
#06C2AC
ΔE00 2.57
Greeny Blue
#42B395
ΔE00 3.87
Topaz
#13BBAF
ΔE00 3.96
Lightseagreen
#20B2AA
ΔE00 5.67
Mediumaquamarine
#66CDAA
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCA6 #BC4157
analogous
#41BC68 #41BCA6 #4195BC
triadic
#41BCA6 #A641BC #BCA641
tetradic
#41BCA6 #6841BC #BC4157 #95BC41
square
#41BCA6 #6841BC #BC4157 #95BC41
split-complementary
#41BCA6 #BC4195 #BC6841
monochromatic
#226156 #318F7E #41BCA6 #6ECDBC #9BDCD1
Accessibility & contrast
On white
2.34
#41BCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#41BCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCA6
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCA6 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A5
Deuteranopia (green-blind)
#A3A4A8
Tritanopia (blue-blind)
#00BFB5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41bca6; /* rgb */ color: rgb(65, 188, 166); /* oklch */ color: oklch(72.2% 0.113 178.7);
Tailwind
colors: {
custom: {
50: '#84d1c0',
500: '#41bca6',
950: '#000000',
},
}SCSS
$custom: #41bca6; $custom-light: #84d1c0; $custom-dark: #000000;
JSON
{
"hex": "#41bca6",
"rgb": {
"r": 65,
"g": 188,
"b": 166
},
"hsl": {
"h": 169.268,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72167,
"c": 0.1126,
"h": 178.7
},
"luminance": 0.39843
}Semantic roles & 50–950 ramp
primary
#41BCA6
secondary
#C9909A
accent
#5068D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281