#44ADAB#44ADAB
#44ADAB is a light, moderate teal. Relative luminance 0.341; OKLCH L 68.7% C 0.095 H 193.4°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #44ADAB |
|---|---|
| RGB | rgb(68, 173, 171) |
| HSL | hsl(179, 44%, 47%) |
| HSV | hsv(179, 61%, 68%) |
| CMYK | cmyk(60.7%, 0%, 1.2%, 32.2%) |
| CIE-LAB | lab(65.01, -30.20, -7.97) |
| CIE-LCH | lch(65.01, 31.23, 194.78°) |
| OKLab | oklab(68.7% -0.0929 -0.0221) |
| OKLCH | oklch(68.7% 0.095 193.4) |
| XYZ | xyz(24.6749, 34.0538, 43.7928) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.47
Topaz
#13BBAF
ΔE00 5.80
Cadetblue
#5F9EA0
ΔE00 6.23
Sea
#3C9992
ΔE00 6.58
Turquoise Blue
#06B1C4
ΔE00 7.47
Tealish
#24BCA8
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ADAB #AD4446
analogous
#44AD77 #44ADAB #447BAD
triadic
#44ADAB #AB44AD #ADAB44
tetradic
#44ADAB #7744AD #AD4446 #7BAD44
square
#44ADAB #7744AD #AD4446 #7BAD44
split-complementary
#44ADAB #AD447B #AD7744
monochromatic
#215554 #338180 #44ADAB #6AC4C3 #96D6D4
Accessibility & contrast
On white
2.69
#44ADAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#44ADAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ADAB
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ADAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ADAB | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AB
Deuteranopia (green-blind)
#9299AC
Tritanopia (blue-blind)
#00B2AC
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #44adab; /* rgb */ color: rgb(68, 173, 171); /* oklch */ color: oklch(68.7% 0.095 193.4);
Tailwind
colors: {
custom: {
50: '#84c6c4',
500: '#44adab',
950: '#000000',
},
}SCSS
$custom: #44adab; $custom-light: #84c6c4; $custom-dark: #000000;
JSON
{
"hex": "#44adab",
"rgb": {
"r": 68,
"g": 173,
"b": 171
},
"hsl": {
"h": 178.857,
"s": 43.568,
"l": 47.255
},
"oklch": {
"l": 0.68704,
"c": 0.09547,
"h": 193.4
},
"luminance": 0.34056
}Semantic roles & 50–950 ramp
primary
#44ADAB
secondary
#C18B8C
accent
#5457D3
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281