#44B2BB#44B2BB
#44B2BB is a light, moderate teal. Relative luminance 0.367; OKLCH L 70.5% C 0.099 H 202.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2BB |
|---|---|
| RGB | rgb(68, 178, 187) |
| HSL | hsl(185, 47%, 50%) |
| HSV | hsv(185, 64%, 73%) |
| CMYK | cmyk(63.6%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(67.02, -28.06, -13.84) |
| CIE-LCH | lch(67.02, 31.28, 206.25°) |
| OKLab | oklab(70.5% -0.0913 -0.0383) |
| OKLCH | oklch(70.5% 0.099 202.8) |
| XYZ | xyz(27.2701, 36.6546, 52.6419) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.49
Cadetblue
#5F9EA0
ΔE00 7.08
Lightseagreen
#20B2AA
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 8.15
Topaz
#13BBAF
ΔE00 8.82
Mediumturquoise
#48D1CC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2BB #BB4D44
analogous
#44BB89 #44B2BB #4476BB
triadic
#44B2BB #BB44B2 #B2BB44
tetradic
#44B2BB #8944BB #BB4D44 #76BB44
square
#44B2BB #8944BB #BB4D44 #76BB44
split-complementary
#44B2BB #BB4476 #BB8944
monochromatic
#235D61 #34878E #44B2BB #71C4CB #9ED7DC
Accessibility & contrast
On white
2.52
#44B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#44B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2BB
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2BB | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#939DBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #44b2bb; /* rgb */ color: rgb(68, 178, 187); /* oklch */ color: oklch(70.5% 0.099 202.8);
Tailwind
colors: {
custom: {
50: '#86c9cf',
500: '#44b2bb',
950: '#000000',
},
}SCSS
$custom: #44b2bb; $custom-light: #86c9cf; $custom-dark: #000000;
JSON
{
"hex": "#44b2bb",
"rgb": {
"r": 68,
"g": 178,
"b": 187
},
"hsl": {
"h": 184.538,
"s": 46.667,
"l": 50
},
"oklch": {
"l": 0.70496,
"c": 0.09899,
"h": 202.8
},
"luminance": 0.36658
}Semantic roles & 50–950 ramp
primary
#44B2BB
secondary
#C89793
accent
#5C51D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282