#44AFAF#44AFAF
#44AFAF is a light, moderate teal. Relative luminance 0.350; OKLCH L 69.3% C 0.097 H 195.2°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #44AFAF |
|---|---|
| RGB | rgb(68, 175, 175) |
| HSL | hsl(180, 44%, 48%) |
| HSV | hsv(180, 61%, 69%) |
| CMYK | cmyk(61.1%, 0%, 0%, 31.4%) |
| CIE-LAB | lab(65.73, -30.04, -9.11) |
| CIE-LCH | lch(65.73, 31.39, 196.86°) |
| OKLab | oklab(69.33% -0.0932 -0.0253) |
| OKLCH | oklch(69.33% 0.097 195.2) |
| XYZ | xyz(25.4484, 34.9813, 45.9600) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.93
Topaz
#13BBAF
ΔE00 6.03
Cadetblue
#5F9EA0
ΔE00 6.44
Turquoise Blue
#06B1C4
ΔE00 6.63
Sea
#3C9992
ΔE00 7.41
Tealish
#24BCA8
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#44AFAF #AF4444
analogous
#44AF79 #44AFAF #4479AF
triadic
#44AFAF #AF44AF #AFAF44
tetradic
#44AFAF #7944AF #AF4444 #79AF44
square
#44AFAF #7944AF #AF4444 #79AF44
split-complementary
#44AFAF #AF4479 #AF7944
monochromatic
#225757 #338383 #44AFAF #6BC5C5 #97D7D7
Accessibility & contrast
On white
2.63
#44AFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#44AFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #44AFAF
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##44AFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##44AFAF | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#939AB0
Tritanopia (blue-blind)
#00B4AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #44afaf; /* rgb */ color: rgb(68, 175, 175); /* oklch */ color: oklch(69.3% 0.097 195.2);
Tailwind
colors: {
custom: {
50: '#85c7c6',
500: '#44afaf',
950: '#000000',
},
}SCSS
$custom: #44afaf; $custom-light: #85c7c6; $custom-dark: #000000;
JSON
{
"hex": "#44afaf",
"rgb": {
"r": 68,
"g": 175,
"b": 175
},
"hsl": {
"h": 180,
"s": 44.033,
"l": 47.647
},
"oklch": {
"l": 0.69334,
"c": 0.09661,
"h": 195.2
},
"luminance": 0.34984
}Semantic roles & 50–950 ramp
primary
#44AFAF
secondary
#C28C8C
accent
#5454D4
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282