#44ABA7#44ABA7
#44ABA7 is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.1% C 0.094 H 191.6°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABA7 |
|---|---|
| RGB | rgb(68, 171, 167) |
| HSL | hsl(178, 43%, 47%) |
| HSV | hsv(178, 60%, 67%) |
| CMYK | cmyk(60.2%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(64.28, -30.34, -6.82) |
| CIE-LCH | lch(64.28, 31.10, 192.67°) |
| OKLab | oklab(68.07% -0.0925 -0.019) |
| OKLCH | oklch(68.07% 0.094 191.6) |
| XYZ | xyz(23.9188, 33.1423, 41.6883) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.26
Topaz
#13BBAF
ΔE00 5.74
Sea
#3C9992
ΔE00 5.78
Cadetblue
#5F9EA0
ΔE00 6.16
Dull Teal
#5F9E8F
ΔE00 7.01
Blue Green
#0F9B8E
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABA7 #AB4448
analogous
#44AB74 #44ABA7 #447CAB
triadic
#44ABA7 #A744AB #ABA744
tetradic
#44ABA7 #7444AB #AB4448 #7CAB44
square
#44ABA7 #7444AB #AB4448 #7CAB44
split-complementary
#44ABA7 #AB447C #AB7444
monochromatic
#215351 #337F7C #44ABA7 #69C3C0 #95D5D2
Accessibility & contrast
On white
2.75
#44ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#44ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABA7
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABA7 | 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)
#A1A3A7
Deuteranopia (green-blind)
#9197A8
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44aba7; /* rgb */ color: rgb(68, 171, 167); /* oklch */ color: oklch(68.1% 0.094 191.6);
Tailwind
colors: {
custom: {
50: '#84c4c1',
500: '#44aba7',
950: '#000000',
},
}SCSS
$custom: #44aba7; $custom-light: #84c4c1; $custom-dark: #000000;
JSON
{
"hex": "#44aba7",
"rgb": {
"r": 68,
"g": 171,
"b": 167
},
"hsl": {
"h": 177.67,
"s": 43.096,
"l": 46.863
},
"oklch": {
"l": 0.68074,
"c": 0.09441,
"h": 191.6
},
"luminance": 0.33145
}Semantic roles & 50–950 ramp
primary
#44ABA7
secondary
#C08A8C
accent
#555AD3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281