#44AFA9#44AFA9
#44AFA9 is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.1% C 0.097 H 190.0°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFA9 |
|---|---|
| RGB | rgb(68, 175, 169) |
| HSL | hsl(177, 44%, 48%) |
| HSV | hsv(177, 61%, 69%) |
| CMYK | cmyk(61.1%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(65.55, -31.71, -6.04) |
| CIE-LCH | lch(65.55, 32.28, 190.78°) |
| OKLab | oklab(69.13% -0.0959 -0.0169) |
| OKLCH | oklch(69.13% 0.097 190) |
| XYZ | xyz(24.8721, 34.7508, 42.9252) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.31
Topaz
#13BBAF
ΔE00 4.48
Tealish
#24BCA8
ΔE00 6.17
Sea
#3C9992
ΔE00 6.77
Cadetblue
#5F9EA0
ΔE00 7.31
Dull Teal
#5F9E8F
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFA9 #AF444A
analogous
#44AF74 #44AFA9 #447FAF
triadic
#44AFA9 #A944AF #AFA944
tetradic
#44AFA9 #7444AF #AF444A #7FAF44
square
#44AFA9 #7444AF #AF444A #7FAF44
split-complementary
#44AFA9 #AF447F #AF7444
monochromatic
#225754 #33837E #44AFA9 #6BC5C0 #97D7D3
Accessibility & contrast
On white
2.64
#44AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#44AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFA9
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFA9 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A9
Deuteranopia (green-blind)
#959AAA
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44afa9; /* rgb */ color: rgb(68, 175, 169); /* oklch */ color: oklch(69.1% 0.097 190.0);
Tailwind
colors: {
custom: {
50: '#84c7c2',
500: '#44afa9',
950: '#000000',
},
}SCSS
$custom: #44afa9; $custom-light: #84c7c2; $custom-dark: #000000;
JSON
{
"hex": "#44afa9",
"rgb": {
"r": 68,
"g": 175,
"b": 169
},
"hsl": {
"h": 176.636,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.69129,
"c": 0.09738,
"h": 190
},
"luminance": 0.34753
}Semantic roles & 50–950 ramp
primary
#44AFA9
secondary
#C28C8F
accent
#545BD4
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281