#44B2AB#44B2AB
#44B2AB is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.9% C 0.100 H 189.2°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2AB |
|---|---|
| RGB | rgb(68, 178, 171) |
| HSL | hsl(176, 45%, 48%) |
| HSV | hsv(176, 62%, 70%) |
| CMYK | cmyk(61.8%, 0%, 3.9%, 30.2%) |
| CIE-LAB | lab(66.53, -32.59, -5.71) |
| CIE-LCH | lch(66.53, 33.09, 189.94°) |
| OKLab | oklab(69.94% -0.0982 -0.016) |
| OKLCH | oklch(69.94% 0.1 189.2) |
| XYZ | xyz(25.6517, 36.0073, 44.1184) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.02
Topaz
#13BBAF
ΔE00 3.71
Tealish
#24BCA8
ΔE00 5.44
Turquoise (survey)
#06C2AC
ΔE00 6.84
Sea
#3C9992
ΔE00 7.58
Dull Teal
#5F9E8F
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2AB #B2444B
analogous
#44B274 #44B2AB #4482B2
triadic
#44B2AB #AB44B2 #B2AB44
tetradic
#44B2AB #7444B2 #B2444B #82B244
square
#44B2AB #7444B2 #B2444B #82B244
split-complementary
#44B2AB #B24482 #B27444
monochromatic
#225956 #338680 #44B2AB #6CC7C1 #99D8D4
Accessibility & contrast
On white
2.56
#44B2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#44B2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2AB
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2AB | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AB
Deuteranopia (green-blind)
#979DAC
Tritanopia (blue-blind)
#00B6B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #44b2ab; /* rgb */ color: rgb(68, 178, 171); /* oklch */ color: oklch(69.9% 0.100 189.2);
Tailwind
colors: {
custom: {
50: '#85c9c4',
500: '#44b2ab',
950: '#000000',
},
}SCSS
$custom: #44b2ab; $custom-light: #85c9c4; $custom-dark: #000000;
JSON
{
"hex": "#44b2ab",
"rgb": {
"r": 68,
"g": 178,
"b": 171
},
"hsl": {
"h": 176.182,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.69935,
"c": 0.09952,
"h": 189.2
},
"luminance": 0.3601
}Semantic roles & 50–950 ramp
primary
#44B2AB
secondary
#C48E91
accent
#535CD4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1312
muted
#7D8281