#44B2B4#44B2B4
#44B2B4 is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.2% C 0.098 H 196.8°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #44B2B4 |
|---|---|
| RGB | rgb(68, 178, 180) |
| HSL | hsl(181, 45%, 49%) |
| HSV | hsv(181, 62%, 71%) |
| CMYK | cmyk(62.2%, 1.1%, 0%, 29.4%) |
| CIE-LAB | lab(66.80, -30.08, -10.30) |
| CIE-LCH | lch(66.80, 31.79, 198.90°) |
| OKLab | oklab(70.24% -0.0943 -0.0285) |
| OKLCH | oklch(70.24% 0.098 196.8) |
| XYZ | xyz(26.5389, 36.3622, 48.7911) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.55
Turquoise Blue
#06B1C4
ΔE00 5.88
Topaz
#13BBAF
ΔE00 6.29
Cadetblue
#5F9EA0
ΔE00 7.00
Darkturquoise
#00CED1
ΔE00 7.60
Mediumturquoise
#48D1CC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B2B4 #B44644
analogous
#44B47E #44B2B4 #447AB4
triadic
#44B2B4 #B444B2 #B2B444
tetradic
#44B2B4 #7E44B4 #B44644 #7AB444
square
#44B2B4 #7E44B4 #B44644 #7AB444
split-complementary
#44B2B4 #B4447A #B47E44
monochromatic
#225A5B #338688 #44B2B4 #6DC6C8 #9AD8D9
Accessibility & contrast
On white
2.54
#44B2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#44B2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B2B4
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B2B4 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB4
Deuteranopia (green-blind)
#959DB5
Tritanopia (blue-blind)
#00B8B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #44b2b4; /* rgb */ color: rgb(68, 178, 180); /* oklch */ color: oklch(70.2% 0.098 196.8);
Tailwind
colors: {
custom: {
50: '#85c9ca',
500: '#44b2b4',
950: '#000000',
},
}SCSS
$custom: #44b2b4; $custom-light: #85c9ca; $custom-dark: #000000;
JSON
{
"hex": "#44b2b4",
"rgb": {
"r": 68,
"g": 178,
"b": 180
},
"hsl": {
"h": 181.071,
"s": 45.161,
"l": 48.627
},
"oklch": {
"l": 0.70244,
"c": 0.09849,
"h": 196.8
},
"luminance": 0.36365
}Semantic roles & 50–950 ramp
primary
#44B2B4
secondary
#C5908F
accent
#5553D5
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282