#44AFBD#44AFBD
#44AFBD is a light, moderate teal. Relative luminance 0.356; OKLCH L 69.8% C 0.098 H 207.2°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFBD |
|---|---|
| RGB | rgb(68, 175, 189) |
| HSL | hsl(187, 48%, 50%) |
| HSV | hsv(187, 64%, 74%) |
| CMYK | cmyk(64%, 7.4%, 0%, 25.9%) |
| CIE-LAB | lab(66.18, -25.98, -16.21) |
| CIE-LCH | lch(66.18, 30.62, 211.96°) |
| OKLab | oklab(69.85% -0.0873 -0.0449) |
| OKLCH | oklch(69.85% 0.098 207.2) |
| XYZ | xyz(26.8953, 35.5601, 53.5806) |
| Luminance | 0.3556 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.44
Cadetblue
#5F9EA0
ΔE00 7.03
Lightseagreen
#20B2AA
ΔE00 9.13
Darkturquoise
#00CED1
ΔE00 9.78
Greyblue
#77A1B5
ΔE00 10.48
Aqua Blue
#02D8E9
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFBD #BD5244
analogous
#44BD8E #44AFBD #4472BD
triadic
#44AFBD #BD44AF #AFBD44
tetradic
#44AFBD #8E44BD #BD5244 #72BD44
square
#44AFBD #8E44BD #BD5244 #72BD44
split-complementary
#44AFBD #BD4472 #BD8E44
monochromatic
#235C63 #338691 #44AFBD #71C2CD #9ED6DD
Accessibility & contrast
On white
2.59
#44AFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#44AFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFBD
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFBD | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#8F9BBD
Tritanopia (blue-blind)
#00B6B3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44afbd; /* rgb */ color: rgb(68, 175, 189); /* oklch */ color: oklch(69.8% 0.098 207.2);
Tailwind
colors: {
custom: {
50: '#86c7d0',
500: '#44afbd',
950: '#000000',
},
}SCSS
$custom: #44afbd; $custom-light: #86c7d0; $custom-dark: #000000;
JSON
{
"hex": "#44afbd",
"rgb": {
"r": 68,
"g": 175,
"b": 189
},
"hsl": {
"h": 186.942,
"s": 47.826,
"l": 50.392
},
"oklch": {
"l": 0.69845,
"c": 0.09816,
"h": 207.2
},
"luminance": 0.35563
}Semantic roles & 50–950 ramp
primary
#44AFBD
secondary
#C99A93
accent
#6050D7
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282