#44A89B#44A89B
#44A89B is a light, moderate teal. Relative luminance 0.316; OKLCH L 66.9% C 0.095 H 183.5°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #44A89B |
|---|---|
| RGB | rgb(68, 168, 155) |
| HSL | hsl(172, 42%, 46%) |
| HSV | hsv(172, 60%, 66%) |
| CMYK | cmyk(59.5%, 0%, 7.7%, 34.1%) |
| CIE-LAB | lab(63.01, -32.17, -1.98) |
| CIE-LCH | lch(63.01, 32.23, 183.52°) |
| OKLab | oklab(66.93% -0.0946 -0.0058) |
| OKLCH | oklch(66.93% 0.095 183.5) |
| XYZ | xyz(22.3003, 31.5985, 35.9279) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.06
Dull Teal
#5F9E8F
ΔE00 4.89
Sea
#3C9992
ΔE00 5.07
Blue Green
#0F9B8E
ΔE00 5.09
Grey Teal
#5E9B8A
ΔE00 5.84
Topaz
#13BBAF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A89B #A84451
analogous
#44A869 #44A89B #4483A8
triadic
#44A89B #9B44A8 #A89B44
tetradic
#44A89B #6944A8 #A84451 #83A844
square
#44A89B #6944A8 #A84451 #83A844
split-complementary
#44A89B #A84483 #A86944
monochromatic
#21514B #327C73 #44A89B #68C2B6 #93D3CB
Accessibility & contrast
On white
2.87
#44A89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#44A89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A89B
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A89B | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09F9B
Deuteranopia (green-blind)
#91949C
Tritanopia (blue-blind)
#00ABA4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #44a89b; /* rgb */ color: rgb(68, 168, 155); /* oklch */ color: oklch(66.9% 0.095 183.5);
Tailwind
colors: {
custom: {
50: '#82c2b8',
500: '#44a89b',
950: '#000000',
},
}SCSS
$custom: #44a89b; $custom-light: #82c2b8; $custom-dark: #000000;
JSON
{
"hex": "#44a89b",
"rgb": {
"r": 68,
"g": 168,
"b": 155
},
"hsl": {
"h": 172.2,
"s": 42.373,
"l": 46.275
},
"oklch": {
"l": 0.66932,
"c": 0.09481,
"h": 183.5
},
"luminance": 0.31601
}Semantic roles & 50–950 ramp
primary
#44A89B
secondary
#BF8990
accent
#5666D2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0B1211
muted
#7C8180