#44A8A7#44A8A7
#44A8A7 is a light, moderate teal. Relative luminance 0.320; OKLCH L 67.3% C 0.092 H 194.3°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #44A8A7 |
|---|---|
| RGB | rgb(68, 168, 167) |
| HSL | hsl(179, 42%, 46%) |
| HSV | hsv(179, 60%, 66%) |
| CMYK | cmyk(59.5%, 0%, 0.6%, 34.1%) |
| CIE-LAB | lab(63.36, -28.88, -8.18) |
| CIE-LCH | lch(63.36, 30.02, 195.81°) |
| OKLab | oklab(67.33% -0.0892 -0.0227) |
| OKLCH | oklch(67.33% 0.092 194.3) |
| XYZ | xyz(23.3586, 32.0218, 41.5015) |
| Luminance | 0.3202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.52
Cadetblue
#5F9EA0
ΔE00 5.08
Sea
#3C9992
ΔE00 5.41
Topaz
#13BBAF
ΔE00 7.08
Blue Green
#0F9B8E
ΔE00 7.27
Dull Teal
#5F9E8F
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A8A7 #A84445
analogous
#44A875 #44A8A7 #4477A8
triadic
#44A8A7 #A744A8 #A8A744
tetradic
#44A8A7 #7544A8 #A84445 #77A844
square
#44A8A7 #7544A8 #A84445 #77A844
split-complementary
#44A8A7 #A84477 #A87544
monochromatic
#215150 #327C7C #44A8A7 #68C2C1 #93D3D3
Accessibility & contrast
On white
2.84
#44A8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#44A8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A8A7
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A8A7 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A7
Deuteranopia (green-blind)
#8E94A8
Tritanopia (blue-blind)
#00ADA7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #44a8a7; /* rgb */ color: rgb(68, 168, 167); /* oklch */ color: oklch(67.3% 0.092 194.3);
Tailwind
colors: {
custom: {
50: '#83c2c1',
500: '#44a8a7',
950: '#000000',
},
}SCSS
$custom: #44a8a7; $custom-light: #83c2c1; $custom-dark: #000000;
JSON
{
"hex": "#44a8a7",
"rgb": {
"r": 68,
"g": 168,
"b": 167
},
"hsl": {
"h": 179.4,
"s": 42.373,
"l": 46.275
},
"oklch": {
"l": 0.67333,
"c": 0.09206,
"h": 194.3
},
"luminance": 0.32024
}Semantic roles & 50–950 ramp
primary
#44A8A7
secondary
#BF8989
accent
#5657D2
background
#F8FBFB
surface
#F0F7F7
border
#CBD0D0
text
#0C1212
muted
#7D8181