#79ABB2#79ABB2
#79ABB2 is a light, muted teal. Relative luminance 0.364; OKLCH L 70.8% C 0.054 H 206.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #79ABB2 |
|---|---|
| RGB | rgb(121, 171, 178) |
| HSL | hsl(187, 27%, 59%) |
| HSV | hsv(187, 32%, 70%) |
| CMYK | cmyk(32%, 3.9%, 0%, 30.2%) |
| CIE-LAB | lab(66.83, -14.77, -8.91) |
| CIE-LCH | lch(66.83, 17.25, 211.11°) |
| OKLab | oklab(70.84% -0.048 -0.0244) |
| OKLCH | oklch(70.84% 0.054 206.9) |
| XYZ | xyz(30.4813, 36.4035, 47.5313) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 6.03
Greyblue
#77A1B5
ΔE00 7.08
Bluegrey
#85A3B2
ΔE00 7.45
Turquoise Blue
#06B1C4
ΔE00 9.01
Cool Grey
#95A3A6
ΔE00 9.74
Bluey Grey
#89A0B0
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ABB2 #B28079
analogous
#79B29C #79ABB2 #798EB2
triadic
#79ABB2 #B279AB #ABB279
tetradic
#79ABB2 #9C79B2 #B28079 #8EB279
square
#79ABB2 #9C79B2 #B28079 #8EB279
split-complementary
#79ABB2 #B2798E #B29C79
monochromatic
#406A70 #578F97 #79ABB2 #A0C3C8 #C7DCDF
Accessibility & contrast
On white
2.54
#79ABB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#79ABB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ABB2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ABB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ABB2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B3
Deuteranopia (green-blind)
#999FB2
Tritanopia (blue-blind)
#65AFAD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #79abb2; /* rgb */ color: rgb(121, 171, 178); /* oklch */ color: oklch(70.8% 0.054 206.9);
Tailwind
colors: {
custom: {
50: '#a1c4c9',
500: '#79abb2',
950: '#000000',
},
}SCSS
$custom: #79abb2; $custom-light: #a1c4c9; $custom-dark: #000000;
JSON
{
"hex": "#79abb2",
"rgb": {
"r": 121,
"g": 171,
"b": 178
},
"hsl": {
"h": 187.368,
"s": 27.014,
"l": 58.627
},
"oklch": {
"l": 0.70838,
"c": 0.05386,
"h": 206.9
},
"luminance": 0.36405
}Semantic roles & 50–950 ramp
primary
#79ABB2
secondary
#CFBBB8
accent
#7064C3
background
#FAFCFC
surface
#F4F8F8
border
#CED1D1
text
#0F1213
muted
#7F8182