#44AEC0#44AEC0
#44AEC0 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.7% C 0.099 H 210.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #44AEC0 |
|---|---|
| RGB | rgb(68, 174, 192) |
| HSL | hsl(189, 50%, 51%) |
| HSV | hsv(189, 65%, 75%) |
| CMYK | cmyk(64.6%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(65.98, -24.57, -18.17) |
| CIE-LCH | lch(65.98, 30.56, 216.48°) |
| OKLab | oklab(69.72% -0.085 -0.0504) |
| OKLCH | oklch(69.72% 0.099 210.7) |
| XYZ | xyz(27.0304, 35.3039, 55.2487) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.60
Cadetblue
#5F9EA0
ΔE00 7.62
Greyblue
#77A1B5
ΔE00 9.54
Lightseagreen
#20B2AA
ΔE00 10.65
Darkturquoise
#00CED1
ΔE00 10.86
Aqua Blue
#02D8E9
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AEC0 #C05644
analogous
#44C094 #44AEC0 #4470C0
triadic
#44AEC0 #C044AE #AEC044
tetradic
#44AEC0 #9444C0 #C05644 #70C044
square
#44AEC0 #9444C0 #C05644 #70C044
split-complementary
#44AEC0 #C04470 #C09444
monochromatic
#235D67 #328695 #44AEC0 #72C2CF #A0D6DF
Accessibility & contrast
On white
2.61
#44AEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#44AEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AEC0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AEC0 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#8D9BC0
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44aec0; /* rgb */ color: rgb(68, 174, 192); /* oklch */ color: oklch(69.7% 0.099 210.7);
Tailwind
colors: {
custom: {
50: '#86c6d3',
500: '#44aec0',
950: '#000000',
},
}SCSS
$custom: #44aec0; $custom-light: #86c6d3; $custom-dark: #000000;
JSON
{
"hex": "#44aec0",
"rgb": {
"r": 68,
"g": 174,
"b": 192
},
"hsl": {
"h": 188.71,
"s": 49.6,
"l": 50.98
},
"oklch": {
"l": 0.69719,
"c": 0.09883,
"h": 210.7
},
"luminance": 0.35307
}Semantic roles & 50–950 ramp
primary
#44AEC0
secondary
#CB9C94
accent
#634FD9
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282