#44AC99#44AC99
#44AC99 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.9% C 0.100 H 179.0°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #44AC99 |
|---|---|
| RGB | rgb(68, 172, 153) |
| HSL | hsl(169, 43%, 47%) |
| HSV | hsv(169, 60%, 67%) |
| CMYK | cmyk(60.5%, 0%, 11%, 32.5%) |
| CIE-LAB | lab(64.19, -34.58, 0.86) |
| CIE-LCH | lch(64.19, 34.59, 178.58°) |
| OKLab | oklab(67.87% -0.0999 0.0017) |
| OKLCH | oklch(67.87% 0.1 179) |
| XYZ | xyz(22.8835, 33.0316, 35.3006) |
| Luminance | 0.3303 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 3.87
Tealish
#24BCA8
ΔE00 4.81
Lightseagreen
#20B2AA
ΔE00 4.92
Topaz
#13BBAF
ΔE00 5.59
Dull Teal
#5F9E8F
ΔE00 5.63
Blue Green
#0F9B8E
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AC99 #AC4457
analogous
#44AC65 #44AC99 #448BAC
triadic
#44AC99 #9944AC #AC9944
tetradic
#44AC99 #6544AC #AC4457 #8BAC44
square
#44AC99 #6544AC #AC4457 #8BAC44
split-complementary
#44AC99 #AC448B #AC6544
monochromatic
#21544B #338072 #44AC99 #69C4B3 #95D5C9
Accessibility & contrast
On white
2.76
#44AC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#44AC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AC99
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AC99 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A298
Deuteranopia (green-blind)
#96979B
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44ac99; /* rgb */ color: rgb(68, 172, 153); /* oklch */ color: oklch(67.9% 0.100 179.0);
Tailwind
colors: {
custom: {
50: '#83c5b7',
500: '#44ac99',
950: '#000000',
},
}SCSS
$custom: #44ac99; $custom-light: #83c5b7; $custom-dark: #000000;
JSON
{
"hex": "#44ac99",
"rgb": {
"r": 68,
"g": 172,
"b": 153
},
"hsl": {
"h": 169.038,
"s": 43.333,
"l": 47.059
},
"oklch": {
"l": 0.6787,
"c": 0.09996,
"h": 179
},
"luminance": 0.33034
}Semantic roles & 50–950 ramp
primary
#44AC99
secondary
#C18B95
accent
#556CD3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280