#44A8A4#44A8A4
#44A8A4 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.2% C 0.092 H 191.5°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #44A8A4 |
|---|---|
| RGB | rgb(68, 168, 164) |
| HSL | hsl(178, 42%, 46%) |
| HSV | hsv(178, 60%, 66%) |
| CMYK | cmyk(59.5%, 0%, 2.4%, 34.1%) |
| CIE-LAB | lab(63.27, -29.72, -6.64) |
| CIE-LCH | lch(63.27, 30.46, 192.59°) |
| OKLab | oklab(67.23% -0.0906 -0.0185) |
| OKLCH | oklch(67.23% 0.092 191.5) |
| XYZ | xyz(23.0844, 31.9122, 40.0579) |
| Luminance | 0.3191 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.86
Sea
#3C9992
ΔE00 4.93
Cadetblue
#5F9EA0
ΔE00 5.63
Topaz
#13BBAF
ΔE00 6.44
Blue Green
#0F9B8E
ΔE00 6.44
Dull Teal
#5F9E8F
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A8A4 #A84448
analogous
#44A872 #44A8A4 #447AA8
triadic
#44A8A4 #A444A8 #A8A444
tetradic
#44A8A4 #7244A8 #A84448 #7AA844
square
#44A8A4 #7244A8 #A84448 #7AA844
split-complementary
#44A8A4 #A8447A #A87244
monochromatic
#21514F #327C79 #44A8A4 #68C2BE #93D3D1
Accessibility & contrast
On white
2.84
#44A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#44A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A8A4
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A8A4 | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A4
Deuteranopia (green-blind)
#8F94A5
Tritanopia (blue-blind)
#00ACA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #44a8a4; /* rgb */ color: rgb(68, 168, 164); /* oklch */ color: oklch(67.2% 0.092 191.5);
Tailwind
colors: {
custom: {
50: '#83c2be',
500: '#44a8a4',
950: '#000000',
},
}SCSS
$custom: #44a8a4; $custom-light: #83c2be; $custom-dark: #000000;
JSON
{
"hex": "#44a8a4",
"rgb": {
"r": 68,
"g": 168,
"b": 164
},
"hsl": {
"h": 177.6,
"s": 42.373,
"l": 46.275
},
"oklch": {
"l": 0.6723,
"c": 0.09242,
"h": 191.5
},
"luminance": 0.31915
}Semantic roles & 50–950 ramp
primary
#44A8A4
secondary
#BF898B
accent
#565BD2
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0C1212
muted
#7D8181