#44B2B8#44B2B8
#44B2B8 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.4% C 0.099 H 200.3°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2B8 |
|---|---|
| RGB | rgb(68, 178, 184) |
| HSL | hsl(183, 46%, 49%) |
| HSV | hsv(183, 63%, 72%) |
| CMYK | cmyk(63%, 3.3%, 0%, 27.8%) |
| CIE-LAB | lab(66.92, -28.93, -12.32) |
| CIE-LCH | lch(66.92, 31.44, 203.07°) |
| OKLab | oklab(70.39% -0.0925 -0.0341) |
| OKLCH | oklch(70.39% 0.099 200.3) |
| XYZ | xyz(26.9523, 36.5275, 50.9682) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.45
Lightseagreen
#20B2AA
ΔE00 6.03
Cadetblue
#5F9EA0
ΔE00 6.94
Topaz
#13BBAF
ΔE00 7.72
Darkturquoise
#00CED1
ΔE00 7.80
Mediumturquoise
#48D1CC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2B8 #B84A44
analogous
#44B884 #44B2B8 #4478B8
triadic
#44B2B8 #B844B2 #B2B844
tetradic
#44B2B8 #8444B8 #B84A44 #78B844
square
#44B2B8 #8444B8 #B84A44 #78B844
split-complementary
#44B2B8 #B84478 #B88444
monochromatic
#235C5F #33878B #44B2B8 #6FC5CA #9CD7DA
Accessibility & contrast
On white
2.53
#44B2B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#44B2B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2B8
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2B8 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6AAB9
Deuteranopia (green-blind)
#949DB9
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #44b2b8; /* rgb */ color: rgb(68, 178, 184); /* oklch */ color: oklch(70.4% 0.099 200.3);
Tailwind
colors: {
custom: {
50: '#86c9cd',
500: '#44b2b8',
950: '#000000',
},
}SCSS
$custom: #44b2b8; $custom-light: #86c9cd; $custom-dark: #000000;
JSON
{
"hex": "#44b2b8",
"rgb": {
"r": 68,
"g": 178,
"b": 184
},
"hsl": {
"h": 183.103,
"s": 46.032,
"l": 49.412
},
"oklch": {
"l": 0.70387,
"c": 0.09864,
"h": 200.3
},
"luminance": 0.3653
}Semantic roles & 50–950 ramp
primary
#44B2B8
secondary
#C79491
accent
#5952D6
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282