#44A8A8#44A8A8
#44A8A8 is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.4% C 0.092 H 195.2°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #44A8A8 |
|---|---|
| RGB | rgb(68, 168, 168) |
| HSL | hsl(180, 42%, 46%) |
| HSV | hsv(180, 60%, 66%) |
| CMYK | cmyk(59.5%, 0%, 0%, 34.1%) |
| CIE-LAB | lab(63.39, -28.60, -8.70) |
| CIE-LCH | lch(63.39, 29.89, 196.91°) |
| OKLab | oklab(67.37% -0.0888 -0.0241) |
| OKLCH | oklch(67.37% 0.092 195.2) |
| XYZ | xyz(23.4514, 32.0589, 41.9903) |
| Luminance | 0.3206 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.79
Cadetblue
#5F9EA0
ΔE00 4.94
Sea
#3C9992
ΔE00 5.62
Turquoise Blue
#06B1C4
ΔE00 7.09
Topaz
#13BBAF
ΔE00 7.33
Blue Green
#0F9B8E
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A8A8 #A84444
analogous
#44A876 #44A8A8 #4476A8
triadic
#44A8A8 #A844A8 #A8A844
tetradic
#44A8A8 #7644A8 #A84444 #76A844
square
#44A8A8 #7644A8 #A84444 #76A844
split-complementary
#44A8A8 #A84476 #A87644
monochromatic
#215151 #327C7C #44A8A8 #68C2C2 #93D3D3
Accessibility & contrast
On white
2.83
#44A8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#44A8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A8A8
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A8A8 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A8
Deuteranopia (green-blind)
#8E94A9
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #44a8a8; /* rgb */ color: rgb(68, 168, 168); /* oklch */ color: oklch(67.4% 0.092 195.2);
Tailwind
colors: {
custom: {
50: '#83c2c1',
500: '#44a8a8',
950: '#000000',
},
}SCSS
$custom: #44a8a8; $custom-light: #83c2c1; $custom-dark: #000000;
JSON
{
"hex": "#44a8a8",
"rgb": {
"r": 68,
"g": 168,
"b": 168
},
"hsl": {
"h": 180,
"s": 42.373,
"l": 46.275
},
"oklch": {
"l": 0.67368,
"c": 0.092,
"h": 195.2
},
"luminance": 0.32061
}Semantic roles & 50–950 ramp
primary
#44A8A8
secondary
#BF8989
accent
#5656D2
background
#F8FBFB
surface
#F0F7F7
border
#CBD0D0
text
#0C1212
muted
#7D8181