#44ABBC#44ABBC
#44ABBC is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.8% C 0.097 H 210.2°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #44ABBC |
|---|---|
| RGB | rgb(68, 171, 188) |
| HSL | hsl(189, 47%, 50%) |
| HSV | hsv(189, 64%, 74%) |
| CMYK | cmyk(63.8%, 9%, 0%, 26.3%) |
| CIE-LAB | lab(64.95, -24.26, -17.52) |
| CIE-LCH | lch(64.95, 29.92, 215.83°) |
| OKLab | oklab(68.84% -0.0835 -0.0486) |
| OKLCH | oklch(68.84% 0.097 210.2) |
| XYZ | xyz(26.0201, 33.9828, 52.7552) |
| Luminance | 0.3399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.93
Cadetblue
#5F9EA0
ΔE00 6.91
Greyblue
#77A1B5
ΔE00 9.36
Lightseagreen
#20B2AA
ΔE00 10.47
Sea
#3C9992
ΔE00 11.17
Darkturquoise
#00CED1
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44ABBC #BC5544
analogous
#44BC91 #44ABBC #446FBC
triadic
#44ABBC #BC44AB #ABBC44
tetradic
#44ABBC #9144BC #BC5544 #6FBC44
square
#44ABBC #9144BC #BC5544 #6FBC44
split-complementary
#44ABBC #BC446F #BC9144
monochromatic
#235962 #33828F #44ABBC #71BFCC #9ED3DC
Accessibility & contrast
On white
2.69
#44ABBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#44ABBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44ABBC
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44ABBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44ABBC | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BD
Deuteranopia (green-blind)
#8B98BC
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #44abbc; /* rgb */ color: rgb(68, 171, 188); /* oklch */ color: oklch(68.8% 0.097 210.2);
Tailwind
colors: {
custom: {
50: '#85c4d0',
500: '#44abbc',
950: '#000000',
},
}SCSS
$custom: #44abbc; $custom-light: #85c4d0; $custom-dark: #000000;
JSON
{
"hex": "#44abbc",
"rgb": {
"r": 68,
"g": 171,
"b": 188
},
"hsl": {
"h": 188.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.6884,
"c": 0.0966,
"h": 210.2
},
"luminance": 0.33986
}Semantic roles & 50–950 ramp
primary
#44ABBC
secondary
#C99B93
accent
#6451D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1214
muted
#7D8182