#7FA0AE#7FA0AE
#7FA0AE is a light, muted cyan. Relative luminance 0.327; OKLCH L 68.6% C 0.042 H 225.6°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA0AE |
|---|---|
| RGB | rgb(127, 160, 174) |
| HSL | hsl(198, 22%, 59%) |
| HSV | hsv(198, 27%, 68%) |
| CMYK | cmyk(27%, 8%, 0%, 31.8%) |
| CIE-LAB | lab(63.92, -8.04, -10.98) |
| CIE-LCH | lch(63.92, 13.61, 233.77°) |
| OKLab | oklab(68.58% -0.0293 -0.0299) |
| OKLCH | oklch(68.58% 0.042 225.6) |
| XYZ | xyz(28.9609, 32.7084, 44.8236) |
| Luminance | 0.3271 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 1.62
Greyblue
#77A1B5
ΔE00 2.45
Bluey Grey
#89A0B0
ΔE00 3.70
Cool Grey
#95A3A6
ΔE00 6.62
Cool Gray
#9AA7B0
ΔE00 6.90
Bluish Grey
#748B97
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA0AE #AE8D7F
analogous
#7FAEA5 #7FA0AE #7F89AE
triadic
#7FA0AE #AE7FA0 #A0AE7F
tetradic
#7FA0AE #A57FAE #AE8D7F #89AE7F
square
#7FA0AE #A57FAE #AE8D7F #89AE7F
split-complementary
#7FA0AE #AE7F89 #AEA57F
monochromatic
#45616D #5D8393 #7FA0AE #A4BCC6 #CAD8DD
Accessibility & contrast
On white
2.78
#7FA0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#7FA0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA0AE
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA0AE | 1.00 | 2.78 | 7.54 | 7.54 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EAF
Deuteranopia (green-blind)
#9198AE
Tritanopia (blue-blind)
#71A4A4
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #7fa0ae; /* rgb */ color: rgb(127, 160, 174); /* oklch */ color: oklch(68.6% 0.042 225.6);
Tailwind
colors: {
custom: {
50: '#a5bcc6',
500: '#7fa0ae',
950: '#000000',
},
}SCSS
$custom: #7fa0ae; $custom-light: #a5bcc6; $custom-dark: #000000;
JSON
{
"hex": "#7fa0ae",
"rgb": {
"r": 127,
"g": 160,
"b": 174
},
"hsl": {
"h": 197.872,
"s": 22.488,
"l": 59.02
},
"oklch": {
"l": 0.68585,
"c": 0.04186,
"h": 225.6
},
"luminance": 0.3271
}Semantic roles & 50–950 ramp
primary
#7FA0AE
secondary
#CEC1BB
accent
#8269BF
background
#FAFBFC
surface
#F4F6F8
border
#CED0D1
text
#0F1213
muted
#7F8182