#79ACBC#79ACBC
#79ACBC is a light, muted cyan. Relative luminance 0.372; OKLCH L 71.4% C 0.059 H 219.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #79ACBC |
|---|---|
| RGB | rgb(121, 172, 188) |
| HSL | hsl(194, 33%, 61%) |
| HSV | hsv(194, 36%, 74%) |
| CMYK | cmyk(35.6%, 8.5%, 0%, 26.3%) |
| CIE-LAB | lab(67.43, -12.81, -13.56) |
| CIE-LCH | lch(67.43, 18.66, 226.64°) |
| OKLab | oklab(71.42% -0.0453 -0.0372) |
| OKLCH | oklch(71.42% 0.059 219.4) |
| XYZ | xyz(31.7117, 37.1990, 53.0764) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 4.30
Bluegrey
#85A3B2
ΔE00 5.32
Bluey Grey
#89A0B0
ΔE00 7.76
Cadetblue
#5F9EA0
ΔE00 8.84
Light Grey Blue
#9DBCD4
ΔE00 9.00
Turquoise Blue
#06B1C4
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ACBC #BC8979
analogous
#79BCAA #79ACBC #798ABC
triadic
#79ACBC #BC79AC #ACBC79
tetradic
#79ACBC #AA79BC #BC8979 #8ABC79
square
#79ACBC #AA79BC #BC8979 #8ABC79
split-complementary
#79ACBC #BC798A #BCAA79
monochromatic
#3E6E7C #5391A5 #79ACBC #A2C5D0 #CBDFE5
Accessibility & contrast
On white
2.49
#79ACBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#79ACBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ACBC
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ACBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ACBC | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BD
Deuteranopia (green-blind)
#97A1BC
Tritanopia (blue-blind)
#61B2B1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79acbc; /* rgb */ color: rgb(121, 172, 188); /* oklch */ color: oklch(71.4% 0.059 219.4);
Tailwind
colors: {
custom: {
50: '#a2c4d0',
500: '#79acbc',
950: '#000000',
},
}SCSS
$custom: #79acbc; $custom-light: #a2c4d0; $custom-dark: #000000;
JSON
{
"hex": "#79acbc",
"rgb": {
"r": 121,
"g": 172,
"b": 188
},
"hsl": {
"h": 194.328,
"s": 33.333,
"l": 60.588
},
"oklch": {
"l": 0.71419,
"c": 0.05861,
"h": 219.4
},
"luminance": 0.37201
}Semantic roles & 50–950 ramp
primary
#79ACBC
secondary
#D5C2BC
accent
#5539AC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1214
muted
#7F8182