#44AABC#44AABC
#44AABC is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.096 H 211.2°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #44AABC |
|---|---|
| RGB | rgb(68, 170, 188) |
| HSL | hsl(189, 47%, 50%) |
| HSV | hsv(189, 64%, 74%) |
| CMYK | cmyk(63.8%, 9.6%, 0%, 26.3%) |
| CIE-LAB | lab(64.65, -23.75, -17.97) |
| CIE-LCH | lch(64.65, 29.78, 217.11°) |
| OKLab | oklab(68.6% -0.0824 -0.0499) |
| OKLCH | oklch(68.6% 0.096 211.2) |
| XYZ | xyz(25.8319, 33.6065, 52.6925) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.22
Cadetblue
#5F9EA0
ΔE00 7.00
Greyblue
#77A1B5
ΔE00 9.05
Lightseagreen
#20B2AA
ΔE00 10.91
Bluegrey
#85A3B2
ΔE00 11.21
Sea
#3C9992
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AABC #BC5644
analogous
#44BC92 #44AABC #446EBC
triadic
#44AABC #BC44AA #AABC44
tetradic
#44AABC #9244BC #BC5644 #6EBC44
square
#44AABC #9244BC #BC5644 #6EBC44
split-complementary
#44AABC #BC446E #BC9244
monochromatic
#235962 #33828F #44AABC #71BECC #9ED3DC
Accessibility & contrast
On white
2.72
#44AABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#44AABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AABC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AABC | 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)
#9BA4BD
Deuteranopia (green-blind)
#8A97BC
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44aabc; /* rgb */ color: rgb(68, 170, 188); /* oklch */ color: oklch(68.6% 0.096 211.2);
Tailwind
colors: {
custom: {
50: '#85c3d0',
500: '#44aabc',
950: '#000000',
},
}SCSS
$custom: #44aabc; $custom-light: #85c3d0; $custom-dark: #000000;
JSON
{
"hex": "#44aabc",
"rgb": {
"r": 68,
"g": 170,
"b": 188
},
"hsl": {
"h": 189,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.68599,
"c": 0.09635,
"h": 211.2
},
"luminance": 0.33609
}Semantic roles & 50–950 ramp
primary
#44AABC
secondary
#C99B93
accent
#6551D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182