#44A8BB#44A8BB
#44A8BB is a light, moderate teal. Relative luminance 0.328; OKLCH L 68.1% C 0.096 H 212.3°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #44A8BB |
|---|---|
| RGB | rgb(68, 168, 187) |
| HSL | hsl(190, 47%, 50%) |
| HSV | hsv(190, 64%, 73%) |
| CMYK | cmyk(63.6%, 10.2%, 0%, 26.7%) |
| CIE-LAB | lab(64.01, -23.03, -18.38) |
| CIE-LCH | lch(64.01, 29.47, 218.59°) |
| OKLab | oklab(68.08% -0.0807 -0.051) |
| OKLCH | oklch(68.08% 0.096 212.3) |
| XYZ | xyz(25.3525, 32.8194, 52.0027) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.77
Cadetblue
#5F9EA0
ΔE00 7.00
Greyblue
#77A1B5
ΔE00 8.64
Bluegrey
#85A3B2
ΔE00 10.92
Teal Blue
#01889F
ΔE00 11.02
Lightseagreen
#20B2AA
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A8BB #BB5744
analogous
#44BB93 #44A8BB #446CBB
triadic
#44A8BB #BB44A8 #A8BB44
tetradic
#44A8BB #9344BB #BB5744 #6CBB44
square
#44A8BB #9344BB #BB5744 #6CBB44
split-complementary
#44A8BB #BB446C #BB9344
monochromatic
#235761 #34808E #44A8BB #71BDCB #9ED2DC
Accessibility & contrast
On white
2.78
#44A8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#44A8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A8BB
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A8BB | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BC
Deuteranopia (green-blind)
#8896BB
Tritanopia (blue-blind)
#00B0AE
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44a8bb; /* rgb */ color: rgb(68, 168, 187); /* oklch */ color: oklch(68.1% 0.096 212.3);
Tailwind
colors: {
custom: {
50: '#85c2cf',
500: '#44a8bb',
950: '#000000',
},
}SCSS
$custom: #44a8bb; $custom-light: #85c2cf; $custom-dark: #000000;
JSON
{
"hex": "#44a8bb",
"rgb": {
"r": 68,
"g": 168,
"b": 187
},
"hsl": {
"h": 189.58,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.68077,
"c": 0.0955,
"h": 212.3
},
"luminance": 0.32822
}Semantic roles & 50–950 ramp
primary
#44A8BB
secondary
#C89B93
accent
#6751D6
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0C1213
muted
#7D8182