#41ABBC#41ABBC
#41ABBC is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.7% C 0.098 H 209.9°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABBC |
|---|---|
| RGB | rgb(65, 171, 188) |
| HSL | hsl(188, 49%, 50%) |
| HSV | hsv(188, 65%, 74%) |
| CMYK | cmyk(65.4%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.87, -24.75, -17.65) |
| CIE-LCH | lch(64.87, 30.40, 215.50°) |
| OKLab | oklab(68.75% -0.0851 -0.049) |
| OKLCH | oklch(68.75% 0.098 209.9) |
| XYZ | xyz(25.8162, 33.8777, 52.7457) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.74
Cadetblue
#5F9EA0
ΔE00 6.95
Greyblue
#77A1B5
ΔE00 9.56
Lightseagreen
#20B2AA
ΔE00 10.35
Sea
#3C9992
ΔE00 11.08
Darkturquoise
#00CED1
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABBC #BC5241
analogous
#41BC90 #41ABBC #416DBC
triadic
#41ABBC #BC41AB #ABBC41
tetradic
#41ABBC #9041BC #BC5241 #6DBC41
square
#41ABBC #9041BC #BC5241 #6DBC41
split-complementary
#41ABBC #BC416D #BC9041
monochromatic
#225861 #31828F #41ABBC #6EC0CD #9BD3DC
Accessibility & contrast
On white
2.70
#41ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#41ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABBC
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABBC | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#8A98BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41abbc; /* rgb */ color: rgb(65, 171, 188); /* oklch */ color: oklch(68.7% 0.098 209.9);
Tailwind
colors: {
custom: {
50: '#84c4d0',
500: '#41abbc',
950: '#000000',
},
}SCSS
$custom: #41abbc; $custom-light: #84c4d0; $custom-dark: #000000;
JSON
{
"hex": "#41abbc",
"rgb": {
"r": 65,
"g": 171,
"b": 188
},
"hsl": {
"h": 188.293,
"s": 48.617,
"l": 49.608
},
"oklch": {
"l": 0.68749,
"c": 0.0982,
"h": 209.9
},
"luminance": 0.3388
}Semantic roles & 50–950 ramp
primary
#41ABBC
secondary
#C99890
accent
#6250D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182