#44BAA8#44BAA8
#44BAA8 is a light, moderate teal. Relative luminance 0.392; OKLCH L 71.8% C 0.108 H 181.2°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #44BAA8 |
|---|---|
| RGB | rgb(68, 186, 168) |
| HSL | hsl(171, 46%, 50%) |
| HSV | hsv(171, 63%, 73%) |
| CMYK | cmyk(63.4%, 0%, 9.7%, 27.1%) |
| CIE-LAB | lab(68.88, -37.13, -0.60) |
| CIE-LCH | lch(68.88, 37.13, 180.92°) |
| OKLab | oklab(71.82% -0.1081 -0.0022) |
| OKLCH | oklch(71.82% 0.108 181.2) |
| XYZ | xyz(27.0074, 39.1710, 43.1756) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.82
Topaz
#13BBAF
ΔE00 3.02
Turquoise (survey)
#06C2AC
ΔE00 3.18
Lightseagreen
#20B2AA
ΔE00 4.45
Greeny Blue
#42B395
ΔE00 4.64
Mediumaquamarine
#66CDAA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BAA8 #BA4456
analogous
#44BA6D #44BAA8 #4491BA
triadic
#44BAA8 #A844BA #BAA844
tetradic
#44BAA8 #6D44BA #BA4456 #91BA44
square
#44BAA8 #6D44BA #BA4456 #91BA44
split-complementary
#44BAA8 #BA4491 #BA6D44
monochromatic
#236057 #348D80 #44BAA8 #70CBBD #9DDBD2
Accessibility & contrast
On white
2.38
#44BAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#44BAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BAA8
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BAA8 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A7
Deuteranopia (green-blind)
#A1A3AA
Tritanopia (blue-blind)
#00BDB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #44baa8; /* rgb */ color: rgb(68, 186, 168); /* oklch */ color: oklch(71.8% 0.108 181.2);
Tailwind
colors: {
custom: {
50: '#86cfc1',
500: '#44baa8',
950: '#000000',
},
}SCSS
$custom: #44baa8; $custom-light: #86cfc1; $custom-dark: #000000;
JSON
{
"hex": "#44baa8",
"rgb": {
"r": 68,
"g": 186,
"b": 168
},
"hsl": {
"h": 170.847,
"s": 46.457,
"l": 49.804
},
"oklch": {
"l": 0.71815,
"c": 0.1081,
"h": 181.2
},
"luminance": 0.39174
}Semantic roles & 50–950 ramp
primary
#44BAA8
secondary
#C8929A
accent
#5266D6
background
#F8FCFB
surface
#F0F9F7
border
#CBD2D0
text
#0C1412
muted
#7D8281