#44ABB9#44ABB9
#44ABB9 is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.7% C 0.096 H 207.6°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABB9 |
|---|---|
| RGB | rgb(68, 171, 185) |
| HSL | hsl(187, 46%, 50%) |
| HSV | hsv(187, 63%, 73%) |
| CMYK | cmyk(63.2%, 7.6%, 0%, 27.5%) |
| CIE-LAB | lab(64.85, -25.16, -16.00) |
| CIE-LCH | lch(64.85, 29.81, 212.46°) |
| OKLab | oklab(68.72% -0.0847 -0.0444) |
| OKLCH | oklch(68.72% 0.096 207.6) |
| XYZ | xyz(25.7001, 33.8548, 51.0697) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.93
Cadetblue
#5F9EA0
ΔE00 6.26
Lightseagreen
#20B2AA
ΔE00 9.37
Greyblue
#77A1B5
ΔE00 10.02
Sea
#3C9992
ΔE00 10.21
Darkturquoise
#00CED1
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABB9 #B95244
analogous
#44B98C #44ABB9 #4471B9
triadic
#44ABB9 #B944AB #ABB944
tetradic
#44ABB9 #8C44B9 #B95244 #71B944
square
#44ABB9 #8C44B9 #B95244 #71B944
split-complementary
#44ABB9 #B94471 #B98C44
monochromatic
#23585F #34828C #44ABB9 #70C0CA #9DD3DB
Accessibility & contrast
On white
2.70
#44ABB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#44ABB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABB9
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABB9 | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BA
Deuteranopia (green-blind)
#8C98B9
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44abb9; /* rgb */ color: rgb(68, 171, 185); /* oklch */ color: oklch(68.7% 0.096 207.6);
Tailwind
colors: {
custom: {
50: '#85c4ce',
500: '#44abb9',
950: '#000000',
},
}SCSS
$custom: #44abb9; $custom-light: #85c4ce; $custom-dark: #000000;
JSON
{
"hex": "#44abb9",
"rgb": {
"r": 68,
"g": 171,
"b": 185
},
"hsl": {
"h": 187.179,
"s": 46.245,
"l": 49.608
},
"oklch": {
"l": 0.68724,
"c": 0.09564,
"h": 207.6
},
"luminance": 0.33858
}Semantic roles & 50–950 ramp
primary
#44ABB9
secondary
#C79892
accent
#6252D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182