#79AFAA#79AFAA
#79AFAA is a light, muted teal. Relative luminance 0.376; OKLCH L 71.5% C 0.057 H 188.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #79AFAA |
|---|---|
| RGB | rgb(121, 175, 170) |
| HSL | hsl(174, 25%, 58%) |
| HSV | hsv(174, 31%, 69%) |
| CMYK | cmyk(30.9%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(67.74, -18.77, -3.12) |
| CIE-LCH | lch(67.74, 19.03, 189.43°) |
| OKLab | oklab(71.49% -0.0565 -0.0087) |
| OKLCH | oklch(71.49% 0.057 188.7) |
| XYZ | xyz(30.4684, 37.6255, 43.6794) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.22
Cadetblue
#5F9EA0
ΔE00 6.26
Dull Teal
#5F9E8F
ΔE00 7.40
Grey Teal
#5E9B8A
ΔE00 8.54
Lightseagreen
#20B2AA
ΔE00 8.73
Topaz
#13BBAF
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AFAA #AF797E
analogous
#79AF8F #79AFAA #7999AF
triadic
#79AFAA #AA79AF #AFAA79
tetradic
#79AFAA #8F79AF #AF797E #99AF79
square
#79AFAA #8F79AF #AF797E #99AF79
split-complementary
#79AFAA #AF7999 #AF8F79
monochromatic
#416D69 #58938E #79AFAA #9FC6C2 #C6DDDB
Accessibility & contrast
On white
2.46
#79AFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#79AFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AFAA
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AFAA | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#67B2AD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #79afaa; /* rgb */ color: rgb(121, 175, 170); /* oklch */ color: oklch(71.5% 0.057 188.7);
Tailwind
colors: {
custom: {
50: '#a1c7c3',
500: '#79afaa',
950: '#000000',
},
}SCSS
$custom: #79afaa; $custom-light: #a1c7c3; $custom-dark: #000000;
JSON
{
"hex": "#79afaa",
"rgb": {
"r": 121,
"g": 175,
"b": 170
},
"hsl": {
"h": 174.444,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.71492,
"c": 0.05721,
"h": 188.7
},
"luminance": 0.37627
}Semantic roles & 50–950 ramp
primary
#79AFAA
secondary
#CDB7B9
accent
#666FC2
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#0F1312
muted
#7F8281