#44AFA8#44AFA8
#44AFA8 is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.1% C 0.098 H 189.1°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFA8 |
|---|---|
| RGB | rgb(68, 175, 168) |
| HSL | hsl(176, 44%, 48%) |
| HSV | hsv(176, 61%, 69%) |
| CMYK | cmyk(61.1%, 0%, 4%, 31.4%) |
| CIE-LAB | lab(65.52, -31.99, -5.53) |
| CIE-LCH | lch(65.52, 32.46, 189.80°) |
| OKLab | oklab(69.1% -0.0964 -0.0155) |
| OKLCH | oklch(69.1% 0.098 189.1) |
| XYZ | xyz(24.7786, 34.7134, 42.4327) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.19
Topaz
#13BBAF
ΔE00 4.31
Tealish
#24BCA8
ΔE00 5.87
Sea
#3C9992
ΔE00 6.73
Dull Teal
#5F9E8F
ΔE00 7.20
Turquoise (survey)
#06C2AC
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFA8 #AF444B
analogous
#44AF73 #44AFA8 #4480AF
triadic
#44AFA8 #A844AF #AFA844
tetradic
#44AFA8 #7344AF #AF444B #80AF44
square
#44AFA8 #7344AF #AF444B #80AF44
split-complementary
#44AFA8 #AF4480 #AF7344
monochromatic
#225753 #33837E #44AFA8 #6BC5BF #97D7D2
Accessibility & contrast
On white
2.64
#44AFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#44AFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFA8
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFA8 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A8
Deuteranopia (green-blind)
#959AA9
Tritanopia (blue-blind)
#00B3AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #44afa8; /* rgb */ color: rgb(68, 175, 168); /* oklch */ color: oklch(69.1% 0.098 189.1);
Tailwind
colors: {
custom: {
50: '#84c7c1',
500: '#44afa8',
950: '#000000',
},
}SCSS
$custom: #44afa8; $custom-light: #84c7c1; $custom-dark: #000000;
JSON
{
"hex": "#44afa8",
"rgb": {
"r": 68,
"g": 175,
"b": 168
},
"hsl": {
"h": 176.075,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.69095,
"c": 0.09759,
"h": 189.1
},
"luminance": 0.34716
}Semantic roles & 50–950 ramp
primary
#44AFA8
secondary
#C28C90
accent
#545CD4
background
#F8FCFB
surface
#F0F8F7
border
#CBD1D0
text
#0C1312
muted
#7D8281