#79AFA9#79AFA9
#79AFA9 is a light, muted teal. Relative luminance 0.376; OKLCH L 71.5% C 0.057 H 187.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #79AFA9 |
|---|---|
| RGB | rgb(121, 175, 169) |
| HSL | hsl(173, 25%, 58%) |
| HSV | hsv(173, 31%, 69%) |
| CMYK | cmyk(30.9%, 0%, 3.4%, 31.4%) |
| CIE-LAB | lab(67.72, -19.00, -2.61) |
| CIE-LCH | lch(67.72, 19.18, 187.81°) |
| OKLab | oklab(71.46% -0.057 -0.0073) |
| OKLCH | oklch(71.46% 0.057 187.3) |
| XYZ | xyz(30.3741, 37.5878, 43.1831) |
| Luminance | 0.3759 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 6.44
Dull Teal
#5F9E8F
ΔE00 7.14
Grey Teal
#5E9B8A
ΔE00 8.28
Lightseagreen
#20B2AA
ΔE00 8.66
Topaz
#13BBAF
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AFA9 #AF797F
analogous
#79AF8E #79AFA9 #799AAF
triadic
#79AFA9 #A979AF #AFA979
tetradic
#79AFA9 #8E79AF #AF797F #9AAF79
square
#79AFA9 #8E79AF #AF797F #9AAF79
split-complementary
#79AFA9 #AF799A #AF8E79
monochromatic
#416D68 #58938C #79AFA9 #9FC6C2 #C6DDDA
Accessibility & contrast
On white
2.47
#79AFA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#79AFA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AFA9
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AFA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AFA9 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A9
Deuteranopia (green-blind)
#9FA2AA
Tritanopia (blue-blind)
#67B2AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #79afa9; /* rgb */ color: rgb(121, 175, 169); /* oklch */ color: oklch(71.5% 0.057 187.3);
Tailwind
colors: {
custom: {
50: '#a1c7c2',
500: '#79afa9',
950: '#000000',
},
}SCSS
$custom: #79afa9; $custom-light: #a1c7c2; $custom-dark: #000000;
JSON
{
"hex": "#79afa9",
"rgb": {
"r": 121,
"g": 175,
"b": 169
},
"hsl": {
"h": 173.333,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.7146,
"c": 0.05744,
"h": 187.3
},
"luminance": 0.37589
}Semantic roles & 50–950 ramp
primary
#79AFA9
secondary
#CDB7BA
accent
#6670C2
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281