#44AEC1#44AEC1
#44AEC1 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.8% C 0.099 H 211.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #44AEC1 |
|---|---|
| RGB | rgb(68, 174, 193) |
| HSL | hsl(189, 50%, 51%) |
| HSV | hsv(189, 65%, 76%) |
| CMYK | cmyk(64.8%, 9.8%, 0%, 24.3%) |
| CIE-LAB | lab(66.02, -24.27, -18.67) |
| CIE-LCH | lch(66.02, 30.62, 217.57°) |
| OKLab | oklab(69.76% -0.0846 -0.0518) |
| OKLCH | oklch(69.76% 0.099 211.5) |
| XYZ | xyz(27.1416, 35.3484, 55.8342) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.74
Cadetblue
#5F9EA0
ΔE00 7.85
Greyblue
#77A1B5
ΔE00 9.35
Lightseagreen
#20B2AA
ΔE00 11.01
Darkturquoise
#00CED1
ΔE00 11.08
Bright Sky Blue
#02CCFE
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AEC1 #C15744
analogous
#44C195 #44AEC1 #446FC1
triadic
#44AEC1 #C144AE #AEC144
tetradic
#44AEC1 #9544C1 #C15744 #6FC144
square
#44AEC1 #9544C1 #C15744 #6FC144
split-complementary
#44AEC1 #C1446F #C19544
monochromatic
#235E68 #328796 #44AEC1 #72C2D0 #A0D6DF
Accessibility & contrast
On white
2.60
#44AEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#44AEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AEC1
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AEC1 | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C2
Deuteranopia (green-blind)
#8C9BC1
Tritanopia (blue-blind)
#00B6B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44aec1; /* rgb */ color: rgb(68, 174, 193); /* oklch */ color: oklch(69.8% 0.099 211.5);
Tailwind
colors: {
custom: {
50: '#86c6d3',
500: '#44aec1',
950: '#000000',
},
}SCSS
$custom: #44aec1; $custom-light: #86c6d3; $custom-dark: #000000;
JSON
{
"hex": "#44aec1",
"rgb": {
"r": 68,
"g": 174,
"b": 193
},
"hsl": {
"h": 189.12,
"s": 50.201,
"l": 51.176
},
"oklch": {
"l": 0.69758,
"c": 0.09921,
"h": 211.5
},
"luminance": 0.35351
}Semantic roles & 50–950 ramp
primary
#44AEC1
secondary
#CC9D95
accent
#634EDA
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282