#44AFAB#44AFAB
#44AFAB is a light, moderate teal. Relative luminance 0.348; OKLCH L 69.2% C 0.097 H 191.7°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFAB |
|---|---|
| RGB | rgb(68, 175, 171) |
| HSL | hsl(178, 44%, 48%) |
| HSV | hsv(178, 61%, 69%) |
| CMYK | cmyk(61.1%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(65.61, -31.16, -7.06) |
| CIE-LCH | lch(65.61, 31.95, 192.77°) |
| OKLab | oklab(69.2% -0.095 -0.0197) |
| OKLCH | oklch(69.2% 0.097 191.7) |
| XYZ | xyz(25.0613, 34.8265, 43.9216) |
| Luminance | 0.3483 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.72
Topaz
#13BBAF
ΔE00 4.92
Tealish
#24BCA8
ΔE00 6.80
Sea
#3C9992
ΔE00 6.90
Cadetblue
#5F9EA0
ΔE00 6.96
Dull Teal
#5F9E8F
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFAB #AF4448
analogous
#44AF75 #44AFAB #447DAF
triadic
#44AFAB #AB44AF #AFAB44
tetradic
#44AFAB #7544AF #AF4448 #7DAF44
square
#44AFAB #7544AF #AF4448 #7DAF44
split-complementary
#44AFAB #AF447D #AF7544
monochromatic
#225755 #338380 #44AFAB #6BC5C2 #97D7D4
Accessibility & contrast
On white
2.64
#44AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#44AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFAB
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFAB | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#949AAC
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44afab; /* rgb */ color: rgb(68, 175, 171); /* oklch */ color: oklch(69.2% 0.097 191.7);
Tailwind
colors: {
custom: {
50: '#84c7c4',
500: '#44afab',
950: '#000000',
},
}SCSS
$custom: #44afab; $custom-light: #84c7c4; $custom-dark: #000000;
JSON
{
"hex": "#44afab",
"rgb": {
"r": 68,
"g": 175,
"b": 171
},
"hsl": {
"h": 177.757,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.69196,
"c": 0.09703,
"h": 191.7
},
"luminance": 0.34829
}Semantic roles & 50–950 ramp
primary
#44AFAB
secondary
#C28C8E
accent
#5459D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281