#44ABA2#44ABA2
#44ABA2 is a light, moderate teal. Relative luminance 0.330; OKLCH L 67.9% C 0.095 H 187.2°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABA2 |
|---|---|
| RGB | rgb(68, 171, 162) |
| HSL | hsl(175, 43%, 47%) |
| HSV | hsv(175, 60%, 67%) |
| CMYK | cmyk(60.2%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(64.13, -31.72, -4.25) |
| CIE-LCH | lch(64.13, 32.00, 187.62°) |
| OKLab | oklab(67.91% -0.0947 -0.012) |
| OKLCH | oklch(67.91% 0.095 187.2) |
| XYZ | xyz(23.4655, 32.9610, 39.3009) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.84
Topaz
#13BBAF
ΔE00 5.04
Sea
#3C9992
ΔE00 5.58
Dull Teal
#5F9E8F
ΔE00 6.01
Tealish
#24BCA8
ΔE00 6.10
Blue Green
#0F9B8E
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABA2 #AB444D
analogous
#44AB6F #44ABA2 #4481AB
triadic
#44ABA2 #A244AB #ABA244
tetradic
#44ABA2 #6F44AB #AB444D #81AB44
square
#44ABA2 #6F44AB #AB444D #81AB44
split-complementary
#44ABA2 #AB4481 #AB6F44
monochromatic
#21534F #337F79 #44ABA2 #69C3BB #95D5CF
Accessibility & contrast
On white
2.77
#44ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#44ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABA2
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABA2 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#9296A3
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44aba2; /* rgb */ color: rgb(68, 171, 162); /* oklch */ color: oklch(67.9% 0.095 187.2);
Tailwind
colors: {
custom: {
50: '#83c4bd',
500: '#44aba2',
950: '#000000',
},
}SCSS
$custom: #44aba2; $custom-light: #83c4bd; $custom-dark: #000000;
JSON
{
"hex": "#44aba2",
"rgb": {
"r": 68,
"g": 171,
"b": 162
},
"hsl": {
"h": 174.757,
"s": 43.096,
"l": 46.863
},
"oklch": {
"l": 0.67906,
"c": 0.09548,
"h": 187.2
},
"luminance": 0.32963
}Semantic roles & 50–950 ramp
primary
#44ABA2
secondary
#C08A8F
accent
#5560D3
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281