#44BEAB#44BEAB
#44BEAB is a light, moderate teal. Relative luminance 0.410; OKLCH L 72.9% C 0.111 H 180.8°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #44BEAB |
|---|---|
| RGB | rgb(68, 190, 171) |
| HSL | hsl(171, 48%, 51%) |
| HSV | hsv(171, 64%, 75%) |
| CMYK | cmyk(64.2%, 0%, 10%, 25.5%) |
| CIE-LAB | lab(70.17, -38.16, -0.35) |
| CIE-LCH | lch(70.17, 38.16, 180.52°) |
| OKLab | oklab(72.9% -0.1109 -0.0016) |
| OKLCH | oklch(72.9% 0.111 180.8) |
| XYZ | xyz(28.1446, 40.9931, 44.9494) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.77
Turquoise (survey)
#06C2AC
ΔE00 2.52
Topaz
#13BBAF
ΔE00 3.27
Greeny Blue
#42B395
ΔE00 5.03
Lightseagreen
#20B2AA
ΔE00 5.22
Mediumaquamarine
#66CDAA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BEAB #BE4457
analogous
#44BE6E #44BEAB #4494BE
triadic
#44BEAB #AB44BE #BEAB44
tetradic
#44BEAB #6E44BE #BE4457 #94BE44
square
#44BEAB #6E44BE #BE4457 #94BE44
split-complementary
#44BEAB #BE4494 #BE6E44
monochromatic
#23655A #339283 #44BEAB #71CEBF #9FDED4
Accessibility & contrast
On white
2.28
#44BEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#44BEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BEAB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BEAB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B3AA
Deuteranopia (green-blind)
#A4A6AD
Tritanopia (blue-blind)
#00C1B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #44beab; /* rgb */ color: rgb(68, 190, 171); /* oklch */ color: oklch(72.9% 0.111 180.8);
Tailwind
colors: {
custom: {
50: '#86d2c4',
500: '#44beab',
950: '#000000',
},
}SCSS
$custom: #44beab; $custom-light: #86d2c4; $custom-dark: #000000;
JSON
{
"hex": "#44beab",
"rgb": {
"r": 68,
"g": 190,
"b": 171
},
"hsl": {
"h": 170.656,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.72896,
"c": 0.11092,
"h": 180.8
},
"luminance": 0.40996
}Semantic roles & 50–950 ramp
primary
#44BEAB
secondary
#CA949C
accent
#5065D8
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281