#79AFA3#79AFA3
#79AFA3 is a light, muted teal. Relative luminance 0.374; OKLCH L 71.3% C 0.060 H 179.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #79AFA3 |
|---|---|
| RGB | rgb(121, 175, 163) |
| HSL | hsl(167, 25%, 58%) |
| HSV | hsv(167, 31%, 69%) |
| CMYK | cmyk(30.9%, 0%, 6.9%, 31.4%) |
| CIE-LAB | lab(67.55, -20.37, 0.48) |
| CIE-LCH | lch(67.55, 20.38, 178.66°) |
| OKLab | oklab(71.28% -0.0596 0.001) |
| OKLCH | oklch(71.28% 0.06 179.1) |
| XYZ | xyz(29.8238, 37.3677, 40.2844) |
| Luminance | 0.3737 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 4.94
Dull Teal
#5F9E8F
ΔE00 6.09
Grey Teal
#5E9B8A
ΔE00 7.11
Cadetblue
#5F9EA0
ΔE00 7.87
Pale Teal
#82CBB2
ΔE00 8.41
Lightseagreen
#20B2AA
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AFA3 #AF7985
analogous
#79AF88 #79AFA3 #79A0AF
triadic
#79AFA3 #A379AF #AFA379
tetradic
#79AFA3 #8879AF #AF7985 #A0AF79
square
#79AFA3 #8879AF #AF7985 #A0AF79
split-complementary
#79AFA3 #AF79A0 #AF8879
monochromatic
#416D63 #589386 #79AFA3 #9FC6BD #C6DDD8
Accessibility & contrast
On white
2.48
#79AFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#79AFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AFA3
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AFA3 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A3
Deuteranopia (green-blind)
#A1A2A4
Tritanopia (blue-blind)
#69B1AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79afa3; /* rgb */ color: rgb(121, 175, 163); /* oklch */ color: oklch(71.3% 0.060 179.1);
Tailwind
colors: {
custom: {
50: '#a1c7be',
500: '#79afa3',
950: '#000000',
},
}SCSS
$custom: #79afa3; $custom-light: #a1c7be; $custom-dark: #000000;
JSON
{
"hex": "#79afa3",
"rgb": {
"r": 121,
"g": 175,
"b": 163
},
"hsl": {
"h": 166.667,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.71275,
"c": 0.05957,
"h": 179.1
},
"luminance": 0.37369
}Semantic roles & 50–950 ramp
primary
#79AFA3
secondary
#CDB7BC
accent
#667AC2
background
#FAFCFB
surface
#F3F8F6
border
#CDD1D0
text
#0F1312
muted
#7F8281