#44A8A1#44A8A1
#44A8A1 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.1% C 0.093 H 188.8°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #44A8A1 |
|---|---|
| RGB | rgb(68, 168, 161) |
| HSL | hsl(176, 42%, 46%) |
| HSV | hsv(176, 60%, 66%) |
| CMYK | cmyk(59.5%, 0%, 4.2%, 34.1%) |
| CIE-LAB | lab(63.18, -30.55, -5.09) |
| CIE-LCH | lch(63.18, 30.97, 189.45°) |
| OKLab | oklab(67.13% -0.0919 -0.0142) |
| OKLCH | oklch(67.13% 0.093 188.8) |
| XYZ | xyz(22.8167, 31.8051, 38.6478) |
| Luminance | 0.3181 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.53
Sea
#3C9992
ΔE00 4.71
Blue Green
#0F9B8E
ΔE00 5.77
Dull Teal
#5F9E8F
ΔE00 5.80
Topaz
#13BBAF
ΔE00 6.00
Cadetblue
#5F9EA0
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A8A1 #A8444B
analogous
#44A86F #44A8A1 #447DA8
triadic
#44A8A1 #A144A8 #A8A144
tetradic
#44A8A1 #6F44A8 #A8444B #7DA844
square
#44A8A1 #6F44A8 #A8444B #7DA844
split-complementary
#44A8A1 #A8447D #A86F44
monochromatic
#21514E #327C77 #44A8A1 #68C2BB #93D3CF
Accessibility & contrast
On white
2.85
#44A8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#44A8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A8A1
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A8A1 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A1
Deuteranopia (green-blind)
#9094A2
Tritanopia (blue-blind)
#00ACA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #44a8a1; /* rgb */ color: rgb(68, 168, 161); /* oklch */ color: oklch(67.1% 0.093 188.8);
Tailwind
colors: {
custom: {
50: '#83c2bc',
500: '#44a8a1',
950: '#000000',
},
}SCSS
$custom: #44a8a1; $custom-light: #83c2bc; $custom-dark: #000000;
JSON
{
"hex": "#44a8a1",
"rgb": {
"r": 68,
"g": 168,
"b": 161
},
"hsl": {
"h": 175.8,
"s": 42.373,
"l": 46.275
},
"oklch": {
"l": 0.67128,
"c": 0.093,
"h": 188.8
},
"luminance": 0.31807
}Semantic roles & 50–950 ramp
primary
#44A8A1
secondary
#BF898D
accent
#565ED2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1212
muted
#7D8181