#44BABE#44BABE
#44BABE is a light, moderate teal. Relative luminance 0.401; OKLCH L 72.5% C 0.104 H 198.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #44BABE |
|---|---|
| RGB | rgb(68, 186, 190) |
| HSL | hsl(182, 48%, 51%) |
| HSV | hsv(182, 64%, 75%) |
| CMYK | cmyk(64.2%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(69.51, -31.08, -11.75) |
| CIE-LCH | lch(69.51, 33.23, 200.70°) |
| OKLab | oklab(72.54% -0.0983 -0.0326) |
| OKLCH | oklch(72.54% 0.104 198.3) |
| XYZ | xyz(29.2330, 40.0612, 54.8972) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 5.56
Lightseagreen
#20B2AA
ΔE00 5.72
Turquoise Blue
#06B1C4
ΔE00 5.76
Topaz
#13BBAF
ΔE00 6.56
Mediumturquoise
#48D1CC
ΔE00 6.69
Aqua Blue
#02D8E9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44BABE #BE4844
analogous
#44BE85 #44BABE #447DBE
triadic
#44BABE #BE44BA #BABE44
tetradic
#44BABE #8544BE #BE4844 #7DBE44
square
#44BABE #8544BE #BE4844 #7DBE44
split-complementary
#44BABE #BE447D #BE8544
monochromatic
#236265 #338F92 #44BABE #71CBCE #9FDCDE
Accessibility & contrast
On white
2.33
#44BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#44BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44BABE
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44BABE | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2BE
Deuteranopia (green-blind)
#9BA4BF
Tritanopia (blue-blind)
#00C0BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #44babe; /* rgb */ color: rgb(68, 186, 190); /* oklch */ color: oklch(72.5% 0.104 198.3);
Tailwind
colors: {
custom: {
50: '#87cfd1',
500: '#44babe',
950: '#000000',
},
}SCSS
$custom: #44babe; $custom-light: #87cfd1; $custom-dark: #000000;
JSON
{
"hex": "#44babe",
"rgb": {
"r": 68,
"g": 186,
"b": 190
},
"hsl": {
"h": 181.967,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.72544,
"c": 0.10357,
"h": 198.3
},
"luminance": 0.40064
}Semantic roles & 50–950 ramp
primary
#44BABE
secondary
#CA9694
accent
#5450D8
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0D1414
muted
#7D8282