#41BCAD#41BCAD
#41BCAD is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.4% C 0.110 H 183.7°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #41BCAD |
|---|---|
| RGB | rgb(65, 188, 173) |
| HSL | hsl(173, 49%, 50%) |
| HSV | hsv(173, 65%, 74%) |
| CMYK | cmyk(65.4%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(69.54, -37.21, -2.37) |
| CIE-LCH | lch(69.54, 37.29, 183.65°) |
| OKLab | oklab(72.38% -0.1094 -0.007) |
| OKLCH | oklch(72.38% 0.11 183.7) |
| XYZ | xyz(27.7025, 40.1043, 45.8080) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 2.16
Tealish
#24BCA8
ΔE00 2.20
Turquoise (survey)
#06C2AC
ΔE00 3.26
Lightseagreen
#20B2AA
ΔE00 3.93
Greeny Blue
#42B395
ΔE00 5.90
Mediumturquoise
#48D1CC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BCAD #BC4150
analogous
#41BC70 #41BCAD #418EBC
triadic
#41BCAD #AD41BC #BCAD41
tetradic
#41BCAD #7041BC #BC4150 #8EBC41
square
#41BCAD #7041BC #BC4150 #8EBC41
split-complementary
#41BCAD #BC418E #BC7041
monochromatic
#226159 #318F83 #41BCAD #6ECDC1 #9BDCD4
Accessibility & contrast
On white
2.33
#41BCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#41BCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BCAD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BCAD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2AD
Deuteranopia (green-blind)
#A1A4AE
Tritanopia (blue-blind)
#00C0B7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bcad; /* rgb */ color: rgb(65, 188, 173); /* oklch */ color: oklch(72.4% 0.110 183.7);
Tailwind
colors: {
custom: {
50: '#85d1c5',
500: '#41bcad',
950: '#000000',
},
}SCSS
$custom: #41bcad; $custom-light: #85d1c5; $custom-dark: #000000;
JSON
{
"hex": "#41bcad",
"rgb": {
"r": 65,
"g": 188,
"b": 173
},
"hsl": {
"h": 172.683,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72383,
"c": 0.10959,
"h": 183.7
},
"luminance": 0.40107
}Semantic roles & 50–950 ramp
primary
#41BCAD
secondary
#C99097
accent
#5060D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281