#41BABB#41BABB
#41BABB is a light, moderate teal. Relative luminance 0.398; OKLCH L 72.4% C 0.105 H 195.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #41BABB |
|---|---|
| RGB | rgb(65, 186, 187) |
| HSL | hsl(180, 48%, 49%) |
| HSV | hsv(180, 65%, 73%) |
| CMYK | cmyk(65.2%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(69.35, -32.41, -10.36) |
| CIE-LCH | lch(69.35, 34.02, 197.72°) |
| OKLab | oklab(72.36% -0.1011 -0.0287) |
| OKLCH | oklch(72.36% 0.105 195.9) |
| XYZ | xyz(28.7045, 39.8263, 53.1785) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.66
Topaz
#13BBAF
ΔE00 5.35
Darkturquoise
#00CED1
ΔE00 5.43
Mediumturquoise
#48D1CC
ΔE00 6.22
Turquoise Blue
#06B1C4
ΔE00 6.73
Tealish
#24BCA8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BABB #BB4241
analogous
#41BB7F #41BABB #417DBB
triadic
#41BABB #BB41BA #BABB41
tetradic
#41BABB #7F41BB #BB4241 #7DBB41
square
#41BABB #7F41BB #BB4241 #7DBB41
split-complementary
#41BABB #BB417D #BB7F41
monochromatic
#216060 #318D8E #41BABB #6DCBCC #9ADBDC
Accessibility & contrast
On white
2.34
#41BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#41BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BABB
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BABB | 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)
#AEB1BB
Deuteranopia (green-blind)
#9BA3BC
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #41babb; /* rgb */ color: rgb(65, 186, 187); /* oklch */ color: oklch(72.4% 0.105 195.9);
Tailwind
colors: {
custom: {
50: '#86cfcf',
500: '#41babb',
950: '#000000',
},
}SCSS
$custom: #41babb; $custom-light: #86cfcf; $custom-dark: #000000;
JSON
{
"hex": "#41babb",
"rgb": {
"r": 65,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.492,
"s": 48.413,
"l": 49.412
},
"oklch": {
"l": 0.72357,
"c": 0.10509,
"h": 195.9
},
"luminance": 0.39829
}Semantic roles & 50–950 ramp
primary
#41BABB
secondary
#C89090
accent
#5150D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282