#44AD9E#44AD9E
#44AD9E is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.3% C 0.099 H 182.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #44AD9E |
|---|---|
| RGB | rgb(68, 173, 158) |
| HSL | hsl(171, 44%, 47%) |
| HSV | hsv(171, 61%, 68%) |
| CMYK | cmyk(60.7%, 0%, 8.7%, 32.2%) |
| CIE-LAB | lab(64.63, -33.74, -1.28) |
| CIE-LCH | lch(64.63, 33.76, 182.17°) |
| OKLab | oklab(68.27% -0.0987 -0.004) |
| OKLCH | oklch(68.27% 0.099 182.3) |
| XYZ | xyz(23.4962, 33.5823, 37.5849) |
| Luminance | 0.3358 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.59
Tealish
#24BCA8
ΔE00 4.66
Topaz
#13BBAF
ΔE00 4.69
Greeny Blue
#42B395
ΔE00 5.09
Dull Teal
#5F9E8F
ΔE00 5.86
Blue Green
#0F9B8E
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AD9E #AD4453
analogous
#44AD6A #44AD9E #4487AD
triadic
#44AD9E #9E44AD #AD9E44
tetradic
#44AD9E #6A44AD #AD4453 #87AD44
square
#44AD9E #6A44AD #AD4453 #87AD44
split-complementary
#44AD9E #AD4487 #AD6A44
monochromatic
#21554E #338176 #44AD9E #6AC4B7 #96D6CD
Accessibility & contrast
On white
2.72
#44AD9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#44AD9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AD9E
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AD9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AD9E | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49D
Deuteranopia (green-blind)
#96989F
Tritanopia (blue-blind)
#00B0A8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44ad9e; /* rgb */ color: rgb(68, 173, 158); /* oklch */ color: oklch(68.3% 0.099 182.3);
Tailwind
colors: {
custom: {
50: '#83c6ba',
500: '#44ad9e',
950: '#000000',
},
}SCSS
$custom: #44ad9e; $custom-light: #83c6ba; $custom-dark: #000000;
JSON
{
"hex": "#44ad9e",
"rgb": {
"r": 68,
"g": 173,
"b": 158
},
"hsl": {
"h": 171.429,
"s": 43.568,
"l": 47.255
},
"oklch": {
"l": 0.68275,
"c": 0.09881,
"h": 182.3
},
"luminance": 0.33585
}Semantic roles & 50–950 ramp
primary
#44AD9E
secondary
#C18B93
accent
#5467D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280