#44BAAA#44BAAA
#44BAAA is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.9% C 0.107 H 182.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #44BAAA |
|---|---|
| RGB | rgb(68, 186, 170) |
| HSL | hsl(172, 46%, 50%) |
| HSV | hsv(172, 63%, 73%) |
| CMYK | cmyk(63.4%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(68.93, -36.60, -1.62) |
| CIE-LCH | lch(68.93, 36.64, 182.53°) |
| OKLab | oklab(71.88% -0.1072 -0.005) |
| OKLCH | oklch(71.88% 0.107 182.6) |
| XYZ | xyz(27.1951, 39.2461, 44.1644) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.13
Topaz
#13BBAF
ΔE00 2.56
Turquoise (survey)
#06C2AC
ΔE00 3.45
Lightseagreen
#20B2AA
ΔE00 3.94
Greeny Blue
#42B395
ΔE00 5.29
Mediumturquoise
#48D1CC
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BAAA #BA4454
analogous
#44BA6F #44BAAA #448FBA
triadic
#44BAAA #AA44BA #BAAA44
tetradic
#44BAAA #6F44BA #BA4454 #8FBA44
square
#44BAAA #6F44BA #BA4454 #8FBA44
split-complementary
#44BAAA #BA448F #BA6F44
monochromatic
#236058 #348D81 #44BAAA #70CBBF #9DDBD3
Accessibility & contrast
On white
2.37
#44BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#44BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BAAA
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BAAA | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A9
Deuteranopia (green-blind)
#A0A3AB
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #44baaa; /* rgb */ color: rgb(68, 186, 170); /* oklch */ color: oklch(71.9% 0.107 182.6);
Tailwind
colors: {
custom: {
50: '#86cfc3',
500: '#44baaa',
950: '#000000',
},
}SCSS
$custom: #44baaa; $custom-light: #86cfc3; $custom-dark: #000000;
JSON
{
"hex": "#44baaa",
"rgb": {
"r": 68,
"g": 186,
"b": 170
},
"hsl": {
"h": 171.864,
"s": 46.457,
"l": 49.804
},
"oklch": {
"l": 0.71877,
"c": 0.10728,
"h": 182.6
},
"luminance": 0.39249
}Semantic roles & 50–950 ramp
primary
#44BAAA
secondary
#C89299
accent
#5264D6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281