#44B4AA#44B4AA
#44B4AA is a light, moderate teal. Relative luminance 0.368; OKLCH L 70.4% C 0.102 H 186.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #44B4AA |
|---|---|
| RGB | rgb(68, 180, 170) |
| HSL | hsl(175, 45%, 49%) |
| HSV | hsv(175, 62%, 71%) |
| CMYK | cmyk(62.2%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(67.10, -33.81, -4.30) |
| CIE-LCH | lch(67.10, 34.08, 187.25°) |
| OKLab | oklab(70.4% -0.1008 -0.0122) |
| OKLCH | oklch(70.4% 0.102 186.9) |
| XYZ | xyz(25.9576, 36.7710, 43.7519) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.09
Topaz
#13BBAF
ΔE00 2.93
Tealish
#24BCA8
ΔE00 4.27
Turquoise (survey)
#06C2AC
ΔE00 5.71
Greeny Blue
#42B395
ΔE00 6.91
Mediumturquoise
#48D1CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B4AA #B4444E
analogous
#44B472 #44B4AA #4486B4
triadic
#44B4AA #AA44B4 #B4AA44
tetradic
#44B4AA #7244B4 #B4444E #86B444
square
#44B4AA #7244B4 #B4444E #86B444
split-complementary
#44B4AA #B44486 #B47244
monochromatic
#225B56 #338880 #44B4AA #6DC8C0 #9AD9D3
Accessibility & contrast
On white
2.51
#44B4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#44B4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B4AA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B4AA | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABABAA
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #44b4aa; /* rgb */ color: rgb(68, 180, 170); /* oklch */ color: oklch(70.4% 0.102 186.9);
Tailwind
colors: {
custom: {
50: '#85cbc3',
500: '#44b4aa',
950: '#000000',
},
}SCSS
$custom: #44b4aa; $custom-light: #85cbc3; $custom-dark: #000000;
JSON
{
"hex": "#44b4aa",
"rgb": {
"r": 68,
"g": 180,
"b": 170
},
"hsl": {
"h": 174.643,
"s": 45.161,
"l": 48.627
},
"oklch": {
"l": 0.70396,
"c": 0.10154,
"h": 186.9
},
"luminance": 0.36774
}Semantic roles & 50–950 ramp
primary
#44B4AA
secondary
#C58F94
accent
#535FD5
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281