#79AFAB#79AFAB
#79AFAB is a light, muted teal. Relative luminance 0.377; OKLCH L 71.5% C 0.057 H 190.1°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #79AFAB |
|---|---|
| RGB | rgb(121, 175, 171) |
| HSL | hsl(176, 25%, 58%) |
| HSV | hsv(176, 31%, 69%) |
| CMYK | cmyk(30.9%, 0%, 2.3%, 31.4%) |
| CIE-LAB | lab(67.77, -18.54, -3.63) |
| CIE-LCH | lch(67.77, 18.89, 191.08°) |
| OKLab | oklab(71.52% -0.0561 -0.01) |
| OKLCH | oklch(71.52% 0.057 190.1) |
| XYZ | xyz(30.5633, 37.6635, 44.1795) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.11
Greyish Teal
#719F91
ΔE00 6.49
Dull Teal
#5F9E8F
ΔE00 7.67
Grey Teal
#5E9B8A
ΔE00 8.82
Lightseagreen
#20B2AA
ΔE00 8.83
Topaz
#13BBAF
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79AFAB #AF797D
analogous
#79AF90 #79AFAB #7998AF
triadic
#79AFAB #AB79AF #AFAB79
tetradic
#79AFAB #9079AF #AF797D #98AF79
square
#79AFAB #9079AF #AF797D #98AF79
split-complementary
#79AFAB #AF7998 #AF9079
monochromatic
#416D69 #58938F #79AFAB #9FC6C3 #C6DDDB
Accessibility & contrast
On white
2.46
#79AFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#79AFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79AFAB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79AFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79AFAB | 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)
#A9AAAB
Deuteranopia (green-blind)
#9FA2AC
Tritanopia (blue-blind)
#67B2AE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #79afab; /* rgb */ color: rgb(121, 175, 171); /* oklch */ color: oklch(71.5% 0.057 190.1);
Tailwind
colors: {
custom: {
50: '#a1c7c4',
500: '#79afab',
950: '#000000',
},
}SCSS
$custom: #79afab; $custom-light: #a1c7c4; $custom-dark: #000000;
JSON
{
"hex": "#79afab",
"rgb": {
"r": 121,
"g": 175,
"b": 171
},
"hsl": {
"h": 175.556,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.71524,
"c": 0.05702,
"h": 190.1
},
"luminance": 0.37665
}Semantic roles & 50–950 ramp
primary
#79AFAB
secondary
#CDB7B9
accent
#666DC2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1312
muted
#7F8281