#79ABAF#79ABAF
#79ABAF is a light, muted teal. Relative luminance 0.363; OKLCH L 70.7% C 0.053 H 202.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #79ABAF |
|---|---|
| RGB | rgb(121, 171, 175) |
| HSL | hsl(184, 25%, 58%) |
| HSV | hsv(184, 31%, 69%) |
| CMYK | cmyk(30.9%, 2.3%, 0%, 31.4%) |
| CIE-LAB | lab(66.74, -15.50, -7.38) |
| CIE-LCH | lch(66.74, 17.17, 205.46°) |
| OKLab | oklab(70.74% -0.0493 -0.0202) |
| OKLCH | oklch(70.74% 0.053 202.3) |
| XYZ | xyz(30.1834, 36.2843, 45.9623) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.43
Greyblue
#77A1B5
ΔE00 8.27
Bluegrey
#85A3B2
ΔE00 8.47
Greyish Teal
#719F91
ΔE00 8.69
Turquoise Blue
#06B1C4
ΔE00 9.28
Dull Teal
#5F9E8F
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ABAF #AF7D79
analogous
#79AF98 #79ABAF #7990AF
triadic
#79ABAF #AF79AB #ABAF79
tetradic
#79ABAF #9879AF #AF7D79 #90AF79
square
#79ABAF #9879AF #AF7D79 #90AF79
split-complementary
#79ABAF #AF7990 #AF9879
monochromatic
#41696D #588F93 #79ABAF #9FC3C6 #C6DBDD
Accessibility & contrast
On white
2.54
#79ABAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#79ABAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ABAF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ABAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ABAF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7AF
Deuteranopia (green-blind)
#9A9FAF
Tritanopia (blue-blind)
#66AFAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #79abaf; /* rgb */ color: rgb(121, 171, 175); /* oklch */ color: oklch(70.7% 0.053 202.3);
Tailwind
colors: {
custom: {
50: '#a1c4c6',
500: '#79abaf',
950: '#000000',
},
}SCSS
$custom: #79abaf; $custom-light: #a1c4c6; $custom-dark: #000000;
JSON
{
"hex": "#79abaf",
"rgb": {
"r": 121,
"g": 171,
"b": 175
},
"hsl": {
"h": 184.444,
"s": 25.234,
"l": 58.039
},
"oklch": {
"l": 0.70736,
"c": 0.05323,
"h": 202.3
},
"luminance": 0.36286
}Semantic roles & 50–950 ramp
primary
#79ABAF
secondary
#CDB9B7
accent
#6D66C2
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182