#41BCA9#41BCA9
#41BCA9 is a light, moderate teal. Relative luminance 0.400; OKLCH L 72.3% C 0.111 H 180.8°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCA9 |
|---|---|
| RGB | rgb(65, 188, 169) |
| HSL | hsl(171, 49%, 50%) |
| HSV | hsv(171, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 10.1%, 26.3%) |
| CIE-LAB | lab(69.44, -38.27, -0.34) |
| CIE-LCH | lch(69.44, 38.27, 180.50°) |
| OKLab | oklab(72.26% -0.1112 -0.0015) |
| OKLCH | oklch(72.26% 0.111 180.8) |
| XYZ | xyz(27.3212, 39.9518, 43.8000) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.48
Turquoise (survey)
#06C2AC
ΔE00 2.61
Topaz
#13BBAF
ΔE00 3.09
Greeny Blue
#42B395
ΔE00 4.68
Lightseagreen
#20B2AA
ΔE00 4.87
Mediumaquamarine
#66CDAA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCA9 #BC4154
analogous
#41BC6C #41BCA9 #4192BC
triadic
#41BCA9 #A941BC #BCA941
tetradic
#41BCA9 #6C41BC #BC4154 #92BC41
square
#41BCA9 #6C41BC #BC4154 #92BC41
split-complementary
#41BCA9 #BC4192 #BC6C41
monochromatic
#226157 #318F80 #41BCA9 #6ECDBE #9BDCD2
Accessibility & contrast
On white
2.34
#41BCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#41BCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCA9
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCA9 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A8
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#00BFB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bca9; /* rgb */ color: rgb(65, 188, 169); /* oklch */ color: oklch(72.3% 0.111 180.8);
Tailwind
colors: {
custom: {
50: '#85d1c2',
500: '#41bca9',
950: '#000000',
},
}SCSS
$custom: #41bca9; $custom-light: #85d1c2; $custom-dark: #000000;
JSON
{
"hex": "#41bca9",
"rgb": {
"r": 65,
"g": 188,
"b": 169
},
"hsl": {
"h": 170.732,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72258,
"c": 0.1112,
"h": 180.8
},
"luminance": 0.39955
}Semantic roles & 50–950 ramp
primary
#41BCA9
secondary
#C99099
accent
#5065D8
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281