#44AC9C#44AC9C
#44AC9C is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.099 H 181.4°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #44AC9C |
|---|---|
| RGB | rgb(68, 172, 156) |
| HSL | hsl(171, 43%, 47%) |
| HSV | hsv(171, 60%, 67%) |
| CMYK | cmyk(60.5%, 0%, 9.3%, 32.5%) |
| CIE-LAB | lab(64.27, -33.80, -0.70) |
| CIE-LCH | lch(64.27, 33.80, 181.18°) |
| OKLab | oklab(67.96% -0.0986 -0.0024) |
| OKLCH | oklch(67.96% 0.099 181.4) |
| XYZ | xyz(23.1344, 33.1319, 36.6219) |
| Luminance | 0.3313 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.02
Greeny Blue
#42B395
ΔE00 4.83
Tealish
#24BCA8
ΔE00 4.84
Topaz
#13BBAF
ΔE00 5.08
Dull Teal
#5F9E8F
ΔE00 5.60
Blue Green
#0F9B8E
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AC9C #AC4454
analogous
#44AC68 #44AC9C #4488AC
triadic
#44AC9C #9C44AC #AC9C44
tetradic
#44AC9C #6844AC #AC4454 #88AC44
square
#44AC9C #6844AC #AC4454 #88AC44
split-complementary
#44AC9C #AC4488 #AC6844
monochromatic
#21544C #338074 #44AC9C #69C4B6 #95D5CB
Accessibility & contrast
On white
2.75
#44AC9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#44AC9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AC9C
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AC9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AC9C | 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)
#A5A39B
Deuteranopia (green-blind)
#95979D
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44ac9c; /* rgb */ color: rgb(68, 172, 156); /* oklch */ color: oklch(68.0% 0.099 181.4);
Tailwind
colors: {
custom: {
50: '#83c5b9',
500: '#44ac9c',
950: '#000000',
},
}SCSS
$custom: #44ac9c; $custom-light: #83c5b9; $custom-dark: #000000;
JSON
{
"hex": "#44ac9c",
"rgb": {
"r": 68,
"g": 172,
"b": 156
},
"hsl": {
"h": 170.769,
"s": 43.333,
"l": 47.059
},
"oklch": {
"l": 0.67962,
"c": 0.09859,
"h": 181.4
},
"luminance": 0.33134
}Semantic roles & 50–950 ramp
primary
#44AC9C
secondary
#C18B93
accent
#5568D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280