#44B5BE#44B5BE
#44B5BE is a light, moderate teal. Relative luminance 0.380; OKLCH L 71.3% C 0.101 H 202.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #44B5BE |
|---|---|
| RGB | rgb(68, 181, 190) |
| HSL | hsl(184, 48%, 51%) |
| HSV | hsv(184, 64%, 75%) |
| CMYK | cmyk(64.2%, 4.7%, 0%, 25.5%) |
| CIE-LAB | lab(68.01, -28.66, -14.00) |
| CIE-LCH | lch(68.01, 31.89, 206.03°) |
| OKLab | oklab(71.33% -0.0931 -0.0388) |
| OKLCH | oklch(71.33% 0.101 202.6) |
| XYZ | xyz(28.1980, 37.9913, 54.5522) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.69
Lightseagreen
#20B2AA
ΔE00 7.19
Darkturquoise
#00CED1
ΔE00 7.39
Cadetblue
#5F9EA0
ΔE00 7.80
Topaz
#13BBAF
ΔE00 8.60
Mediumturquoise
#48D1CC
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B5BE #BE4D44
analogous
#44BE8A #44B5BE #4478BE
triadic
#44B5BE #BE44B5 #B5BE44
tetradic
#44B5BE #8A44BE #BE4D44 #78BE44
square
#44B5BE #8A44BE #BE4D44 #78BE44
split-complementary
#44B5BE #BE4478 #BE8A44
monochromatic
#236065 #338B92 #44B5BE #71C7CE #9FD9DE
Accessibility & contrast
On white
2.44
#44B5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#44B5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B5BE
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B5BE | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#95A0BF
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #44b5be; /* rgb */ color: rgb(68, 181, 190); /* oklch */ color: oklch(71.3% 0.101 202.6);
Tailwind
colors: {
custom: {
50: '#87cbd1',
500: '#44b5be',
950: '#000000',
},
}SCSS
$custom: #44b5be; $custom-light: #87cbd1; $custom-dark: #000000;
JSON
{
"hex": "#44b5be",
"rgb": {
"r": 68,
"g": 181,
"b": 190
},
"hsl": {
"h": 184.426,
"s": 48.413,
"l": 50.588
},
"oklch": {
"l": 0.71333,
"c": 0.10089,
"h": 202.6
},
"luminance": 0.37994
}Semantic roles & 50–950 ramp
primary
#44B5BE
secondary
#CA9894
accent
#5A50D8
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282