#44ABBF#44ABBF
#44ABBF is a light, moderate teal. Relative luminance 0.341; OKLCH L 69.0% C 0.098 H 212.7°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABBF |
|---|---|
| RGB | rgb(68, 171, 191) |
| HSL | hsl(190, 49%, 51%) |
| HSV | hsv(190, 64%, 75%) |
| CMYK | cmyk(64.4%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(65.05, -23.35, -19.03) |
| CIE-LCH | lch(65.05, 30.12, 219.17°) |
| OKLab | oklab(68.96% -0.0823 -0.0528) |
| OKLCH | oklch(68.96% 0.098 212.7) |
| XYZ | xyz(26.3469, 34.1135, 54.4762) |
| Luminance | 0.3412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.34
Cadetblue
#5F9EA0
ΔE00 7.64
Greyblue
#77A1B5
ΔE00 8.78
Bluegrey
#85A3B2
ΔE00 11.00
Bright Sky Blue
#02CCFE
ΔE00 11.45
Lightseagreen
#20B2AA
ΔE00 11.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABBF #BF5844
analogous
#44BF95 #44ABBF #446DBF
triadic
#44ABBF #BF44AB #ABBF44
tetradic
#44ABBF #9544BF #BF5844 #6DBF44
square
#44ABBF #9544BF #BF5844 #6DBF44
split-complementary
#44ABBF #BF446D #BF9544
monochromatic
#235B66 #328493 #44ABBF #72BFCF #9FD4DE
Accessibility & contrast
On white
2.68
#44ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#44ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABBF
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABBF | 1.00 | 2.68 | 7.82 | 7.82 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5C0
Deuteranopia (green-blind)
#8A98BF
Tritanopia (blue-blind)
#00B3B1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #44abbf; /* rgb */ color: rgb(68, 171, 191); /* oklch */ color: oklch(69.0% 0.098 212.7);
Tailwind
colors: {
custom: {
50: '#86c4d2',
500: '#44abbf',
950: '#000000',
},
}SCSS
$custom: #44abbf; $custom-light: #86c4d2; $custom-dark: #000000;
JSON
{
"hex": "#44abbf",
"rgb": {
"r": 68,
"g": 171,
"b": 191
},
"hsl": {
"h": 189.756,
"s": 49.004,
"l": 50.784
},
"oklch": {
"l": 0.68958,
"c": 0.09777,
"h": 212.7
},
"luminance": 0.34116
}Semantic roles & 50–950 ramp
primary
#44ABBF
secondary
#CB9D94
accent
#664FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182