#44AABE#44AABE
#44AABE is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.7% C 0.097 H 212.9°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #44AABE |
|---|---|
| RGB | rgb(68, 170, 190) |
| HSL | hsl(190, 48%, 51%) |
| HSV | hsv(190, 64%, 75%) |
| CMYK | cmyk(64.2%, 10.5%, 0%, 25.5%) |
| CIE-LAB | lab(64.72, -23.15, -18.98) |
| CIE-LCH | lch(64.72, 29.93, 219.35°) |
| OKLab | oklab(68.68% -0.0816 -0.0527) |
| OKLCH | oklch(68.68% 0.097 212.9) |
| XYZ | xyz(26.0490, 33.6933, 53.8359) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.52
Cadetblue
#5F9EA0
ΔE00 7.51
Greyblue
#77A1B5
ΔE00 8.66
Bluegrey
#85A3B2
ΔE00 10.92
Teal Blue
#01889F
ΔE00 11.55
Lightseagreen
#20B2AA
ΔE00 11.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AABE #BE5844
analogous
#44BE95 #44AABE #446DBE
triadic
#44AABE #BE44AA #AABE44
tetradic
#44AABE #9544BE #BE5844 #6DBE44
square
#44AABE #9544BE #BE5844 #6DBE44
split-complementary
#44AABE #BE446D #BE9544
monochromatic
#235A65 #338292 #44AABE #71BFCE #9FD3DE
Accessibility & contrast
On white
2.71
#44AABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#44AABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AABE
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AABE | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5BF
Deuteranopia (green-blind)
#8997BE
Tritanopia (blue-blind)
#00B2B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44aabe; /* rgb */ color: rgb(68, 170, 190); /* oklch */ color: oklch(68.7% 0.097 212.9);
Tailwind
colors: {
custom: {
50: '#86c3d1',
500: '#44aabe',
950: '#000000',
},
}SCSS
$custom: #44aabe; $custom-light: #86c3d1; $custom-dark: #000000;
JSON
{
"hex": "#44aabe",
"rgb": {
"r": 68,
"g": 170,
"b": 190
},
"hsl": {
"h": 189.836,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.68678,
"c": 0.09716,
"h": 212.9
},
"luminance": 0.33696
}Semantic roles & 50–950 ramp
primary
#44AABE
secondary
#CA9D94
accent
#6650D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182