#79ABC7#79ABC7
#79ABC7 is a light, moderate cyan. Relative luminance 0.373; OKLCH L 71.6% C 0.067 H 233.5°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #79ABC7 |
|---|---|
| RGB | rgb(121, 171, 199) |
| HSL | hsl(202, 41%, 63%) |
| HSV | hsv(202, 39%, 78%) |
| CMYK | cmyk(39.2%, 14.1%, 0%, 22%) |
| CIE-LAB | lab(67.51, -9.42, -19.53) |
| CIE-LCH | lch(67.51, 21.68, 244.26°) |
| OKLab | oklab(71.61% -0.0398 -0.0538) |
| OKLCH | oklch(71.61% 0.067 233.5) |
| XYZ | xyz(32.7534, 37.3123, 59.4979) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 3.86
Bluegrey
#85A3B2
ΔE00 5.26
Bluey Grey
#89A0B0
ΔE00 6.55
Light Grey Blue
#9DBCD4
ΔE00 6.87
Lightblue (survey)
#7BC8F6
ΔE00 8.75
Sky Blue (survey)
#75BBFD
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79ABC7 #C79579
analogous
#79C7BC #79ABC7 #7984C7
triadic
#79ABC7 #C779AB #ABC779
tetradic
#79ABC7 #BC79C7 #C79579 #84C779
square
#79ABC7 #BC79C7 #C79579 #84C779
split-complementary
#79ABC7 #C77984 #C7BC79
monochromatic
#3A6E8B #4E90B5 #79ABC7 #A4C6D9 #CFE1EB
Accessibility & contrast
On white
2.48
#79ABC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#79ABC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79ABC7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79ABC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79ABC7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA9C8
Deuteranopia (green-blind)
#93A1C7
Tritanopia (blue-blind)
#5CB3B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #79abc7; /* rgb */ color: rgb(121, 171, 199); /* oklch */ color: oklch(71.6% 0.067 233.5);
Tailwind
colors: {
custom: {
50: '#a3c4d8',
500: '#79abc7',
950: '#000000',
},
}SCSS
$custom: #79abc7; $custom-light: #a3c4d8; $custom-dark: #000000;
JSON
{
"hex": "#79abc7",
"rgb": {
"r": 121,
"g": 171,
"b": 199
},
"hsl": {
"h": 201.538,
"s": 41.053,
"l": 62.745
},
"oklch": {
"l": 0.71608,
"c": 0.06695,
"h": 233.5
},
"luminance": 0.37314
}Semantic roles & 50–950 ramp
primary
#79ABC7
secondary
#DCCAC0
accent
#6031B4
background
#FAFCFD
surface
#F4F8FA
border
#CED1D3
text
#0F1214
muted
#7F8183