#44AAB2#44AAB2
#44AAB2 is a light, moderate teal. Relative luminance 0.332; OKLCH L 68.2% C 0.094 H 202.4°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #44AAB2 |
|---|---|
| RGB | rgb(68, 170, 178) |
| HSL | hsl(184, 45%, 48%) |
| HSV | hsv(184, 62%, 70%) |
| CMYK | cmyk(61.8%, 4.5%, 0%, 30.2%) |
| CIE-LAB | lab(64.31, -26.72, -12.90) |
| CIE-LCH | lch(64.31, 29.67, 205.78°) |
| OKLab | oklab(68.22% -0.0866 -0.0357) |
| OKLCH | oklch(68.22% 0.094 202.4) |
| XYZ | xyz(24.7911, 33.1901, 47.2107) |
| Luminance | 0.3319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.22
Cadetblue
#5F9EA0
ΔE00 5.18
Lightseagreen
#20B2AA
ΔE00 7.22
Sea
#3C9992
ΔE00 8.18
Topaz
#13BBAF
ΔE00 9.42
Darkturquoise
#00CED1
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AAB2 #B24C44
analogous
#44B283 #44AAB2 #4473B2
triadic
#44AAB2 #B244AA #AAB244
tetradic
#44AAB2 #8344B2 #B24C44 #73B244
square
#44AAB2 #8344B2 #B24C44 #73B244
split-complementary
#44AAB2 #B24473 #B28344
monochromatic
#225559 #338086 #44AAB2 #6CC0C7 #99D3D8
Accessibility & contrast
On white
2.75
#44AAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#44AAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AAB2
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AAB2 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA3B3
Deuteranopia (green-blind)
#8D97B2
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #44aab2; /* rgb */ color: rgb(68, 170, 178); /* oklch */ color: oklch(68.2% 0.094 202.4);
Tailwind
colors: {
custom: {
50: '#84c3c9',
500: '#44aab2',
950: '#000000',
},
}SCSS
$custom: #44aab2; $custom-light: #84c3c9; $custom-dark: #000000;
JSON
{
"hex": "#44aab2",
"rgb": {
"r": 68,
"g": 170,
"b": 178
},
"hsl": {
"h": 184.364,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.68218,
"c": 0.09368,
"h": 202.4
},
"luminance": 0.33193
}Semantic roles & 50–950 ramp
primary
#44AAB2
secondary
#C4928E
accent
#5D53D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1213
muted
#7D8182