#44AAAA#44AAAA
#44AAAA is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.9% C 0.093 H 195.2°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #44AAAA |
|---|---|
| RGB | rgb(68, 170, 170) |
| HSL | hsl(180, 43%, 47%) |
| HSV | hsv(180, 60%, 67%) |
| CMYK | cmyk(60%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(64.06, -29.02, -8.81) |
| CIE-LCH | lch(64.06, 30.33, 196.90°) |
| OKLab | oklab(67.93% -0.0901 -0.0244) |
| OKLCH | oklch(67.93% 0.093 195.2) |
| XYZ | xyz(24.0112, 32.8782, 43.1031) |
| Luminance | 0.3288 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.46
Cadetblue
#5F9EA0
ΔE00 5.34
Sea
#3C9992
ΔE00 6.12
Turquoise Blue
#06B1C4
ΔE00 6.90
Topaz
#13BBAF
ΔE00 6.91
Dull Teal
#5F9E8F
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AAAA #AA4444
analogous
#44AA77 #44AAAA #4477AA
triadic
#44AAAA #AA44AA #AAAA44
tetradic
#44AAAA #7744AA #AA4444 #77AA44
square
#44AAAA #7744AA #AA4444 #77AA44
split-complementary
#44AAAA #AA4477 #AA7744
monochromatic
#215353 #337E7E #44AAAA #68C3C3 #94D4D4
Accessibility & contrast
On white
2.77
#44AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#44AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AAAA
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AAAA | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2AA
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44aaaa; /* rgb */ color: rgb(68, 170, 170); /* oklch */ color: oklch(67.9% 0.093 195.2);
Tailwind
colors: {
custom: {
50: '#84c3c3',
500: '#44aaaa',
950: '#000000',
},
}SCSS
$custom: #44aaaa; $custom-light: #84c3c3; $custom-dark: #000000;
JSON
{
"hex": "#44aaaa",
"rgb": {
"r": 68,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 42.857,
"l": 46.667
},
"oklch": {
"l": 0.67931,
"c": 0.09333,
"h": 195.2
},
"luminance": 0.32881
}Semantic roles & 50–950 ramp
primary
#44AAAA
secondary
#C08A8A
accent
#5555D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181