#44B29A#44B29A
#44B29A is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.106 H 176.0°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #44B29A |
|---|---|
| RGB | rgb(68, 178, 154) |
| HSL | hsl(167, 45%, 48%) |
| HSV | hsv(167, 62%, 70%) |
| CMYK | cmyk(61.8%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(66.06, -37.09, 3.02) |
| CIE-LCH | lch(66.06, 37.21, 175.34°) |
| OKLab | oklab(69.4% -0.106 0.0074) |
| OKLCH | oklch(69.4% 0.106 176) |
| XYZ | xyz(24.1343, 35.4003, 36.1266) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.88
Tealish
#24BCA8
ΔE00 3.75
Turquoise (survey)
#06C2AC
ΔE00 5.11
Topaz
#13BBAF
ΔE00 5.60
Lightseagreen
#20B2AA
ΔE00 6.04
Dull Teal
#5F9E8F
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B29A #B2445C
analogous
#44B263 #44B29A #4493B2
triadic
#44B29A #9A44B2 #B29A44
tetradic
#44B29A #6344B2 #B2445C #93B244
square
#44B29A #6344B2 #B2445C #93B244
split-complementary
#44B29A #B24493 #B26344
monochromatic
#22594D #338674 #44B29A #6CC7B3 #99D8CA
Accessibility & contrast
On white
2.60
#44B29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#44B29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B29A
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B29A | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA799
Deuteranopia (green-blind)
#9C9C9C
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44b29a; /* rgb */ color: rgb(68, 178, 154); /* oklch */ color: oklch(69.4% 0.106 176.0);
Tailwind
colors: {
custom: {
50: '#84c9b7',
500: '#44b29a',
950: '#000000',
},
}SCSS
$custom: #44b29a; $custom-light: #84c9b7; $custom-dark: #000000;
JSON
{
"hex": "#44b29a",
"rgb": {
"r": 68,
"g": 178,
"b": 154
},
"hsl": {
"h": 166.909,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.69402,
"c": 0.10626,
"h": 176
},
"luminance": 0.35403
}Semantic roles & 50–950 ramp
primary
#44B29A
secondary
#C48E9A
accent
#5370D4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280