#44AABB#44AABB
#44AABB is a light, moderate teal. Relative luminance 0.336; OKLCH L 68.6% C 0.096 H 210.3°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #44AABB |
|---|---|
| RGB | rgb(68, 170, 187) |
| HSL | hsl(189, 47%, 50%) |
| HSV | hsv(189, 64%, 73%) |
| CMYK | cmyk(63.6%, 9.1%, 0%, 26.7%) |
| CIE-LAB | lab(64.61, -24.05, -17.47) |
| CIE-LCH | lch(64.61, 29.73, 215.99°) |
| OKLab | oklab(68.56% -0.0828 -0.0485) |
| OKLCH | oklch(68.56% 0.096 210.3) |
| XYZ | xyz(25.7245, 33.5635, 52.1268) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.12
Cadetblue
#5F9EA0
ΔE00 6.75
Greyblue
#77A1B5
ΔE00 9.25
Lightseagreen
#20B2AA
ΔE00 10.55
Sea
#3C9992
ΔE00 11.04
Bluegrey
#85A3B2
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AABB #BB5544
analogous
#44BB90 #44AABB #446FBB
triadic
#44AABB #BB44AA #AABB44
tetradic
#44AABB #9044BB #BB5544 #6FBB44
square
#44AABB #9044BB #BB5544 #6FBB44
split-complementary
#44AABB #BB446F #BB9044
monochromatic
#235861 #34818E #44AABB #71BECB #9ED3DC
Accessibility & contrast
On white
2.72
#44AABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#44AABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AABB
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AABB | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4BC
Deuteranopia (green-blind)
#8A97BB
Tritanopia (blue-blind)
#00B2AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #44aabb; /* rgb */ color: rgb(68, 170, 187); /* oklch */ color: oklch(68.6% 0.096 210.3);
Tailwind
colors: {
custom: {
50: '#85c3cf',
500: '#44aabb',
950: '#000000',
},
}SCSS
$custom: #44aabb; $custom-light: #85c3cf; $custom-dark: #000000;
JSON
{
"hex": "#44aabb",
"rgb": {
"r": 68,
"g": 170,
"b": 187
},
"hsl": {
"h": 188.571,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.6856,
"c": 0.09598,
"h": 210.3
},
"luminance": 0.33566
}Semantic roles & 50–950 ramp
primary
#44AABB
secondary
#C89A93
accent
#6451D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1213
muted
#7D8182