#44A89A#44A89A
#44A89A is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.9% C 0.095 H 182.7°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #44A89A |
|---|---|
| RGB | rgb(68, 168, 154) |
| HSL | hsl(172, 42%, 46%) |
| HSV | hsv(172, 60%, 66%) |
| CMYK | cmyk(59.5%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(62.98, -32.44, -1.46) |
| CIE-LCH | lch(62.98, 32.47, 182.58°) |
| OKLab | oklab(66.9% -0.0951 -0.0045) |
| OKLCH | oklch(66.9% 0.095 182.7) |
| XYZ | xyz(22.2166, 31.5650, 35.4874) |
| Luminance | 0.3157 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.26
Dull Teal
#5F9E8F
ΔE00 4.81
Blue Green
#0F9B8E
ΔE00 5.07
Sea
#3C9992
ΔE00 5.23
Grey Teal
#5E9B8A
ΔE00 5.72
Greeny Blue
#42B395
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A89A #A84452
analogous
#44A868 #44A89A #4484A8
triadic
#44A89A #9A44A8 #A89A44
tetradic
#44A89A #6844A8 #A84452 #84A844
square
#44A89A #6844A8 #A84452 #84A844
split-complementary
#44A89A #A84484 #A86844
monochromatic
#21514A #327C72 #44A89A #68C2B5 #93D3CA
Accessibility & contrast
On white
2.87
#44A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#44A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A89A
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A89A | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9A
Deuteranopia (green-blind)
#91949B
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #44a89a; /* rgb */ color: rgb(68, 168, 154); /* oklch */ color: oklch(66.9% 0.095 182.7);
Tailwind
colors: {
custom: {
50: '#82c2b7',
500: '#44a89a',
950: '#000000',
},
}SCSS
$custom: #44a89a; $custom-light: #82c2b7; $custom-dark: #000000;
JSON
{
"hex": "#44a89a",
"rgb": {
"r": 68,
"g": 168,
"b": 154
},
"hsl": {
"h": 171.6,
"s": 42.373,
"l": 46.275
},
"oklch": {
"l": 0.669,
"c": 0.09519,
"h": 182.7
},
"luminance": 0.31567
}Semantic roles & 50–950 ramp
primary
#44A89A
secondary
#BF8990
accent
#5667D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1211
muted
#7C8180