#79AFA7#79AFA7
#79AFA7 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.4% C 0.058 H 184.5°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #79AFA7 |
|---|---|
| RGB | rgb(121, 175, 167) |
| HSL | hsl(171, 25%, 58%) |
| HSV | hsv(171, 31%, 69%) |
| CMYK | cmyk(30.9%, 0%, 4.6%, 31.4%) |
| CIE-LAB | lab(67.66, -19.46, -1.58) |
| CIE-LCH | lch(67.66, 19.53, 184.64°) |
| OKLab | oklab(71.4% -0.0578 -0.0045) |
| OKLCH | oklch(71.4% 0.058 184.5) |
| XYZ | xyz(30.1878, 37.5133, 42.2019) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.53
Dull Teal
#5F9E8F
ΔE00 6.70
Cadetblue
#5F9EA0
ΔE00 6.85
Grey Teal
#5E9B8A
ΔE00 7.81
Lightseagreen
#20B2AA
ΔE00 8.59
Pale Teal
#82CBB2
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AFA7 #AF7981
analogous
#79AF8C #79AFA7 #799CAF
triadic
#79AFA7 #A779AF #AFA779
tetradic
#79AFA7 #8C79AF #AF7981 #9CAF79
square
#79AFA7 #8C79AF #AF7981 #9CAF79
split-complementary
#79AFA7 #AF799C #AF8C79
monochromatic
#416D66 #58938A #79AFA7 #9FC6C0 #C6DDD9
Accessibility & contrast
On white
2.47
#79AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#79AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AFA7
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AFA7 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A7
Deuteranopia (green-blind)
#A0A2A8
Tritanopia (blue-blind)
#68B1AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #79afa7; /* rgb */ color: rgb(121, 175, 167); /* oklch */ color: oklch(71.4% 0.058 184.5);
Tailwind
colors: {
custom: {
50: '#a1c7c1',
500: '#79afa7',
950: '#000000',
},
}SCSS
$custom: #79afa7; $custom-light: #a1c7c1; $custom-dark: #000000;
JSON
{
"hex": "#79afa7",
"rgb": {
"r": 121,
"g": 175,
"b": 167
},
"hsl": {
"h": 171.111,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.71398,
"c": 0.05801,
"h": 184.5
},
"luminance": 0.37515
}Semantic roles & 50–950 ramp
primary
#79AFA7
secondary
#CDB7BA
accent
#6674C2
background
#FAFCFB
surface
#F3F8F7
border
#CDD1D0
text
#0F1312
muted
#7F8281