#44A8AF#44A8AF
#44A8AF is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.6% C 0.092 H 201.6°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #44A8AF |
|---|---|
| RGB | rgb(68, 168, 175) |
| HSL | hsl(184, 44%, 48%) |
| HSV | hsv(184, 61%, 69%) |
| CMYK | cmyk(61.1%, 4%, 0%, 31.4%) |
| CIE-LAB | lab(63.61, -26.60, -12.28) |
| CIE-LCH | lch(63.61, 29.29, 204.79°) |
| OKLab | oklab(67.62% -0.0857 -0.034) |
| OKLCH | oklch(67.62% 0.092 201.6) |
| XYZ | xyz(24.1211, 32.3268, 45.5176) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.69
Turquoise Blue
#06B1C4
ΔE00 4.78
Lightseagreen
#20B2AA
ΔE00 7.09
Sea
#3C9992
ΔE00 7.51
Topaz
#13BBAF
ΔE00 9.42
Dull Teal
#5F9E8F
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44A8AF #AF4B44
analogous
#44AF80 #44A8AF #4473AF
triadic
#44A8AF #AF44A8 #A8AF44
tetradic
#44A8AF #8044AF #AF4B44 #73AF44
square
#44A8AF #8044AF #AF4B44 #73AF44
split-complementary
#44A8AF #AF4473 #AF8044
monochromatic
#225357 #337E83 #44A8AF #6BBFC5 #97D2D7
Accessibility & contrast
On white
2.81
#44A8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#44A8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44A8AF
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44A8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44A8AF | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#8C95B0
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #44a8af; /* rgb */ color: rgb(68, 168, 175); /* oklch */ color: oklch(67.6% 0.092 201.6);
Tailwind
colors: {
custom: {
50: '#84c2c6',
500: '#44a8af',
950: '#000000',
},
}SCSS
$custom: #44a8af; $custom-light: #84c2c6; $custom-dark: #000000;
JSON
{
"hex": "#44a8af",
"rgb": {
"r": 68,
"g": 168,
"b": 175
},
"hsl": {
"h": 183.925,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.67619,
"c": 0.09224,
"h": 201.6
},
"luminance": 0.32329
}Semantic roles & 50–950 ramp
primary
#44A8AF
secondary
#C2908C
accent
#5C54D4
background
#F8FBFC
surface
#F0F7F8
border
#CBD0D1
text
#0C1213
muted
#7D8182