#41AFBB#41AFBB
#41AFBB is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.7% C 0.099 H 205.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #41AFBB |
|---|---|
| RGB | rgb(65, 175, 187) |
| HSL | hsl(186, 48%, 49%) |
| HSV | hsv(186, 65%, 73%) |
| CMYK | cmyk(65.2%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.03, -27.05, -15.33) |
| CIE-LCH | lch(66.03, 31.09, 209.53°) |
| OKLab | oklab(69.68% -0.0897 -0.0425) |
| OKLCH | oklch(69.68% 0.099 205.4) |
| XYZ | xyz(26.4758, 35.3687, 52.4356) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.63
Cadetblue
#5F9EA0
ΔE00 6.80
Lightseagreen
#20B2AA
ΔE00 8.26
Darkturquoise
#00CED1
ΔE00 9.33
Topaz
#13BBAF
ΔE00 10.10
Sea
#3C9992
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AFBB #BB4D41
analogous
#41BB8A #41AFBB #4172BB
triadic
#41AFBB #BB41AF #AFBB41
tetradic
#41AFBB #8A41BB #BB4D41 #72BB41
square
#41AFBB #8A41BB #BB4D41 #72BB41
split-complementary
#41AFBB #BB4172 #BB8A41
monochromatic
#215A60 #31858E #41AFBB #6DC3CC #9AD6DC
Accessibility & contrast
On white
2.60
#41AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#41AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AFBB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AFBB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#8F9BBB
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #41afbb; /* rgb */ color: rgb(65, 175, 187); /* oklch */ color: oklch(69.7% 0.099 205.4);
Tailwind
colors: {
custom: {
50: '#85c7cf',
500: '#41afbb',
950: '#000000',
},
}SCSS
$custom: #41afbb; $custom-light: #85c7cf; $custom-dark: #000000;
JSON
{
"hex": "#41afbb",
"rgb": {
"r": 65,
"g": 175,
"b": 187
},
"hsl": {
"h": 185.902,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.6968,
"c": 0.09925,
"h": 205.4
},
"luminance": 0.35372
}Semantic roles & 50–950 ramp
primary
#41AFBB
secondary
#C89590
accent
#5D50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282