#44AAA7#44AAA7
#44AAA7 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.8% C 0.094 H 192.5°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #44AAA7 |
|---|---|
| RGB | rgb(68, 170, 167) |
| HSL | hsl(178, 43%, 47%) |
| HSV | hsv(178, 60%, 67%) |
| CMYK | cmyk(60%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(63.97, -29.86, -7.27) |
| CIE-LCH | lch(63.97, 30.73, 193.69°) |
| OKLab | oklab(67.83% -0.0914 -0.0202) |
| OKLCH | oklch(67.83% 0.094 192.5) |
| XYZ | xyz(23.7306, 32.7659, 41.6256) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.65
Sea
#3C9992
ΔE00 5.62
Cadetblue
#5F9EA0
ΔE00 5.79
Topaz
#13BBAF
ΔE00 6.17
Dull Teal
#5F9E8F
ΔE00 7.07
Blue Green
#0F9B8E
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AAA7 #AA4447
analogous
#44AA74 #44AAA7 #447AAA
triadic
#44AAA7 #A744AA #AAA744
tetradic
#44AAA7 #7444AA #AA4447 #7AAA44
square
#44AAA7 #7444AA #AA4447 #7AAA44
split-complementary
#44AAA7 #AA447A #AA7444
monochromatic
#215351 #337E7C #44AAA7 #68C3C0 #94D4D2
Accessibility & contrast
On white
2.78
#44AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#44AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AAA7
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AAA7 | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A7
Deuteranopia (green-blind)
#9096A8
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #44aaa7; /* rgb */ color: rgb(68, 170, 167); /* oklch */ color: oklch(67.8% 0.094 192.5);
Tailwind
colors: {
custom: {
50: '#84c3c1',
500: '#44aaa7',
950: '#000000',
},
}SCSS
$custom: #44aaa7; $custom-light: #84c3c1; $custom-dark: #000000;
JSON
{
"hex": "#44aaa7",
"rgb": {
"r": 68,
"g": 170,
"b": 167
},
"hsl": {
"h": 178.235,
"s": 42.857,
"l": 46.667
},
"oklch": {
"l": 0.67827,
"c": 0.09361,
"h": 192.5
},
"luminance": 0.32768
}Semantic roles & 50–950 ramp
primary
#44AAA7
secondary
#C08A8B
accent
#5559D3
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1212
muted
#7D8181