#41BBBC#41BBBC
#41BBBC is a light, moderate teal. Relative luminance 0.403; OKLCH L 72.6% C 0.106 H 195.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #41BBBC |
|---|---|
| RGB | rgb(65, 187, 188) |
| HSL | hsl(180, 49%, 50%) |
| HSV | hsv(180, 65%, 74%) |
| CMYK | cmyk(65.4%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(69.68, -32.60, -10.41) |
| CIE-LCH | lch(69.68, 34.22, 197.71°) |
| OKLab | oklab(72.64% -0.1017 -0.0289) |
| OKLCH | oklch(72.64% 0.106 195.9) |
| XYZ | xyz(29.0234, 40.2921, 53.8148) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.79
Darkturquoise
#00CED1
ΔE00 5.17
Topaz
#13BBAF
ΔE00 5.35
Mediumturquoise
#48D1CC
ΔE00 5.97
Turquoise Blue
#06B1C4
ΔE00 6.84
Tealish
#24BCA8
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41BBBC #BC4241
analogous
#41BC80 #41BBBC #417DBC
triadic
#41BBBC #BC41BB #BBBC41
tetradic
#41BBBC #8041BC #BC4241 #7DBC41
square
#41BBBC #8041BC #BC4241 #7DBC41
split-complementary
#41BBBC #BC417D #BC8041
monochromatic
#226161 #318E8F #41BBBC #6ECCCD #9BDCDC
Accessibility & contrast
On white
2.32
#41BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#41BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41BBBC
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41BBBC | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BC
Deuteranopia (green-blind)
#9CA4BD
Tritanopia (blue-blind)
#00C1BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #41bbbc; /* rgb */ color: rgb(65, 187, 188); /* oklch */ color: oklch(72.6% 0.106 195.9);
Tailwind
colors: {
custom: {
50: '#86d0d0',
500: '#41bbbc',
950: '#000000',
},
}SCSS
$custom: #41bbbc; $custom-light: #86d0d0; $custom-dark: #000000;
JSON
{
"hex": "#41bbbc",
"rgb": {
"r": 65,
"g": 187,
"b": 188
},
"hsl": {
"h": 180.488,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.72635,
"c": 0.1057,
"h": 195.9
},
"luminance": 0.40295
}Semantic roles & 50–950 ramp
primary
#41BBBC
secondary
#C99190
accent
#5150D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1413
muted
#7D8282