#44A89C#44A89C
#44A89C is a light, moderate teal. Relative luminance 0.316; OKLCH L 67.0% C 0.094 H 184.4°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #44A89C |
|---|---|
| RGB | rgb(68, 168, 156) |
| HSL | hsl(173, 42%, 46%) |
| HSV | hsv(173, 60%, 66%) |
| CMYK | cmyk(59.5%, 0%, 7.1%, 34.1%) |
| CIE-LAB | lab(63.04, -31.91, -2.50) |
| CIE-LCH | lch(63.04, 32.00, 184.48°) |
| OKLab | oklab(66.96% -0.0942 -0.0072) |
| OKLCH | oklch(66.96% 0.094 184.4) |
| XYZ | xyz(22.3846, 31.6322, 36.3720) |
| Luminance | 0.3164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.87
Sea
#3C9992
ΔE00 4.95
Dull Teal
#5F9E8F
ΔE00 4.99
Blue Green
#0F9B8E
ΔE00 5.13
Topaz
#13BBAF
ΔE00 5.81
Grey Teal
#5E9B8A
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A89C #A84450
analogous
#44A86A #44A89C #4482A8
triadic
#44A89C #9C44A8 #A89C44
tetradic
#44A89C #6A44A8 #A84450 #82A844
square
#44A89C #6A44A8 #A84450 #82A844
split-complementary
#44A89C #A84482 #A86A44
monochromatic
#21514B #327C74 #44A89C #68C2B7 #93D3CC
Accessibility & contrast
On white
2.87
#44A89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#44A89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A89C
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A89C | 1.00 | 2.87 | 7.33 | 7.33 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9C
Deuteranopia (green-blind)
#91949D
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #44a89c; /* rgb */ color: rgb(68, 168, 156); /* oklch */ color: oklch(67.0% 0.094 184.4);
Tailwind
colors: {
custom: {
50: '#83c2b9',
500: '#44a89c',
950: '#000000',
},
}SCSS
$custom: #44a89c; $custom-light: #83c2b9; $custom-dark: #000000;
JSON
{
"hex": "#44a89c",
"rgb": {
"r": 68,
"g": 168,
"b": 156
},
"hsl": {
"h": 172.8,
"s": 42.373,
"l": 46.275
},
"oklch": {
"l": 0.66964,
"c": 0.09445,
"h": 184.4
},
"luminance": 0.31635
}Semantic roles & 50–950 ramp
primary
#44A89C
secondary
#BF898F
accent
#5665D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1211
muted
#7C8180