#7FA4BB#7FA4BB
#7FA4BB is a light, muted cyan. Relative luminance 0.347; OKLCH L 70.0% C 0.053 H 235.8°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #7FA4BB |
|---|---|
| RGB | rgb(127, 164, 187) |
| HSL | hsl(203, 31%, 62%) |
| HSV | hsv(203, 32%, 73%) |
| CMYK | cmyk(32.1%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(65.47, -7.03, -15.92) |
| CIE-LCH | lch(65.47, 17.40, 246.17°) |
| OKLab | oklab(69.95% -0.0296 -0.0436) |
| OKLCH | oklch(69.95% 0.053 235.8) |
| XYZ | xyz(30.9947, 34.6493, 52.0589) |
| Luminance | 0.3465 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Greyblue
#77A1B5
ΔE00 2.50
Bluegrey
#85A3B2
ΔE00 2.93
Bluey Grey
#89A0B0
ΔE00 3.70
Light Grey Blue
#9DBCD4
ΔE00 7.40
Cool Gray
#9AA7B0
ΔE00 7.52
Blue Grey
#758DA3
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FA4BB #BB967F
analogous
#7FBBB4 #7FA4BB #7F86BB
triadic
#7FA4BB #BB7FA4 #A4BB7F
tetradic
#7FA4BB #B47FBB #BB967F #86BB7F
square
#7FA4BB #B47FBB #BB967F #86BB7F
split-complementary
#7FA4BB #BB7F86 #BBB47F
monochromatic
#42677D #5887A5 #7FA4BB #A7C0D0 #CFDDE5
Accessibility & contrast
On white
2.65
#7FA4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#7FA4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FA4BB
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FA4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FA4BB | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#6CAAAB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #7fa4bb; /* rgb */ color: rgb(127, 164, 187); /* oklch */ color: oklch(70.0% 0.053 235.8);
Tailwind
colors: {
custom: {
50: '#a6bfcf',
500: '#7fa4bb',
950: '#000000',
},
}SCSS
$custom: #7fa4bb; $custom-light: #a6bfcf; $custom-dark: #000000;
JSON
{
"hex": "#7fa4bb",
"rgb": {
"r": 127,
"g": 164,
"b": 187
},
"hsl": {
"h": 203,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.69952,
"c": 0.05274,
"h": 235.8
},
"luminance": 0.34651
}Semantic roles & 50–950 ramp
primary
#7FA4BB
secondary
#D6C8C0
accent
#663CA9
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#0F1213
muted
#7F8182