#79AFA6#79AFA6
#79AFA6 is a light, muted teal. Relative luminance 0.375; OKLCH L 71.4% C 0.058 H 183.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #79AFA6 |
|---|---|
| RGB | rgb(121, 175, 166) |
| HSL | hsl(170, 25%, 58%) |
| HSV | hsv(170, 31%, 69%) |
| CMYK | cmyk(30.9%, 0%, 5.1%, 31.4%) |
| CIE-LAB | lab(67.63, -19.69, -1.07) |
| CIE-LCH | lch(67.63, 19.72, 183.10°) |
| OKLab | oklab(71.37% -0.0583 -0.0032) |
| OKLCH | oklch(71.37% 0.058 183.1) |
| XYZ | xyz(30.0957, 37.4765, 41.7169) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.34
Dull Teal
#5F9E8F
ΔE00 6.51
Cadetblue
#5F9EA0
ΔE00 7.09
Grey Teal
#5E9B8A
ΔE00 7.61
Lightseagreen
#20B2AA
ΔE00 8.59
Pale Teal
#82CBB2
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AFA6 #AF7982
analogous
#79AF8B #79AFA6 #799DAF
triadic
#79AFA6 #A679AF #AFA679
tetradic
#79AFA6 #8B79AF #AF7982 #9DAF79
square
#79AFA6 #8B79AF #AF7982 #9DAF79
split-complementary
#79AFA6 #AF799D #AF8B79
monochromatic
#416D65 #589389 #79AFA6 #9FC6BF #C6DDD9
Accessibility & contrast
On white
2.47
#79AFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#79AFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AFA6
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AFA6 | 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)
#AAA9A6
Deuteranopia (green-blind)
#A0A2A7
Tritanopia (blue-blind)
#68B1AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #79afa6; /* rgb */ color: rgb(121, 175, 166); /* oklch */ color: oklch(71.4% 0.058 183.1);
Tailwind
colors: {
custom: {
50: '#a1c7c0',
500: '#79afa6',
950: '#000000',
},
}SCSS
$custom: #79afa6; $custom-light: #a1c7c0; $custom-dark: #000000;
JSON
{
"hex": "#79afa6",
"rgb": {
"r": 121,
"g": 175,
"b": 166
},
"hsl": {
"h": 170,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.71367,
"c": 0.05835,
"h": 183.1
},
"luminance": 0.37478
}Semantic roles & 50–950 ramp
primary
#79AFA6
secondary
#CDB7BB
accent
#6675C2
background
#FAFCFB
surface
#F3F8F7
border
#CDD1D0
text
#0F1312
muted
#7F8281