#79ACBB#79ACBB
#79ACBB is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.4% C 0.058 H 218.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79ACBB |
|---|---|
| RGB | rgb(121, 172, 187) |
| HSL | hsl(194, 33%, 60%) |
| HSV | hsv(194, 35%, 73%) |
| CMYK | cmyk(35.3%, 8%, 0%, 26.7%) |
| CIE-LAB | lab(67.39, -13.06, -13.06) |
| CIE-LCH | lch(67.39, 18.47, 224.99°) |
| OKLab | oklab(71.38% -0.0457 -0.0358) |
| OKLCH | oklch(71.38% 0.058 218.1) |
| XYZ | xyz(31.6043, 37.1560, 52.5106) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.56
Bluegrey
#85A3B2
ΔE00 5.50
Bluey Grey
#89A0B0
ΔE00 7.97
Cadetblue
#5F9EA0
ΔE00 8.51
Turquoise Blue
#06B1C4
ΔE00 9.16
Light Grey Blue
#9DBCD4
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ACBB #BB8879
analogous
#79BBA9 #79ACBB #798BBB
triadic
#79ACBB #BB79AC #ACBB79
tetradic
#79ACBB #A979BB #BB8879 #8BBB79
square
#79ACBB #A979BB #BB8879 #8BBB79
split-complementary
#79ACBB #BB798B #BBA979
monochromatic
#3E6D7B #5391A4 #79ACBB #A2C5D0 #CADEE4
Accessibility & contrast
On white
2.49
#79ACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#79ACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ACBB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ACBB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#98A1BB
Tritanopia (blue-blind)
#61B1B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79acbb; /* rgb */ color: rgb(121, 172, 187); /* oklch */ color: oklch(71.4% 0.058 218.1);
Tailwind
colors: {
custom: {
50: '#a2c4cf',
500: '#79acbb',
950: '#000000',
},
}SCSS
$custom: #79acbb; $custom-light: #a2c4cf; $custom-dark: #000000;
JSON
{
"hex": "#79acbb",
"rgb": {
"r": 121,
"g": 172,
"b": 187
},
"hsl": {
"h": 193.636,
"s": 32.673,
"l": 60.392
},
"oklch": {
"l": 0.71382,
"c": 0.05805,
"h": 218.1
},
"luminance": 0.37158
}Semantic roles & 50–950 ramp
primary
#79ACBB
secondary
#D5C1BB
accent
#543AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1213
muted
#7F8182