#44A8A2#44A8A2
#44A8A2 is a light, moderate teal. Relative luminance 0.318; OKLCH L 67.2% C 0.093 H 189.7°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #44A8A2 |
|---|---|
| RGB | rgb(68, 168, 162) |
| HSL | hsl(176, 42%, 46%) |
| HSV | hsv(176, 60%, 66%) |
| CMYK | cmyk(59.5%, 0%, 3.6%, 34.1%) |
| CIE-LAB | lab(63.21, -30.28, -5.60) |
| CIE-LCH | lch(63.21, 30.79, 190.49°) |
| OKLab | oklab(67.16% -0.0914 -0.0157) |
| OKLCH | oklch(67.16% 0.093 189.7) |
| XYZ | xyz(22.9052, 31.8405, 39.1141) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.60
Sea
#3C9992
ΔE00 4.75
Blue Green
#0F9B8E
ΔE00 5.98
Dull Teal
#5F9E8F
ΔE00 6.01
Cadetblue
#5F9EA0
ΔE00 6.08
Topaz
#13BBAF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A8A2 #A8444A
analogous
#44A870 #44A8A2 #447CA8
triadic
#44A8A2 #A244A8 #A8A244
tetradic
#44A8A2 #7044A8 #A8444A #7CA844
square
#44A8A2 #7044A8 #A8444A #7CA844
split-complementary
#44A8A2 #A8447C #A87044
monochromatic
#21514E #327C78 #44A8A2 #68C2BC #93D3CF
Accessibility & contrast
On white
2.85
#44A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#44A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A8A2
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A8A2 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#8F94A3
Tritanopia (blue-blind)
#00ACA6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #44a8a2; /* rgb */ color: rgb(68, 168, 162); /* oklch */ color: oklch(67.2% 0.093 189.7);
Tailwind
colors: {
custom: {
50: '#83c2bd',
500: '#44a8a2',
950: '#000000',
},
}SCSS
$custom: #44a8a2; $custom-light: #83c2bd; $custom-dark: #000000;
JSON
{
"hex": "#44a8a2",
"rgb": {
"r": 68,
"g": 168,
"b": 162
},
"hsl": {
"h": 176.4,
"s": 42.373,
"l": 46.275
},
"oklch": {
"l": 0.67162,
"c": 0.09278,
"h": 189.7
},
"luminance": 0.31843
}Semantic roles & 50–950 ramp
primary
#44A8A2
secondary
#BF898C
accent
#565DD2
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1212
muted
#7D8181