#44AFB3#44AFB3
#44AFB3 is a light, moderate teal. Relative luminance 0.351; OKLCH L 69.5% C 0.097 H 198.6°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFB3 |
|---|---|
| RGB | rgb(68, 175, 179) |
| HSL | hsl(182, 45%, 48%) |
| HSV | hsv(182, 62%, 70%) |
| CMYK | cmyk(62%, 2.2%, 0%, 29.8%) |
| CIE-LAB | lab(65.86, -28.90, -11.14) |
| CIE-LCH | lch(65.86, 30.97, 201.09°) |
| OKLab | oklab(69.47% -0.0915 -0.0309) |
| OKLCH | oklch(69.47% 0.097 198.6) |
| XYZ | xyz(25.8470, 35.1408, 48.0598) |
| Luminance | 0.3514 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.15
Lightseagreen
#20B2AA
ΔE00 5.36
Cadetblue
#5F9EA0
ΔE00 6.21
Topaz
#13BBAF
ΔE00 7.34
Sea
#3C9992
ΔE00 8.18
Darkturquoise
#00CED1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFB3 #B34844
analogous
#44B37F #44AFB3 #4477B3
triadic
#44AFB3 #B344AF #AFB344
tetradic
#44AFB3 #7F44B3 #B34844 #77B344
square
#44AFB3 #7F44B3 #B34844 #77B344
split-complementary
#44AFB3 #B34477 #B37F44
monochromatic
#22585A #338487 #44AFB3 #6DC4C7 #99D6D8
Accessibility & contrast
On white
2.62
#44AFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#44AFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFB3
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFB3 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#929BB4
Tritanopia (blue-blind)
#00B5B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44afb3; /* rgb */ color: rgb(68, 175, 179); /* oklch */ color: oklch(69.5% 0.097 198.6);
Tailwind
colors: {
custom: {
50: '#85c7c9',
500: '#44afb3',
950: '#000000',
},
}SCSS
$custom: #44afb3; $custom-light: #85c7c9; $custom-dark: #000000;
JSON
{
"hex": "#44afb3",
"rgb": {
"r": 68,
"g": 175,
"b": 179
},
"hsl": {
"h": 182.162,
"s": 44.939,
"l": 48.431
},
"oklch": {
"l": 0.69475,
"c": 0.09658,
"h": 198.6
},
"luminance": 0.35144
}Semantic roles & 50–950 ramp
primary
#44AFB3
secondary
#C4908E
accent
#5853D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282