#79AFA4#79AFA4
#79AFA4 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.3% C 0.059 H 180.4°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #79AFA4 |
|---|---|
| RGB | rgb(121, 175, 164) |
| HSL | hsl(168, 25%, 58%) |
| HSV | hsv(168, 31%, 69%) |
| CMYK | cmyk(30.9%, 0%, 6.3%, 31.4%) |
| CIE-LAB | lab(67.58, -20.15, -0.04) |
| CIE-LCH | lch(67.58, 20.15, 180.11°) |
| OKLab | oklab(71.3% -0.0591 -0.0004) |
| OKLCH | oklch(71.3% 0.059 180.4) |
| XYZ | xyz(29.9137, 37.4036, 40.7582) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.05
Dull Teal
#5F9E8F
ΔE00 6.20
Grey Teal
#5E9B8A
ΔE00 7.25
Cadetblue
#5F9EA0
ΔE00 7.60
Pale Teal
#82CBB2
ΔE00 8.61
Lightseagreen
#20B2AA
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AFA4 #AF7984
analogous
#79AF89 #79AFA4 #799FAF
triadic
#79AFA4 #A479AF #AFA479
tetradic
#79AFA4 #8979AF #AF7984 #9FAF79
square
#79AFA4 #8979AF #AF7984 #9FAF79
split-complementary
#79AFA4 #AF799F #AF8979
monochromatic
#416D64 #589387 #79AFA4 #9FC6BE #C6DDD8
Accessibility & contrast
On white
2.48
#79AFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#79AFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AFA4
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AFA4 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A4
Deuteranopia (green-blind)
#A1A2A5
Tritanopia (blue-blind)
#69B1AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #79afa4; /* rgb */ color: rgb(121, 175, 164); /* oklch */ color: oklch(71.3% 0.059 180.4);
Tailwind
colors: {
custom: {
50: '#a1c7be',
500: '#79afa4',
950: '#000000',
},
}SCSS
$custom: #79afa4; $custom-light: #a1c7be; $custom-dark: #000000;
JSON
{
"hex": "#79afa4",
"rgb": {
"r": 121,
"g": 175,
"b": 164
},
"hsl": {
"h": 167.778,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.71305,
"c": 0.05913,
"h": 180.4
},
"luminance": 0.37405
}Semantic roles & 50–950 ramp
primary
#79AFA4
secondary
#CDB7BC
accent
#6679C2
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1312
muted
#7F8281