#44AAAC#44AAAC
#44AAAC is a light, moderate teal. Relative luminance 0.330; OKLCH L 68.0% C 0.093 H 197.0°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #44AAAC |
|---|---|
| RGB | rgb(68, 170, 172) |
| HSL | hsl(181, 43%, 47%) |
| HSV | hsv(181, 60%, 67%) |
| CMYK | cmyk(60.5%, 1.2%, 0%, 32.5%) |
| CIE-LAB | lab(64.12, -28.45, -9.84) |
| CIE-LCH | lch(64.12, 30.10, 199.08°) |
| OKLab | oklab(68% -0.0892 -0.0273) |
| OKLCH | oklch(68% 0.093 197) |
| XYZ | xyz(24.2018, 32.9544, 44.1071) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.10
Cadetblue
#5F9EA0
ΔE00 5.15
Turquoise Blue
#06B1C4
ΔE00 6.17
Sea
#3C9992
ΔE00 6.56
Topaz
#13BBAF
ΔE00 7.48
Dull Teal
#5F9E8F
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AAAC #AC4644
analogous
#44AC7A #44AAAC #4476AC
triadic
#44AAAC #AC44AA #AAAC44
tetradic
#44AAAC #7A44AC #AC4644 #76AC44
square
#44AAAC #7A44AC #AC4644 #76AC44
split-complementary
#44AAAC #AC4476 #AC7A44
monochromatic
#215354 #337F80 #44AAAC #69C2C4 #95D4D5
Accessibility & contrast
On white
2.77
#44AAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#44AAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AAAC
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AAAC | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AC
Deuteranopia (green-blind)
#8F96AD
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44aaac; /* rgb */ color: rgb(68, 170, 172); /* oklch */ color: oklch(68.0% 0.093 197.0);
Tailwind
colors: {
custom: {
50: '#84c3c4',
500: '#44aaac',
950: '#000000',
},
}SCSS
$custom: #44aaac; $custom-light: #84c3c4; $custom-dark: #000000;
JSON
{
"hex": "#44aaac",
"rgb": {
"r": 68,
"g": 170,
"b": 172
},
"hsl": {
"h": 181.154,
"s": 43.333,
"l": 47.059
},
"oklch": {
"l": 0.68001,
"c": 0.09327,
"h": 197
},
"luminance": 0.32957
}Semantic roles & 50–950 ramp
primary
#44AAAC
secondary
#C18C8B
accent
#5755D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1212
muted
#7D8181