#44B29B#44B29B
#44B29B is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.4% C 0.106 H 176.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #44B29B |
|---|---|
| RGB | rgb(68, 178, 155) |
| HSL | hsl(167, 45%, 48%) |
| HSV | hsv(167, 62%, 70%) |
| CMYK | cmyk(61.8%, 0%, 12.9%, 30.2%) |
| CIE-LAB | lab(66.08, -36.83, 2.51) |
| CIE-LCH | lch(66.08, 36.92, 176.11°) |
| OKLab | oklab(69.43% -0.1055 0.0061) |
| OKLCH | oklch(69.43% 0.106 176.7) |
| XYZ | xyz(24.2179, 35.4338, 36.5671) |
| Luminance | 0.3544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 2.21
Tealish
#24BCA8
ΔE00 3.59
Turquoise (survey)
#06C2AC
ΔE00 5.01
Topaz
#13BBAF
ΔE00 5.32
Lightseagreen
#20B2AA
ΔE00 5.71
Dull Teal
#5F9E8F
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B29B #B2445B
analogous
#44B264 #44B29B #4492B2
triadic
#44B29B #9B44B2 #B29B44
tetradic
#44B29B #6444B2 #B2445B #92B244
square
#44B29B #6444B2 #B2445B #92B244
split-complementary
#44B29B #B24492 #B26444
monochromatic
#22594E #338674 #44B29B #6CC7B4 #99D8CB
Accessibility & contrast
On white
2.60
#44B29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#44B29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B29B
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B29B | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#9B9C9D
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44b29b; /* rgb */ color: rgb(68, 178, 155); /* oklch */ color: oklch(69.4% 0.106 176.7);
Tailwind
colors: {
custom: {
50: '#84c9b8',
500: '#44b29b',
950: '#000000',
},
}SCSS
$custom: #44b29b; $custom-light: #84c9b8; $custom-dark: #000000;
JSON
{
"hex": "#44b29b",
"rgb": {
"r": 68,
"g": 178,
"b": 155
},
"hsl": {
"h": 167.455,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.69431,
"c": 0.10571,
"h": 176.7
},
"luminance": 0.35436
}Semantic roles & 50–950 ramp
primary
#44B29B
secondary
#C48E99
accent
#536ED4
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1311
muted
#7D8280