#41AABE#41AABE
#41AABE is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.099 H 212.5°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #41AABE |
|---|---|
| RGB | rgb(65, 170, 190) |
| HSL | hsl(190, 49%, 50%) |
| HSV | hsv(190, 66%, 75%) |
| CMYK | cmyk(65.8%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(64.63, -23.63, -19.12) |
| CIE-LCH | lch(64.63, 30.40, 218.97°) |
| OKLab | oklab(68.59% -0.0832 -0.0531) |
| OKLCH | oklch(68.59% 0.099 212.5) |
| XYZ | xyz(25.8451, 33.5882, 53.8263) |
| Luminance | 0.3359 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.32
Cadetblue
#5F9EA0
ΔE00 7.54
Greyblue
#77A1B5
ΔE00 8.88
Bluegrey
#85A3B2
ΔE00 11.13
Teal Blue
#01889F
ΔE00 11.50
Lightseagreen
#20B2AA
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#41AABE #BE5541
analogous
#41BE94 #41AABE #416BBE
triadic
#41AABE #BE41AA #AABE41
tetradic
#41AABE #9441BE #BE5541 #6BBE41
square
#41AABE #9441BE #BE5541 #6BBE41
split-complementary
#41AABE #BE416B #BE9441
monochromatic
#225863 #318190 #41AABE #6FBECE #9CD3DD
Accessibility & contrast
On white
2.72
#41AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#41AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #41AABE
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##41AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##41AABE | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BF
Deuteranopia (green-blind)
#8897BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #41aabe; /* rgb */ color: rgb(65, 170, 190); /* oklch */ color: oklch(68.6% 0.099 212.5);
Tailwind
colors: {
custom: {
50: '#84c3d1',
500: '#41aabe',
950: '#000000',
},
}SCSS
$custom: #41aabe; $custom-light: #84c3d1; $custom-dark: #000000;
JSON
{
"hex": "#41aabe",
"rgb": {
"r": 65,
"g": 170,
"b": 190
},
"hsl": {
"h": 189.6,
"s": 49.02,
"l": 50
},
"oklch": {
"l": 0.68586,
"c": 0.09875,
"h": 212.5
},
"luminance": 0.33591
}Semantic roles & 50–950 ramp
primary
#41AABE
secondary
#C99A91
accent
#654FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182