#44AAA9#44AAA9
#44AAA9 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.9% C 0.093 H 194.3°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #44AAA9 |
|---|---|
| RGB | rgb(68, 170, 169) |
| HSL | hsl(179, 43%, 47%) |
| HSV | hsv(179, 60%, 67%) |
| CMYK | cmyk(60%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(64.03, -29.30, -8.30) |
| CIE-LCH | lch(64.03, 30.45, 195.82°) |
| OKLab | oklab(67.9% -0.0905 -0.023) |
| OKLCH | oklch(67.9% 0.093 194.3) |
| XYZ | xyz(23.9169, 32.8405, 42.6068) |
| Luminance | 0.3284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.17
Cadetblue
#5F9EA0
ΔE00 5.47
Sea
#3C9992
ΔE00 5.93
Topaz
#13BBAF
ΔE00 6.65
Turquoise Blue
#06B1C4
ΔE00 7.28
Dull Teal
#5F9E8F
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AAA9 #AA4445
analogous
#44AA76 #44AAA9 #4478AA
triadic
#44AAA9 #A944AA #AAA944
tetradic
#44AAA9 #7644AA #AA4445 #78AA44
square
#44AAA9 #7644AA #AA4445 #78AA44
split-complementary
#44AAA9 #AA4478 #AA7644
monochromatic
#215352 #337E7E #44AAA9 #68C3C2 #94D4D4
Accessibility & contrast
On white
2.77
#44AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#44AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AAA9
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AAA9 | 1.00 | 2.77 | 7.57 | 7.57 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#8F96AA
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44aaa9; /* rgb */ color: rgb(68, 170, 169); /* oklch */ color: oklch(67.9% 0.093 194.3);
Tailwind
colors: {
custom: {
50: '#84c3c2',
500: '#44aaa9',
950: '#000000',
},
}SCSS
$custom: #44aaa9; $custom-light: #84c3c2; $custom-dark: #000000;
JSON
{
"hex": "#44aaa9",
"rgb": {
"r": 68,
"g": 170,
"b": 169
},
"hsl": {
"h": 179.412,
"s": 42.857,
"l": 46.667
},
"oklch": {
"l": 0.67896,
"c": 0.09339,
"h": 194.3
},
"luminance": 0.32843
}Semantic roles & 50–950 ramp
primary
#44AAA9
secondary
#C08A8A
accent
#5556D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181