#44AFBC#44AFBC
#44AFBC is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.8% C 0.098 H 206.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFBC |
|---|---|
| RGB | rgb(68, 175, 188) |
| HSL | hsl(187, 47%, 50%) |
| HSV | hsv(187, 64%, 74%) |
| CMYK | cmyk(63.8%, 6.9%, 0%, 26.3%) |
| CIE-LAB | lab(66.15, -26.27, -15.70) |
| CIE-LCH | lch(66.15, 30.61, 210.86°) |
| OKLab | oklab(69.81% -0.0877 -0.0435) |
| OKLCH | oklch(69.81% 0.098 206.4) |
| XYZ | xyz(26.7871, 35.5168, 53.0109) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.57
Cadetblue
#5F9EA0
ΔE00 6.87
Lightseagreen
#20B2AA
ΔE00 8.75
Darkturquoise
#00CED1
ΔE00 9.59
Sea
#3C9992
ΔE00 10.53
Topaz
#13BBAF
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFBC #BC5144
analogous
#44BC8D #44AFBC #4473BC
triadic
#44AFBC #BC44AF #AFBC44
tetradic
#44AFBC #8D44BC #BC5144 #73BC44
square
#44AFBC #8D44BC #BC5144 #73BC44
split-complementary
#44AFBC #BC4473 #BC8D44
monochromatic
#235C62 #33858F #44AFBC #71C2CC #9ED6DC
Accessibility & contrast
On white
2.59
#44AFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#44AFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFBC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFBC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BD
Deuteranopia (green-blind)
#8F9BBC
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44afbc; /* rgb */ color: rgb(68, 175, 188); /* oklch */ color: oklch(69.8% 0.098 206.4);
Tailwind
colors: {
custom: {
50: '#86c7d0',
500: '#44afbc',
950: '#000000',
},
}SCSS
$custom: #44afbc; $custom-light: #86c7d0; $custom-dark: #000000;
JSON
{
"hex": "#44afbc",
"rgb": {
"r": 68,
"g": 175,
"b": 188
},
"hsl": {
"h": 186.5,
"s": 47.244,
"l": 50.196
},
"oklch": {
"l": 0.69807,
"c": 0.0979,
"h": 206.4
},
"luminance": 0.3552
}Semantic roles & 50–950 ramp
primary
#44AFBC
secondary
#C99993
accent
#5F51D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282