#44BDAC#44BDAC
#44BDAC is a light, moderate teal. Relative luminance 0.406; OKLCH L 72.7% C 0.109 H 182.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #44BDAC |
|---|---|
| RGB | rgb(68, 189, 172) |
| HSL | hsl(172, 48%, 50%) |
| HSV | hsv(172, 64%, 74%) |
| CMYK | cmyk(64%, 0%, 9%, 25.9%) |
| CIE-LAB | lab(69.89, -37.45, -1.30) |
| CIE-LCH | lch(69.89, 37.47, 181.99°) |
| OKLab | oklab(72.68% -0.1094 -0.0041) |
| OKLCH | oklch(72.68% 0.109 182.2) |
| XYZ | xyz(28.0244, 40.5997, 45.3813) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.93
Topaz
#13BBAF
ΔE00 2.75
Turquoise (survey)
#06C2AC
ΔE00 2.89
Lightseagreen
#20B2AA
ΔE00 4.60
Greeny Blue
#42B395
ΔE00 5.42
Mediumturquoise
#48D1CC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BDAC #BD4455
analogous
#44BD6F #44BDAC #4492BD
triadic
#44BDAC #AC44BD #BDAC44
tetradic
#44BDAC #6F44BD #BD4455 #92BD44
square
#44BDAC #6F44BD #BD4455 #92BD44
split-complementary
#44BDAC #BD4492 #BD6F44
monochromatic
#23635A #339184 #44BDAC #71CDC0 #9EDDD4
Accessibility & contrast
On white
2.30
#44BDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#44BDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BDAC
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BDAC | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2AB
Deuteranopia (green-blind)
#A3A5AE
Tritanopia (blue-blind)
#00C0B8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #44bdac; /* rgb */ color: rgb(68, 189, 172); /* oklch */ color: oklch(72.7% 0.109 182.2);
Tailwind
colors: {
custom: {
50: '#86d1c4',
500: '#44bdac',
950: '#000000',
},
}SCSS
$custom: #44bdac; $custom-light: #86d1c4; $custom-dark: #000000;
JSON
{
"hex": "#44bdac",
"rgb": {
"r": 68,
"g": 189,
"b": 172
},
"hsl": {
"h": 171.57,
"s": 47.826,
"l": 50.392
},
"oklch": {
"l": 0.7268,
"c": 0.10949,
"h": 182.2
},
"luminance": 0.40603
}Semantic roles & 50–950 ramp
primary
#44BDAC
secondary
#C9939B
accent
#5063D7
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281