#44AEB0#44AEB0
#44AEB0 is a light, moderate teal. Relative luminance 0.346; OKLCH L 69.1% C 0.096 H 196.9°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #44AEB0 |
|---|---|
| RGB | rgb(68, 174, 176) |
| HSL | hsl(181, 44%, 48%) |
| HSV | hsv(181, 61%, 69%) |
| CMYK | cmyk(61.4%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(65.46, -29.27, -10.07) |
| CIE-LCH | lch(65.46, 30.95, 198.98°) |
| OKLab | oklab(69.12% -0.0917 -0.0279) |
| OKLCH | oklch(69.12% 0.096 196.9) |
| XYZ | xyz(25.3530, 34.6329, 46.4146) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.69
Turquoise Blue
#06B1C4
ΔE00 5.91
Cadetblue
#5F9EA0
ΔE00 6.05
Topaz
#13BBAF
ΔE00 6.81
Sea
#3C9992
ΔE00 7.52
Darkturquoise
#00CED1
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AEB0 #B04644
analogous
#44B07C #44AEB0 #4478B0
triadic
#44AEB0 #B044AE #AEB044
tetradic
#44AEB0 #7C44B0 #B04644 #78B044
square
#44AEB0 #7C44B0 #B04644 #78B044
split-complementary
#44AEB0 #B04478 #B07C44
monochromatic
#225758 #338284 #44AEB0 #6BC4C6 #97D6D7
Accessibility & contrast
On white
2.65
#44AEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#44AEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AEB0
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AEB0 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B0
Deuteranopia (green-blind)
#929AB1
Tritanopia (blue-blind)
#00B3AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44aeb0; /* rgb */ color: rgb(68, 174, 176); /* oklch */ color: oklch(69.1% 0.096 196.9);
Tailwind
colors: {
custom: {
50: '#85c6c7',
500: '#44aeb0',
950: '#000000',
},
}SCSS
$custom: #44aeb0; $custom-light: #85c6c7; $custom-dark: #000000;
JSON
{
"hex": "#44aeb0",
"rgb": {
"r": 68,
"g": 174,
"b": 176
},
"hsl": {
"h": 181.111,
"s": 44.262,
"l": 47.843
},
"oklch": {
"l": 0.69124,
"c": 0.0959,
"h": 196.9
},
"luminance": 0.34636
}Semantic roles & 50–950 ramp
primary
#44AEB0
secondary
#C38E8D
accent
#5654D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282