#44B5AA#44B5AA
#44B5AA is a light, moderate teal. Relative luminance 0.372; OKLCH L 70.6% C 0.102 H 186.1°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #44B5AA |
|---|---|
| RGB | rgb(68, 181, 170) |
| HSL | hsl(174, 45%, 49%) |
| HSV | hsv(174, 62%, 71%) |
| CMYK | cmyk(62.4%, 0%, 6.1%, 29%) |
| CIE-LAB | lab(67.41, -34.28, -3.85) |
| CIE-LCH | lch(67.41, 34.50, 186.41°) |
| OKLab | oklab(70.64% -0.1019 -0.0109) |
| OKLCH | oklch(70.64% 0.102 186.1) |
| XYZ | xyz(26.1602, 37.1762, 43.8195) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.30
Topaz
#13BBAF
ΔE00 2.69
Tealish
#24BCA8
ΔE00 3.86
Turquoise (survey)
#06C2AC
ΔE00 5.30
Greeny Blue
#42B395
ΔE00 6.59
Mediumturquoise
#48D1CC
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B5AA #B5444F
analogous
#44B572 #44B5AA #4488B5
triadic
#44B5AA #AA44B5 #B5AA44
tetradic
#44B5AA #7244B5 #B5444F #88B544
square
#44B5AA #7244B5 #B5444F #88B544
split-complementary
#44B5AA #B54488 #B57244
monochromatic
#235C56 #338980 #44B5AA #6EC8C0 #9AD9D3
Accessibility & contrast
On white
2.49
#44B5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#44B5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B5AA
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B5AA | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABAA
Deuteranopia (green-blind)
#9B9FAB
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #44b5aa; /* rgb */ color: rgb(68, 181, 170); /* oklch */ color: oklch(70.6% 0.102 186.1);
Tailwind
colors: {
custom: {
50: '#85cbc3',
500: '#44b5aa',
950: '#000000',
},
}SCSS
$custom: #44b5aa; $custom-light: #85cbc3; $custom-dark: #000000;
JSON
{
"hex": "#44b5aa",
"rgb": {
"r": 68,
"g": 181,
"b": 170
},
"hsl": {
"h": 174.159,
"s": 45.382,
"l": 48.824
},
"oklch": {
"l": 0.70642,
"c": 0.10246,
"h": 186.1
},
"luminance": 0.37179
}Semantic roles & 50–950 ramp
primary
#44B5AA
secondary
#C59095
accent
#535FD5
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281