#41ABBA#41ABBA
#41ABBA is a light, moderate teal. Relative luminance 0.338; OKLCH L 68.7% C 0.098 H 208.2°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #41ABBA |
|---|---|
| RGB | rgb(65, 171, 186) |
| HSL | hsl(187, 48%, 49%) |
| HSV | hsv(187, 65%, 73%) |
| CMYK | cmyk(65.1%, 8.1%, 0%, 27.1%) |
| CIE-LAB | lab(64.80, -25.35, -16.64) |
| CIE-LCH | lch(64.80, 30.33, 213.28°) |
| OKLab | oklab(68.67% -0.0859 -0.0462) |
| OKLCH | oklch(68.67% 0.098 208.2) |
| XYZ | xyz(25.6021, 33.7920, 51.6181) |
| Luminance | 0.3379 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.71
Cadetblue
#5F9EA0
ΔE00 6.53
Lightseagreen
#20B2AA
ΔE00 9.62
Greyblue
#77A1B5
ΔE00 9.99
Sea
#3C9992
ΔE00 10.45
Darkturquoise
#00CED1
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41ABBA #BA5041
analogous
#41BA8D #41ABBA #416FBA
triadic
#41ABBA #BA41AB #ABBA41
tetradic
#41ABBA #8D41BA #BA5041 #6FBA41
square
#41ABBA #8D41BA #BA5041 #6FBA41
split-complementary
#41ABBA #BA416F #BA8D41
monochromatic
#21585F #31818D #41ABBA #6CC0CC #9AD3DC
Accessibility & contrast
On white
2.71
#41ABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#41ABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41ABBA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41ABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41ABBA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BB
Deuteranopia (green-blind)
#8B98BA
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41abba; /* rgb */ color: rgb(65, 171, 186); /* oklch */ color: oklch(68.7% 0.098 208.2);
Tailwind
colors: {
custom: {
50: '#84c4ce',
500: '#41abba',
950: '#000000',
},
}SCSS
$custom: #41abba; $custom-light: #84c4ce; $custom-dark: #000000;
JSON
{
"hex": "#41abba",
"rgb": {
"r": 65,
"g": 171,
"b": 186
},
"hsl": {
"h": 187.438,
"s": 48.207,
"l": 49.216
},
"oklch": {
"l": 0.68672,
"c": 0.09755,
"h": 208.2
},
"luminance": 0.33795
}Semantic roles & 50–950 ramp
primary
#41ABBA
secondary
#C8968F
accent
#6150D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182