#44A39B#44A39B
#44A39B is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.7% C 0.090 H 187.6°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #44A39B |
|---|---|
| RGB | rgb(68, 163, 155) |
| HSL | hsl(175, 41%, 45%) |
| HSV | hsv(175, 58%, 64%) |
| CMYK | cmyk(58.3%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(61.47, -29.77, -4.25) |
| CIE-LCH | lch(61.47, 30.07, 188.12°) |
| OKLab | oklab(65.69% -0.0891 -0.0119) |
| OKLCH | oklch(65.69% 0.09 187.6) |
| XYZ | xyz(21.3949, 29.7877, 35.6261) |
| Luminance | 0.2979 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 3.22
Blue Green
#0F9B8E
ΔE00 4.59
Dull Teal
#5F9E8F
ΔE00 4.81
Lightseagreen
#20B2AA
ΔE00 4.85
Grey Teal
#5E9B8A
ΔE00 5.78
Cadetblue
#5F9EA0
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A39B #A3444C
analogous
#44A36B #44A39B #447CA3
triadic
#44A39B #9B44A3 #A39B44
tetradic
#44A39B #6B44A3 #A3444C #7CA344
square
#44A39B #6B44A3 #A3444C #7CA344
split-complementary
#44A39B #A3447C #A36B44
monochromatic
#204D49 #327872 #44A39B #65BFB7 #90D1CB
Accessibility & contrast
On white
3.02
#44A39B on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#44A39B on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #44A39B
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A39B | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#8C909C
Tritanopia (blue-blind)
#00A7A0
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #44a39b; /* rgb */ color: rgb(68, 163, 155); /* oklch */ color: oklch(65.7% 0.090 187.6);
Tailwind
colors: {
custom: {
50: '#82beb8',
500: '#44a39b',
950: '#000000',
},
}SCSS
$custom: #44a39b; $custom-light: #82beb8; $custom-dark: #000000;
JSON
{
"hex": "#44a39b",
"rgb": {
"r": 68,
"g": 163,
"b": 155
},
"hsl": {
"h": 174.947,
"s": 41.126,
"l": 45.294
},
"oklch": {
"l": 0.65685,
"c": 0.0899,
"h": 187.6
},
"luminance": 0.2979
}Semantic roles & 50–950 ramp
primary
#44A39B
secondary
#BC868B
accent
#5761D1
background
#F8FBFB
surface
#F0F7F6
border
#CBD0D0
text
#0B1211
muted
#7C8180