#44AAA4#44AAA4
#44AAA4 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.094 H 189.8°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #44AAA4 |
|---|---|
| RGB | rgb(68, 170, 164) |
| HSL | hsl(176, 43%, 47%) |
| HSV | hsv(176, 60%, 67%) |
| CMYK | cmyk(60%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(63.88, -30.69, -5.73) |
| CIE-LCH | lch(63.88, 31.22, 190.57°) |
| OKLab | oklab(67.73% -0.0927 -0.016) |
| OKLCH | oklch(67.73% 0.094 189.8) |
| XYZ | xyz(23.4565, 32.6563, 40.1819) |
| Luminance | 0.3266 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.14
Sea
#3C9992
ΔE00 5.33
Topaz
#13BBAF
ΔE00 5.62
Dull Teal
#5F9E8F
ΔE00 6.37
Cadetblue
#5F9EA0
ΔE00 6.39
Blue Green
#0F9B8E
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AAA4 #AA444A
analogous
#44AA71 #44AAA4 #447DAA
triadic
#44AAA4 #A444AA #AAA444
tetradic
#44AAA4 #7144AA #AA444A #7DAA44
square
#44AAA4 #7144AA #AA444A #7DAA44
split-complementary
#44AAA4 #AA447D #AA7144
monochromatic
#215350 #337E7A #44AAA4 #68C3BD #94D4D0
Accessibility & contrast
On white
2.79
#44AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#44AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AAA4
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AAA4 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A4
Deuteranopia (green-blind)
#9196A5
Tritanopia (blue-blind)
#00AEA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44aaa4; /* rgb */ color: rgb(68, 170, 164); /* oklch */ color: oklch(67.7% 0.094 189.8);
Tailwind
colors: {
custom: {
50: '#83c3be',
500: '#44aaa4',
950: '#000000',
},
}SCSS
$custom: #44aaa4; $custom-light: #83c3be; $custom-dark: #000000;
JSON
{
"hex": "#44aaa4",
"rgb": {
"r": 68,
"g": 170,
"b": 164
},
"hsl": {
"h": 176.471,
"s": 42.857,
"l": 46.667
},
"oklch": {
"l": 0.67725,
"c": 0.09411,
"h": 189.8
},
"luminance": 0.32659
}Semantic roles & 50–950 ramp
primary
#44AAA4
secondary
#C08A8D
accent
#555DD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1212
muted
#7D8181