#44B49B#44B49B
#44B49B is a light, moderate teal. Relative luminance 0.362; OKLCH L 69.9% C 0.108 H 175.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #44B49B |
|---|---|
| RGB | rgb(68, 180, 155) |
| HSL | hsl(167, 45%, 49%) |
| HSV | hsv(167, 62%, 71%) |
| CMYK | cmyk(62.2%, 0%, 13.9%, 29.4%) |
| CIE-LAB | lab(66.70, -37.74, 3.40) |
| CIE-LCH | lch(66.70, 37.89, 174.86°) |
| OKLab | oklab(69.93% -0.1077 0.0084) |
| OKLCH | oklch(69.93% 0.108 175.5) |
| XYZ | xyz(24.6187, 36.2354, 36.7007) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.64
Tealish
#24BCA8
ΔE00 3.51
Turquoise (survey)
#06C2AC
ΔE00 4.73
Topaz
#13BBAF
ΔE00 5.59
Lightseagreen
#20B2AA
ΔE00 6.31
Green Blue
#01C08D
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B49B #B4445D
analogous
#44B463 #44B49B #4495B4
triadic
#44B49B #9B44B4 #B49B44
tetradic
#44B49B #6344B4 #B4445D #95B444
square
#44B49B #6344B4 #B4445D #95B444
split-complementary
#44B49B #B44495 #B46344
monochromatic
#225B4E #338875 #44B49B #6DC8B4 #9AD9CB
Accessibility & contrast
On white
2.55
#44B49B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#44B49B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B49B
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B49B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B49B | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA99A
Deuteranopia (green-blind)
#9D9D9D
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #44b49b; /* rgb */ color: rgb(68, 180, 155); /* oklch */ color: oklch(69.9% 0.108 175.5);
Tailwind
colors: {
custom: {
50: '#84cbb8',
500: '#44b49b',
950: '#000000',
},
}SCSS
$custom: #44b49b; $custom-light: #84cbb8; $custom-dark: #000000;
JSON
{
"hex": "#44b49b",
"rgb": {
"r": 68,
"g": 180,
"b": 155
},
"hsl": {
"h": 166.607,
"s": 45.161,
"l": 48.627
},
"oklch": {
"l": 0.69932,
"c": 0.10801,
"h": 175.5
},
"luminance": 0.36238
}Semantic roles & 50–950 ramp
primary
#44B49B
secondary
#C58F9B
accent
#5370D5
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280