#44AC9D#44AC9D
#44AC9D is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.0% C 0.098 H 182.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #44AC9D |
|---|---|
| RGB | rgb(68, 172, 157) |
| HSL | hsl(171, 43%, 47%) |
| HSV | hsv(171, 60%, 67%) |
| CMYK | cmyk(60.5%, 0%, 8.7%, 32.5%) |
| CIE-LAB | lab(64.30, -33.53, -1.21) |
| CIE-LCH | lch(64.30, 33.56, 182.07°) |
| OKLab | oklab(67.99% -0.0981 -0.0038) |
| OKLCH | oklch(67.99% 0.098 182.2) |
| XYZ | xyz(23.2195, 33.1659, 37.0697) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.74
Tealish
#24BCA8
ΔE00 4.91
Topaz
#13BBAF
ΔE00 4.95
Greeny Blue
#42B395
ΔE00 5.16
Dull Teal
#5F9E8F
ΔE00 5.63
Blue Green
#0F9B8E
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AC9D #AC4453
analogous
#44AC69 #44AC9D #4487AC
triadic
#44AC9D #9D44AC #AC9D44
tetradic
#44AC9D #6944AC #AC4453 #87AC44
square
#44AC9D #6944AC #AC4453 #87AC44
split-complementary
#44AC9D #AC4487 #AC6944
monochromatic
#21544D #338075 #44AC9D #69C4B7 #95D5CC
Accessibility & contrast
On white
2.75
#44AC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#44AC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AC9D
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AC9D | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39C
Deuteranopia (green-blind)
#95979E
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44ac9d; /* rgb */ color: rgb(68, 172, 157); /* oklch */ color: oklch(68.0% 0.098 182.2);
Tailwind
colors: {
custom: {
50: '#83c5b9',
500: '#44ac9d',
950: '#000000',
},
}SCSS
$custom: #44ac9d; $custom-light: #83c5b9; $custom-dark: #000000;
JSON
{
"hex": "#44ac9d",
"rgb": {
"r": 68,
"g": 172,
"b": 157
},
"hsl": {
"h": 171.346,
"s": 43.333,
"l": 47.059
},
"oklch": {
"l": 0.67994,
"c": 0.09817,
"h": 182.2
},
"luminance": 0.33168
}Semantic roles & 50–950 ramp
primary
#44AC9D
secondary
#C18B93
accent
#5567D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280