#44A7B2#44A7B2
#44A7B2 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.5% C 0.092 H 205.4°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #44A7B2 |
|---|---|
| RGB | rgb(68, 167, 178) |
| HSL | hsl(186, 45%, 48%) |
| HSV | hsv(186, 62%, 70%) |
| CMYK | cmyk(61.8%, 6.2%, 0%, 30.2%) |
| CIE-LAB | lab(63.41, -25.22, -14.27) |
| CIE-LCH | lch(63.41, 28.97, 209.50°) |
| OKLab | oklab(67.49% -0.0834 -0.0395) |
| OKLCH | oklch(67.49% 0.092 205.4) |
| XYZ | xyz(24.2351, 32.0782, 47.0253) |
| Luminance | 0.3208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.06
Cadetblue
#5F9EA0
ΔE00 5.00
Sea
#3C9992
ΔE00 8.66
Lightseagreen
#20B2AA
ΔE00 8.66
Greyblue
#77A1B5
ΔE00 10.41
Topaz
#13BBAF
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A7B2 #B24F44
analogous
#44B286 #44A7B2 #4470B2
triadic
#44A7B2 #B244A7 #A7B244
tetradic
#44A7B2 #8644B2 #B24F44 #70B244
square
#44A7B2 #8644B2 #B24F44 #70B244
split-complementary
#44A7B2 #B24470 #B28644
monochromatic
#225459 #337D86 #44A7B2 #6CBEC7 #99D2D8
Accessibility & contrast
On white
2.83
#44A7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#44A7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A7B2
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A7B2 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B3
Deuteranopia (green-blind)
#8A94B2
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #44a7b2; /* rgb */ color: rgb(68, 167, 178); /* oklch */ color: oklch(67.5% 0.092 205.4);
Tailwind
colors: {
custom: {
50: '#84c1c9',
500: '#44a7b2',
950: '#000000',
},
}SCSS
$custom: #44a7b2; $custom-light: #84c1c9; $custom-dark: #000000;
JSON
{
"hex": "#44a7b2",
"rgb": {
"r": 68,
"g": 167,
"b": 178
},
"hsl": {
"h": 186,
"s": 44.715,
"l": 48.235
},
"oklch": {
"l": 0.67487,
"c": 0.09227,
"h": 205.4
},
"luminance": 0.32081
}Semantic roles & 50–950 ramp
primary
#44A7B2
secondary
#C4938E
accent
#6053D4
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182