#79ACAB#79ACAB
#79ACAB is a light, muted teal. Relative luminance 0.365; OKLCH L 70.8% C 0.054 H 194.5°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #79ACAB |
|---|---|
| RGB | rgb(121, 172, 171) |
| HSL | hsl(179, 24%, 57%) |
| HSV | hsv(179, 30%, 67%) |
| CMYK | cmyk(29.7%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(66.91, -16.98, -4.91) |
| CIE-LCH | lch(66.91, 17.67, 196.12°) |
| OKLab | oklab(70.83% -0.0522 -0.0135) |
| OKLCH | oklch(70.83% 0.054 194.5) |
| XYZ | xyz(29.9859, 36.5087, 43.9870) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.29
Greyish Teal
#719F91
ΔE00 6.88
Dull Teal
#5F9E8F
ΔE00 8.24
Grey Teal
#5E9B8A
ΔE00 9.33
Lightseagreen
#20B2AA
ΔE00 9.67
Sea
#3C9992
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ACAB #AC797A
analogous
#79AC92 #79ACAB #7993AC
triadic
#79ACAB #AB79AC #ACAB79
tetradic
#79ACAB #9279AC #AC797A #93AC79
square
#79ACAB #9279AC #AC797A #93AC79
split-complementary
#79ACAB #AC7993 #AC9279
monochromatic
#416969 #598F8E #79ACAB #9FC3C3 #C5DBDA
Accessibility & contrast
On white
2.53
#79ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#79ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ACAB
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ACAB | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AB
Deuteranopia (green-blind)
#9CA0AC
Tritanopia (blue-blind)
#67AFAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #79acab; /* rgb */ color: rgb(121, 172, 171); /* oklch */ color: oklch(70.8% 0.054 194.5);
Tailwind
colors: {
custom: {
50: '#a1c4c4',
500: '#79acab',
950: '#000000',
},
}SCSS
$custom: #79acab; $custom-light: #a1c4c4; $custom-dark: #000000;
JSON
{
"hex": "#79acab",
"rgb": {
"r": 121,
"g": 172,
"b": 171
},
"hsl": {
"h": 178.824,
"s": 23.502,
"l": 57.451
},
"oklch": {
"l": 0.70833,
"c": 0.05394,
"h": 194.5
},
"luminance": 0.3651
}Semantic roles & 50–950 ramp
primary
#79ACAB
secondary
#CBB6B7
accent
#686AC0
background
#FAFCFC
surface
#F3F8F8
border
#CDD1D1
text
#0F1212
muted
#7F8181