#44B3AA#44B3AA
#44B3AA is a light, moderate teal. Relative luminance 0.364; OKLCH L 70.1% C 0.101 H 187.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #44B3AA |
|---|---|
| RGB | rgb(68, 179, 170) |
| HSL | hsl(175, 45%, 48%) |
| HSV | hsv(175, 62%, 70%) |
| CMYK | cmyk(62%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(66.80, -33.34, -4.75) |
| CIE-LCH | lch(66.80, 33.68, 188.11°) |
| OKLab | oklab(70.15% -0.0997 -0.0134) |
| OKLCH | oklch(70.15% 0.101 187.6) |
| XYZ | xyz(25.7564, 36.3687, 43.6849) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.97
Topaz
#13BBAF
ΔE00 3.21
Tealish
#24BCA8
ΔE00 4.70
Turquoise (survey)
#06C2AC
ΔE00 6.13
Greeny Blue
#42B395
ΔE00 7.26
Dull Teal
#5F9E8F
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44B3AA #B3444D
analogous
#44B372 #44B3AA #4484B3
triadic
#44B3AA #AA44B3 #B3AA44
tetradic
#44B3AA #7244B3 #B3444D #84B344
square
#44B3AA #7244B3 #B3444D #84B344
split-complementary
#44B3AA #B34484 #B37244
monochromatic
#225A56 #338780 #44B3AA #6DC7C0 #99D8D3
Accessibility & contrast
On white
2.54
#44B3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#44B3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44B3AA
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44B3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44B3AA | 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)
#AAAAAA
Deuteranopia (green-blind)
#999DAB
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #44b3aa; /* rgb */ color: rgb(68, 179, 170); /* oklch */ color: oklch(70.1% 0.101 187.6);
Tailwind
colors: {
custom: {
50: '#85cac3',
500: '#44b3aa',
950: '#000000',
},
}SCSS
$custom: #44b3aa; $custom-light: #85cac3; $custom-dark: #000000;
JSON
{
"hex": "#44b3aa",
"rgb": {
"r": 68,
"g": 179,
"b": 170
},
"hsl": {
"h": 175.135,
"s": 44.939,
"l": 48.431
},
"oklch": {
"l": 0.70149,
"c": 0.10063,
"h": 187.6
},
"luminance": 0.36371
}Semantic roles & 50–950 ramp
primary
#44B3AA
secondary
#C48E93
accent
#535ED5
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281