#44B49E#44B49E
#44B49E is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.0% C 0.106 H 177.7°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #44B49E |
|---|---|
| RGB | rgb(68, 180, 158) |
| HSL | hsl(168, 45%, 49%) |
| HSV | hsv(168, 62%, 71%) |
| CMYK | cmyk(62.2%, 0%, 12.2%, 29.4%) |
| CIE-LAB | lab(66.78, -36.98, 1.85) |
| CIE-LCH | lch(66.78, 37.02, 177.13°) |
| OKLab | oklab(70.02% -0.1063 0.0043) |
| OKLCH | oklch(70.02% 0.106 177.7) |
| XYZ | xyz(24.8738, 36.3375, 38.0441) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.63
Tealish
#24BCA8
ΔE00 2.99
Turquoise (survey)
#06C2AC
ΔE00 4.44
Topaz
#13BBAF
ΔE00 4.74
Lightseagreen
#20B2AA
ΔE00 5.34
Dull Teal
#5F9E8F
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B49E #B4445A
analogous
#44B466 #44B49E #4492B4
triadic
#44B49E #9E44B4 #B49E44
tetradic
#44B49E #6644B4 #B4445A #92B444
square
#44B49E #6644B4 #B4445A #92B444
split-complementary
#44B49E #B44492 #B46644
monochromatic
#225B50 #338877 #44B49E #6DC8B6 #9AD9CC
Accessibility & contrast
On white
2.54
#44B49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#44B49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B49E
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B49E | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9D
Deuteranopia (green-blind)
#9D9DA0
Tritanopia (blue-blind)
#00B7AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #44b49e; /* rgb */ color: rgb(68, 180, 158); /* oklch */ color: oklch(70.0% 0.106 177.7);
Tailwind
colors: {
custom: {
50: '#84cbba',
500: '#44b49e',
950: '#000000',
},
}SCSS
$custom: #44b49e; $custom-light: #84cbba; $custom-dark: #000000;
JSON
{
"hex": "#44b49e",
"rgb": {
"r": 68,
"g": 180,
"b": 158
},
"hsl": {
"h": 168.214,
"s": 45.161,
"l": 48.627
},
"oklch": {
"l": 0.7002,
"c": 0.10638,
"h": 177.7
},
"luminance": 0.3634
}Semantic roles & 50–950 ramp
primary
#44B49E
secondary
#C58F9A
accent
#536CD5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280