#44AFBB#44AFBB
#44AFBB is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.8% C 0.098 H 205.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFBB |
|---|---|
| RGB | rgb(68, 175, 187) |
| HSL | hsl(186, 47%, 50%) |
| HSV | hsv(186, 64%, 73%) |
| CMYK | cmyk(63.6%, 6.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.12, -26.57, -15.20) |
| CIE-LCH | lch(66.12, 30.61, 209.77°) |
| OKLab | oklab(69.77% -0.0881 -0.0421) |
| OKLCH | oklch(69.77% 0.098 205.5) |
| XYZ | xyz(26.6797, 35.4739, 52.4452) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.75
Cadetblue
#5F9EA0
ΔE00 6.72
Lightseagreen
#20B2AA
ΔE00 8.38
Darkturquoise
#00CED1
ΔE00 9.41
Topaz
#13BBAF
ΔE00 10.20
Sea
#3C9992
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFBB #BB5044
analogous
#44BB8B #44AFBB #4474BB
triadic
#44AFBB #BB44AF #AFBB44
tetradic
#44AFBB #8B44BB #BB5044 #74BB44
square
#44AFBB #8B44BB #BB5044 #74BB44
split-complementary
#44AFBB #BB4474 #BB8B44
monochromatic
#235B61 #34858E #44AFBB #71C2CB #9ED5DC
Accessibility & contrast
On white
2.59
#44AFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#44AFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFBB
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFBB | 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)
#A1A8BC
Deuteranopia (green-blind)
#909BBB
Tritanopia (blue-blind)
#00B6B2
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #44afbb; /* rgb */ color: rgb(68, 175, 187); /* oklch */ color: oklch(69.8% 0.098 205.5);
Tailwind
colors: {
custom: {
50: '#86c7cf',
500: '#44afbb',
950: '#000000',
},
}SCSS
$custom: #44afbb; $custom-light: #86c7cf; $custom-dark: #000000;
JSON
{
"hex": "#44afbb",
"rgb": {
"r": 68,
"g": 175,
"b": 187
},
"hsl": {
"h": 186.05,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.69769,
"c": 0.09766,
"h": 205.5
},
"luminance": 0.35477
}Semantic roles & 50–950 ramp
primary
#44AFBB
secondary
#C89893
accent
#5F51D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282